﻿@charset "utf-8";
/* shounong20191120 CSS Document */
body {overflow-x: hidden; font:14px "microsoft Yahei","Arial",sans-serif; color: #333; background-color: #fff;}
*{padding:0;margin:0;}
img{border:0; vertical-align: middle;}
ul,li{list-style:none;}
a{text-decoration:none;transition:all 0.4s;-webkit-transition:all 0.4s; color: #333;}
input{  border: 0; background:none; font:14px "microsoft Yahei","Arial",sans-serif; width: 100%;}
h2{font-weight:400;}
i{ font-style:normal;}
b{ font-weight:normal;}
a:hover {color: #e60012;}

/*文本框默认颜色*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {opacity:0.8; color: #333}
input:-moz-placeholder, textarea:-moz-placeholder {opacity:0.8; color: #333}
input::-moz-placeholder, textarea::-moz-placeholder { opacity:0.8; color: #333}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {opacity:0.8; color: #333}

/*回顶部*/
#top{position:fixed; bottom:25%; right:20px; display: none;border-radius:3px; cursor:pointer; width:50px; height:50px; background:#666 url(../images/top.png); transition:all 0.2s ease-in; -webkit-transition:all 0.2s ease-in; z-index:9999;}	
#top:hover{background:#333 url(../images/top.png) 0px -50px;}

/* clear 页头，页脚，内容区都不用再加清除样式 */
.cf:before, body:before, .header:before, .main:before, .footer:before, .wrap:before { content: ''; display: table }
.cf:after, after, .header:after, .main:after, .footer:after, .wrap:after { content: ''; display: table; clear: both }
.cf, .header, .main, .footer, .wrap { *zoom: 1 }

/*图片放大*/
.tr_sc{ overflow:hidden; display:block;}
.tr_sc img{transition:0.3s all; -webkit-transition:0.3s all; width: 100%;}
.tr_sc:hover img{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

/*其他公用*/
.hidden {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;display: block;box-sizing: border-box;}
.wrap{width: 1400px; margin: 0 auto; box-sizing: border-box; padding: 0 20px; max-width: 100%;}
.ww{ word-wrap: break-word}
.editor_con {}
.editor_con img {max-width: 100%; height: auto !important; margin: 10px 0;}
.editor_con p {margin: 10px 0;}




/*字体*/
@font-face {
	font-family: 'Conv_DIN Regular';
	src: url('../fonts/DIN Regular.eot');
	src: local('☺'), url('../fonts/DIN Regular.woff') format('woff'), url('../fonts/DIN Regular.ttf') format('truetype'), url('../fonts/DIN Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_DINCond-Bold';
	src: url('../fonts/DINCond-Bold.eot');
	src: local('☺'), url('../fonts/DINCond-Bold.woff') format('woff'), url('../fonts/DINCond-Bold.ttf') format('truetype'), url('../fonts/DINCond-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*--load--*/
.load{ position: fixed; width: 100%; height: 100%; left: 0; top: 0; background:#fff; z-index: 100000; }
.load img{ display: none;}
.load_b{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; background:url('../images/logo2.png') no-repeat center;  /*animation: load 2s infinite linear;*/}
@-webkit-keyframes load {
  0% {opacity: 0.5;}
  50% {opacity: 1;}
  100% {opacity: 0.5;}
}

/*公用头尾*/
/*头*/
.header {background-color: #fff; background-color: rgba(255,255,255,0.7); z-index: 1000; padding: 0 40px; box-sizing: border-box; width: 100%; position: relative; top: 0; left: 0; border-bottom: 2px solid #e60012;}
.index_header .header {position: absolute; border-bottom: none;}
.logo {float: left; height: 44px; margin-top: 23px;}
.logo img {height: 100%;}
.head_right {float: right;}
.head_nav,
.head_nav .li,
.head_btn,
.head_search,
.head_lang {float: left;}
.head_lang img{display:none;}
.head_right {padding: 27px 0 0;}
.head_nav .li {padding: 9px 35px 0;}
.head_nav .li a {display: block; padding: 0 0 25px;font-weight: bold; font-size: 16px; line-height: 26px; border-bottom: 3px solid transparent;}
.head_nav .one a,
.head_nav .li a:hover {border-color: #e60012;}
.head_btn {padding: 0 0 0 33px;}
.head_search {padding: 0 12px 0 0;}

.navdown{background: #fff; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; position: absolute; left: 0; top: 89px; width: 100%; height: 220px; z-index: 1000; display: none;}
.navdown .txt{float: left; /*padding:40px 0 0 250px;*/padding: 2% 0 0 10%;}
.navdown .nav{float: right; padding:10px 160px 0 0;}
.navdown .nav ul{float: left; padding-left: 78px; width: 56px;min-height: 1px;}
.navdown .nav a{color: #999;border-bottom: 2px solid #fff;; line-height: 24px;}
.navdown .nav li{padding: 8px 0; line-height: 24px;}
.navdown .nav .one a{color: #333;}
.navdown .nav a:hover{border-bottom: 2px solid #e60012 }

/*底部*/
.footer {background-color: #f8f8f8; border-top: 1px solid #f8f8f8;}
.foot_part1 {padding: 75px 0 30px;}
.foot_nav {float: left;}
.foot_nav .li {float: left; padding-right: 75px;}
.nav_tit {font-size: 16px; line-height: 24px;font-weight: bold; margin-bottom: 10px;} 
.nav_tit a {display: block;}
.foot_nav .li_son a {display: block; line-height: 30px; color: #666;}
.foot_nav .li_son a:hover {color: #e60012;}
.foot_right {float: right;}
.foot_ewm .li {float: left; width: 83px; text-align: center; margin-left: 20px;}
.ewm_img {display: block;}
.ewm_img img {width: 100%;}
.ewm_tit {color: #666; line-height: 20px; padding: 8px 0; display: block;}
.address_con {color: #999; line-height: 20px; padding: 5px 0 5px 20px;}
.foot_address {position: relative; margin-top: 27px;}
.address_map {position: absolute; right: 100%; top: 0;}
.address_map b{position: absolute; left: 55%; top: 23%; margin: -7px 0 0 -7px; animation: twinkling 1s infinite ease-in-out }
@keyframes twinkling{
	0%{opacity: 0.5;}
	100%{opacity: 1;}
}

.foot_part2 {padding: 10px 0 12px; border-top: 1px solid #e9e9e9; color: #999; font-size: 12px; line-height: 20px;}
.foot_part2 a {color: #999;}
.foot_copy {float: left;}
.foot_link_box {float: right;}
.foot_link .li {float: left; padding: 0 0 0 45px; position: relative;}
.foot_link .li:before {content: ""; position: absolute; top: 10px; left: 22px; background-color: #6f6f6f; width: 2px; height: 2px;}
.foot_link .li.one:before {display: none;}
.foot_link .li a {display: block;}

/*底部链接二级导航*/
.link_son {position: absolute; width: 200px; bottom: 99%; right: 0;box-sizing: border-box; padding: 0 0 10px 10px; display: none; transition: all 0.4s;}
.link_son ol {background: #fff; padding: 10px 0; position: relative; border: 1px solid #e60012; border-radius: 3px;}
.link_son ol:before {content: ""; position: absolute; bottom: -6px; right: 20px; border-top: 6px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;z-index: 1;}
.link_son ol:after {content: ""; position: absolute; bottom: -8px; right: 18px; border-top: 8px solid #e60012;border-left: 8px solid transparent;border-right: 8px solid transparent;}
.foot_link .link_son a {padding: 4px 12px; display: block; text-align: left; color: #333; line-height: 16px;}
.foot_link .link_son a:hover {opacity: 0.7;}
.foot_link .li:hover .link_son {display: block;}


/*首页*/
/*轮播图*/
.index_ban {position: relative;}
.swiper_page {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:270px;
  width: 100%;
  z-index: 10;
}
.swiper_page .swiper-pagination-switch {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 10px;
  background: #fff;
  /*box-shadow: 0 0 1px #555 inset;*/
  margin: 0 12px;
  cursor: pointer;
}
.swiper_page .swiper-active-switch {
  background: #e60012;
  border: 2px solid #fff;
  margin: -2px 12px;
}
.arrow_icon {cursor: pointer; z-index: 10; top: 27.62%; position: absolute; width: 40px; height: 40px; box-sizing: border-box; background-repeat: no-repeat;}
.arrow_icon.active{background-position: right;}
.arrow_left {background-image: url(../images/arrow_left.png);left: -80px;}
.arrow_right {background-image: url(../images/arrow_right.png);right: -80px;}

.arrow_icon::after{ content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #fff; opacity: 0; transition: all 0.6s; }
.arrow_icon:hover::after{ opacity: 0.6; } 

.index_ban .slide_a {display: block; position: relative; height: 960px; max-height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden;}
.index_ban .slide_a img {/*width: 100%; */height: 100%}
.index_ban .ban_video {position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; /*background-color: #000;*/}
.ban_video video {width: 110%; /*height: 100%; object-fit: cover;*/ position: absolute;left: -5%; bottom: 0;}
/*.index_ban .ban_video:before {content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 246px; width: 100%; background: url(../images/opc_blank5.png);}*/

.ban_ad_box {color: #fff; z-index: 9; height: 246px; padding: 34px 0 42px; overflow: hidden; position: absolute; width: 100%; box-sizing: border-box; left: 0; bottom: 0; background: url(../images/opc_blank5.png);}
.ban_ad_left {font-weight: bold; float: left; width: 50%; box-sizing: border-box; padding: 10px 20px 0 0; font-size: 24px; line-height: 1.5;}
.ban_ad_left .icon_img {float: left; width: 90px; margin: 20px 20px 0 0;}
.ban_ad_left .icon_img img {width: 100%;}
.ban_ad_left .icon_con {overflow: hidden;}
.ban_ad_left h1 {font-size: 60px;}
.ban_ad_right {overflow: hidden; padding: 36px 0 15px 0}
.ban_ad_link a{color:#ffffff;font-size:24px}
   .ban_ad_scroll {
      overflow: hidden;
    }
    .ban_ad_scroll p{
        display: inline-block;
        white-space: nowrap;
    }
.ban_ad_ul {margin: 0 0 0 -25px;}
.ban_ad_ul .li {float: left; padding: 0 0 0 0; box-sizing: border-box; text-align: center; width: 20%;}
.ban_ad_num {position: relative;padding: 0 20px; display: inline-block; color: #ff9900; font-size: 60px; line-height: 70px; font-family:'Conv_DIN Regular',arial,Sans-Serif;}
.ban_ad_num b {position:absolute; right: 0; top: 0; font-size: 40px;font-weight: bold;}
.ban_ad_tit {font-size: 16px; line-height: 26px; padding: 5px 0; font-weight: bold;}

/*首页-新闻*/
.index_news_swiper {position: relative;}
.index_news_swiper .slide_a {display: block;}
.index_tit_box {padding-bottom: 32px;}
.index_tit {font-size: 30px; line-height: 40px; font-weight: bold;}
.index_news .index_tit {float: left; width: 50%; box-sizing: border-box;}
.index_new_tab {float: right;}
.index_new_tab .li {float: left; padding: 0 0 0 45px;}
.index_new_tab .li a {display: inline-block; font-size: 16px; line-height: 24px; font-weight: bold; padding: 8px 0 6px; border-bottom: 2px solid transparent;}
.index_new_tab .li .selected,
.index_new_tab .li a:hover {color: #e60012;border-color: #e60012;}
.index_news {padding: 100px 0;}
/*.index_news_swiper{ height: 390px;}*/
.index_news_swiper .swiper-container {margin: 0 -13px;}
.index_news_swiper .swiper-slide {float: left; width: 25%; box-sizing: border-box; padding: 0 13px;}
.news_pic img {width: 100%;}
.news_con {box-sizing: border-box; height: 200px; overflow: hidden;}
.news_time {font-family:'Conv_DIN Regular',arial,Sans-Serif; font-size: 12px; line-height: 16px; color: #999; padding: 10px 0 12px;}
.news_tit {font-size: 18px; line-height: 24px;letter-spacing: 0.5px; font-weight: bold; max-height: 48px; overflow: hidden; margin-bottom: 16px;}
.news_intro {line-height: 22px; color: #888; max-height: 88px; overflow: hidden; letter-spacing: 1.5px;margin-bottom: 10px;}

.g_link {display: block; margin: 0 auto; width: 138px; box-sizing: border-box; line-height: 40px; text-align: center; color: #fff; font-size: 12px; font-weight: bold; background-color: #e60012; border: 1px solid #e60012; border-radius: 20px;}
.g_link:hover {color: #e60012; background-color: #fff;}
.index_news .g_link_box {padding: 70px 0 2px; position: relative; z-index: 100}

/*产业布局*/
.index_cybj {overflow: hidden; color: #fff; font-weight: bold; position: relative; padding: 133px 0 0; /*height: 975px;*/ background: center no-repeat; box-sizing: border-box;}
.cybj_video {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.cybj_video:before {content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.1);}
.index_cybj_con {position: relative; z-index: 10;}
.cybj_tit_box {width: 40%;}
.cybj_tit {font-size: 48px; line-height: 60px; margin-bottom: 10px;}
.cybj_intro {font-size: 18px; line-height: 26px;}
.index_cybj_btm {padding: 57px 0 0; height: 202px; box-sizing: border-box; position: relative; width: 100%; bottom: 0; left: 0; background: url(../images/a_graybg.png) center no-repeat;}
.index_cybj_ul .li {float: left; width: 33.33%; box-sizing: border-box; text-align: center; cursor: pointer}
.index_cybj_ul .li .cybj_icon{ transition: all 0.3s;}
.index_cybj_ul .li:hover .cybj_icon{ transform: scale(0.8); }
.cybj_icontit {font-size: 16px; line-height: 24px; padding: 14px 0 0;}
.cybj_icon img {max-width: 100%; max-height: 100%;}

.index_cybj_icon .ul {position: relative; height: 495px;}
.index_cybj_icon .li {transition:all 0.4s;-webkit-transition:all 0.4s;cursor: pointer; box-sizing: border-box; position: absolute; border-radius: 300px; text-align: center; display: table;width: 210px; height: 210px; background-color: rgba(0,0,0,0.4);}
.index_cybj_icon .li1 {left: 0; top: 177px; background: rgba(0,0,0,0.25);}
.index_cybj_icon .li2 {left: 153px; top: 70px;width: 123px; height: 123px;}
.index_cybj_icon .li3 {left: 305px; top: 0;background: rgba(0,0,0,0.2);}
.index_cybj_icon .li4 {left: 233px; top: 190px;width: 155px; height: 155px;background: rgba(0,0,0,0.2);}
.index_cybj_icon .li5 {left: 373px; top: 278px;width: 160px; height: 160px;}
.index_cybj_icon .li6 {left: 510px; top: 100px;width: 230px; height: 230px; /*background: rgba(230,0,18,0.66); */}
/*.index_cybj_icon .li6:after {content: ""; position: absolute; left: -9px; top: -9px; width: 100%; height: 100%;border: 9px solid rgba(255,255,255,0.42); border-radius: 300px;}*/
.index_cybj_icon .li7 {left: 710px; top: 17px;width: 130px; height: 130px;}
.index_cybj_icon .li8 {left: 760px; top: 155px;width: 170px; height: 170px;background: rgba(0,0,0,0.25);}
.index_cybj_icon .li9.add1 {left: 960px; top: 243px; background: url(../images/in_add1.png) no-repeat; width: 77px; height: 77px;}

.index_cybj_icon .li10 {left: 1037px; top: 300px;width: 140px; height: 140px;background: rgba(255,255,255,0.3);}
.index_cybj_icon .li11 {left: 1166px; top: 128px;width: 195px; height: 195px;background: rgba(255,255,255,0.3);}

.index_cybj_icon .li12.add2 {right: 58px; bottom: -35px; background: url(../images/in_add2.png) no-repeat; width: 89px; height: 89px;}


.cybj_table {display: table-cell; vertical-align: middle; }
.index_cybj_icon {padding: 23px 0 0;}

.circle_box {display: none;transition:all 0.8s;-webkit-transition:all 0.8s;}
.index_cybj_icon .li:hover {background: rgba(230,0,18,0.66);}
.index_cybj_icon .li9.add1:hover {background: url(../images/in_add1.png) no-repeat;}
.index_cybj_icon .li12.add2:hover {background: url(../images/in_add2.png) no-repeat;}
.index_cybj_icon .li:hover .circle_box {display: block;}
.circle {
	position: absolute;
	left: 0;top: 0;
	border-radius: 50%;
	opacity: 0;
}
/* 波纹效果 */
.circle {
width: 100%; /* 减去边框的大小 */
height: 100%;/* 减去边框的大小 */
opacity: 1;
box-shadow:0 0 3px 0 rgba(255,255,255,0);
}
 
		.circle:first-child {
			animation: circle-opacity1 3s infinite linear;
		}
 
		.circle:nth-child(2) {
			display: none;
			animation: circle-opacity2 3s infinite;

		}
 
		.circle:nth-child(3) {
		 	display: none;
		}

/*水波纹*/
@keyframes circle-opacity1{
    0% {box-shadow:0 0 0 0px rgba(255,255,255,0);}
    20% {box-shadow:0 0 2px 5px rgba(255,255,255,0.4);}    
    40% {box-shadow:0 0 0 10px rgba(255,255,255,0.8);}    
    60% {box-shadow:0 0 0 10px rgba(255,255,255,0.8);}    
    80% {box-shadow:0 0 2px 5px rgba(255,255,255,0.4);}    
    100% {box-shadow:0 0 0 0px rgba(255,255,255,0);}
}
@keyframes circle-opacity2{
    0% {box-shadow:0 0 0 0px rgba(255,255,255,0);}
    20% {box-shadow:0 0 0 0px rgba(255,255,255,0);}
    40% {box-shadow:0 0 0 10px rgba(255,255,255,0.6);}    
    60% {box-shadow:0 0 0 0px rgba(255,255,255,0);}    
    100% {box-shadow:0 0 0 0px rgba(255,255,255,0);}

}

@keyframes circle-opacity3{
    0% {opacity: 0;}
    60% {opacity: 0.8;}    
    80% {opacity: 0;}    
    100% {opacity: 0;}
}



/*品牌展示*/
.index_partner {padding: 114px 0 94px; overflow: hidden; position: relative;}
.partner_list {margin-top: 15px;}
.index_partner .g_link_box {padding: 90px 0 0; position: relative; z-index: 100}
.partner_img_box {position: relative;height: 0; padding-bottom: 20.47%;}
.part_img {position: absolute; width: 100%;height: 100%;box-sizing: border-box; background: center no-repeat;background-size: contain;}
.part_img img {width: 100%;}

.index_partner{position: relative;}
.index_partner .box_logo{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff; z-index: 1;}
.index_partner .img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center; background: url(../images/logo1.png) no-repeat center; z-index: 2;}
.index_partner .part_img_b{ position: absolute; width: 100%; height: 100%; background: center no-repeat;background-size: contain;}

.section.one .index_partner .part_img.img1{ transition-delay: 3.6s;}
.section.one .index_partner .part_img.img2{ transition-delay: 3.2s; }
.section.one .index_partner .part_img.img3{ transition-delay: 2.8s;}
.section.one .index_partner .part_img.img4{ transition-delay: 2.4s; }

.section.one .index_partner .part_img_b.img1_b{ transition-delay: 3.2s; animation: ppzs 4s infinite; }
.section.one .index_partner .part_img_b.img2_b{ transition-delay: 2.8s; animation: ppzs 4.5s 1s infinite; }
.section.one .index_partner .part_img_b.img3_b{ transition-delay: 2.4s; animation: ppzs 5.2s 0.5s infinite; }
.section.one .index_partner .part_img_b.img4_b{ transition-delay: 2s; animation: ppzs 5s 1.5s infinite; }

.index_partner .index_tit{ transform: translate(0,-100px); opacity: 0; transition: all 2s 1.5s;}
.index_partner .g_link_box{ transform: translate(0,100px); opacity: 0; transition: all 2s 1.5s;}


@keyframes ppzs{
    0% { transform: translate(0,0) rotate(0.1deg); }
    40% { transform: translate(0,10px) rotate(0.1deg); }    
    80% { transform: translate(,-10px) rotate(0.1deg); }    
    100% { transform: translate(0,0) rotate(0.1deg); }
}


/*首页-产业布局2*/
.index_buju {height: 100%; overflow:hidden;}
.buju_item {float: left; height: 100%;  width: 20%; box-sizing: border-box; position: relative; cursor: pointer; transition: 0.8s;}
.buju_item .buju_bg {width: 100%; height: 100%; position: absolute; background-position: center; background-repeat: no-repeat; background-size: cover;}
.buju_con {position: absolute; width: 100%; bottom: 0; box-sizing: border-box; padding: 22px 40px;}
.buju_con2{transform: translateY(170px); opacity: 0; transition: 0.5s 0s; padding: 54px 80px;}

.buju_con .buju_tit {color: #fff; font-size: 40px; line-height: 50px; padding: 15px 0; border-bottom: 1px solid rgba(255,255,255,0.3); position: relative;}
.buju_con1 .buju_tit {font-size: 30px; line-height: 36px;}
.buju_con .buju_tit:after {content: ""; position: absolute; bottom: -2px; left: 0; width: 62px; height: 2px; background: #e60012;}
.buju_con .buju_intro {font-size: 14px; line-height: 24px; color: #fff;  margin: 10px 0;}
.buju_con1 .buju_intro {color: #b3b2b2;}

.buju_item.one {width: 40%;}
.buju_item.one .buju_con2{transform: translateY(0); opacity: 1; transition-delay: 0.4s;}
.buju_item.one .buju_con1 {transform: translateY(170px); opacity: 0;}


/*首页动画*/
.index_header .header {opacity: 0; transform: translateY(-60px);}
.section.active .header {opacity: 1; transform: translateY(0); transition: all 1.5s 0s;}
.ban_ad_left {opacity: 0; transform: translateX(-60px);}
.section.active .ban_ad_left {opacity: 1; transform: translateX(0); transition:all 1s 0s;}
.ban_ad_right {opacity: 0; transform: translateX(60px);}
.section.active .ban_ad_right {opacity: 1; transform: translateX(0); transition:all 1s 0s;}

.index_news .index_tit {transform: translate(-100px,0);opacity: 0;}
.section.one .index_news .index_tit{transform: translate(0,0);opacity: 1;transition: all 1.6s ease-out 0.2s;}
.index_new_tab {transform: translate(100px,0);opacity: 0;}
.section.one .index_new_tab {transform: translate(0,0);opacity: 1;transition: all 1.2s ease-out 0.2s;}
.index_news_swiper .swiper-slide{transform: translate(0,100px);opacity: 0;}
.section.one .swiper-slide {transform: translate(0,0);opacity: 1;}
.section.one .index_news_swiper .swiper-slide:nth-child(1) {transition: all 1s ease-out 0.4s;}
.section.one .index_news_swiper .swiper-slide:nth-child(2) {transition: all 1s ease-out 0.8s;}
.section.one .index_news_swiper .swiper-slide:nth-child(3) {transition: all 1s ease-out 1.2s;}
.section.one .index_news_swiper .swiper-slide:nth-child(4) {transition: all 1s ease-out 1.6s;}
.index_news .g_link_box {opacity: 0; transform: scale(0.5,0.5);}
.section.one .index_news .g_link_box {opacity: 1; transform: scale(1,1); transition: all 1s ease-out 1.2s;}

.index_buju {transform: translate(0,100px);opacity: 0;}
.section.one .index_buju {transform: translate(0,0);opacity: 1;transition: all 1s;}
/*.section.one .buju_item:nth-child(1) {transition: all 1s ease-out 0.2s;}
.section.one .buju_item:nth-child(2) {transition: all 1s ease-out 0.4s;}
.section.one .buju_item:nth-child(3) {transition: all 1s ease-out 0.6s;}
.section.one .buju_item:nth-child(4) {transition: all 1s ease-out 0.8s;}*/


.index_partner .img{opacity: 1; transition: all 3s 0s;}
.index_partner .part_img{opacity: 0; transform: scale(5); transition:all 2s 0s; /*transition: transform 2s, opacity 2s; transition-duration:2s;transition-delay: 2s;*/}

.section.one .box_logo {opacity: 0; transform: translate(0,100%); transition: all 0.6s ease-out 0.2s;}
.section.one .index_partner .img {opacity: 0; transform: scale(1.5); transition-delay: 1s;}
.section.one .index_partner .part_img {opacity: 1; transform: scale(1);  transition-delay: 4s;}
.section.one .index_partner .index_tit { transform: translate(0,0); opacity: 1; transition-delay: 4s;}
.section.one .index_partner .g_link_box { transform: translate(0,0); opacity: 1; transition-delay: 4s;}


/*集团概况*/
.lm_body .foot_part1 {background: #fff;}
.g_navTwo {background-color: #e60012; color: #fff; height: 60px; box-sizing: border-box; padding: 11px 0; font-weight: bold;}
.navTwo_ul {float: right;}
.navTwo_tit {float: left; font-size: 30px; line-height: 38px;}
.navTwo_ul .li {float: left; padding-left: 50px;}
.navTwo_ul .li a {color: #fff; display: inline-block; font-size: 16px; line-height: 36px; border-bottom: 2px solid transparent;}
.navTwo_ul .li.active a,
.navTwo_ul .li a:hover {border-color: #fef6f7;}

.main_bg {min-height: 1100px; box-sizing: border-box; background: url(../images/mainbg.png) right 45px no-repeat;}
.jtgk_con {padding: 110px 0 30px;}
.jtgk_left {float: left; width: 70%; box-sizing: border-box; padding: 0 45px; color: #666; font-size: 16px; line-height: 1.85;}
.jtgk_left h1 {font-size: 40px; color: #000; line-height: 1.5; margin: 0 0 30px;}
.jtgk_right {overflow: hidden;}
.jtgk_item {width: 213px; margin: 0 auto; text-align: center; padding: 32px 0;}
.jtgk_num {font-family:'Conv_DIN Regular',arial,Sans-Serif; color: #e60012; line-height: 1.1; border-bottom: 1px solid #e60012;}
.jtgk_num .strong {font-size: 60px;}
.jtgk_numTit {font-size: 16px; font-weight: bold; line-height: 24px; padding: 10px 0;}

.jtgk_img_box {padding: 36px 100px 136px; position: relative;}
.jtgk_img_box:after {content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 458px; background: #f8f8f8;}
.jtgk_swiper {overflow: hidden; position: relative;}
.jtgk_swiper .swiper-slide {text-align: center;}
.jtgk_swiper .swiper-container {width: 150%; margin-left: -25%;}
.jtgk_swiper .jtgk_img img {width: 100%;}

.jtgk_icon {cursor: pointer; height: 100%; width: 18%; top: 0; position: absolute; z-index: 10;}
.jtgk_iconright {right: 100px;}
.jtgk_iconleft {left: 100px;}

/*品牌展示*/
.ppzs_box {background-color: #f5f5f5;}
.ppzs_num_box {text-align: center; padding: 45px 0;}
.ppzs_num {display: inline-block; padding: 0 115px;}
.ppzs_num .num {font-size: 90px; color: #ff9900; line-height: 100px;font-family:'Conv_DINCond-Bold',arial,Sans-Serif;}
.ppzs_num .tit {font-size: 20px; font-weight: bold; line-height: 30px; padding: 8px 0;}

.ppzs_logo_box {padding: 10px 0 100px;}
.ppzs_logo_box .logo_ul {margin: -5px;}
.ppzs_logo_box .logo_ul .li {float: left; width: 20%; box-sizing: border-box; padding: 5px;}
.ppzs_logo_box .img {position:relative; width: 264px;height: 212px; background: #fff; text-align: center; box-sizing: border-box; line-height: 210px;}
.ppzs_logo_box .img img {max-width: 100%; max-height: 100%;transform: scale(0.6,0.6);}
.ppzs_item {position: relative; cursor: pointer;transition:all 0.4s;-webkit-transition:all 0.4s;}
.ppzs_logo_box .img_con { width: 812px; height: 0; opacity: 0; transition:all 0.4s;-webkit-transition:all 0.4s; z-index: 10; position: absolute; top: 0; left: 0; background: #fff; box-sizing: border-box; color: #666; font-size: 16px; line-height: 26px; overflow: hidden;}
.ppzs_logo_box .img_con .img {position: absolute; left: 0; top: 0;}
.ppzs_logo_box .img_con .img img {transform:scale(1,1);}
.img_con .ppzs_p {overflow-x: hidden;  padding: 40px 50px 40px 274px; box-sizing: border-box; height: 100%;}

.ppzs_logo_box .li:hover .img_con {height: 434px; opacity: 1;box-shadow: 5px 4px 12px 0px rgba(0, 0, 0, 0.11);}


.ppzs_logo_box .left .img_con {right: 0; left: auto;}
.ppzs_logo_box .top .img_con {bottom: 0; top: auto;}
.left .img_con .ppzs_p {padding: 40px 274px 40px 50px;}
.ppzs_logo_box .left .img_con .img {right: 0; left: auto;}



/*新闻列表1*/
.news_list_box {padding: 85px 0;}
.news_list {margin: 0 -25px;}
.news_list .li {float: left; box-sizing: border-box; padding: 15px 25px; width: 33.33%;}
.news_list .li a {display: block;}
.news_img {width: 100%; height: 66.66%;}
.news_img img {width: 100%; height: 100%;}
.news_neir {height: 240px; overflow: hidden; box-sizing: border-box; padding: 5px 0;}
.news_neir .news_tm {font-family:'Conv_DIN Regular',arial,Sans-Serif; font-size: 12px; line-height: 18px; margin-bottom: 10px;}
.news_neir .news_bt {font-size: 22px; line-height: 32px; max-height: 64px; overflow: hidden; margin-bottom: 20px;}
.news_neir .news_zy {color: #666; line-height: 22px; max-height: 66px; overflow: hidden; margin-bottom: 20px;}
.news_neir .news_link {color: #d42929; line-height: 24px; font-weight: bold;}

.page {padding: 20px 0;}

/*新闻列表2*/
.news_list_box2 {padding: 75px 0;}
.news_list_box2 .news_list .li {padding: 25px;}
.news_list_box2 .li a {border: 1px solid #dcdcdc; box-sizing: border-box; height: 460px;}
.news_list_box2 .news_neir {padding: 22px 30px;height: auto;}
.news_list_box2 .news_bt {max-height: 96px;}
.news_list_box2 .news_zy {max-height: 132px;} 
.news_list_box2 .news_img {display: none; height: auto;}
.news_list_box2 .haspic .news_img {display: block;}
.news_list_box2 .haspic .news_zy {display: none;}
.news_list_box2 .haspic .news_neir {}
.news_list_box2 .li a:hover {border-color: #d42929;box-shadow: 5px 4px 12px 0px rgba(0, 0, 0, 0.11);}

/*新闻详情页*/
.wrap2 {width: 1200px;}
.main_bg2 {/*min-height: 1500px;*/ min-height: 400px; box-sizing: border-box; background: #f5f5f5 url(../images/mainbg1.png) right 230px no-repeat;}
.detail_nav {padding: 16px 0;}
.detail_nav a {color: #e60012; display: inline-block; line-height: 24px;}
.detail_nav a:hover {color: #333;}
.detail_back {float: left;}
.detail_up {float: right;}
.detail_up a {margin-left: 20px;}
.news_detailCon {line-height: 1.5; padding: 37px 150px;}
.detail_tit {font-size: 36px; line-height: 50px; margin-bottom: 18px;}
.detail_intro {font-size: 20px; margin-bottom: 30px;}
.detail_label {font-size: 12px; margin-bottom: 12px;}
.detail_label span {margin-right: 10px;}
.news_detailCon .editor_con {font-size: 16px; line-height: 32px; padding: 50px 0;}
.news_detailCon .editor_con em {font-size: 12px; line-height: 1.5; padding: 10px; display: block; background: #eee; font-style: normal;}
.news_detailCon .editor_con a {text-decoration: underline;}


/*新闻视频*/
.cont_video{position: relative; overflow: hidden; margin-top: 60px;}
.cont_video::before{content: ""; position: absolute; left:0; top: 0; width:100%; height: 100%; background: #051c6a; opacity: 0.3;}
.cont_video img{max-width: 100%; height: auto!important; }
.cont_video b{position: absolute; left: 50%; top: 50%; width: 70px; height: 70px; margin: -35px 0 0 -35px; background: url(../images/video_icon.png) no-repeat; cursor: pointer; background-size: 70px auto; transition: 0.5s;}
.cont_video b:hover{opacity: 0.9;}

.tap_back{position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7); z-index: 99999;}
.tap_wrap{position: absolute; left: 50%; top: 50%; width: 910px; height: 500px; margin: -250px 0 0 -455px; background: #000; border: 2px solid #e60012; box-sizing: border-box;}
.tap_wrap .videoout{position: absolute; right: 10px; top: 10px; width: 15px; height: 15px; cursor: pointer; background: url(../images/close_icon.png); z-index: 1;}

/*博物馆*/
.bwg_banner {height: 800px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; box-sizing: border-box;}
.bwg_banner .bwg_logo {box-sizing: border-box; width: 276px; height: 276px; line-height: 276px; background: #fff; text-align: center; position: absolute; top: 50%; left: 50%; margin-left: -138px; margin-top: -160px;}
.bwg_banner .bwg_logo img {max-width: 100%;}
.bwg_part1 {background: #f8f8f8; padding: 85px 0 44px;}
.bwg_tit_box {margin-bottom: 45px;}
.bwg_select_box {z-index: 100; float: right; position: relative; margin-top: 33px;}
.bwg_tit {float: left; width: 50%; font-weight: bold;}
.bwg_tit .label {font-size: 24px; line-height: 40px; color: #e60012;}
.bwg_tit .tit {font-size: 60px; line-height: 70px; color: #000;}
.bwg_intro {font-size: 18px; line-height: 32px; letter-spacing: 0.8px;margin-bottom: 68px;}
.bwg_ewm {text-align: right; height: 96px;}
.bwg_ewm span {display: inline-block; width: 100px; height: 96px; text-align: center; background: #fff; padding: 7px; box-sizing: border-box;}
.bwg_ewm span img {max-width: 100%;}
.bwg_select_box .text {border: 4px solid #000; position: relative; box-sizing: border-box; width: 391px; height: 67px;}
.bwg_select_box .text strong {position: absolute; font-size: 18px; color: #000; line-height: 24px; left: 7px; top: -15px; background: #f8f8f8; padding: 0 7px; letter-spacing: 2px;}
.bwg_select_box .text b {width: 308px; display: block; box-sizing: border-box; padding: 0 10px 0 30px; color: #999999; font-size: 22px; line-height: 60px; font-weight: bold;}
.bwg_select_box .sel_icon {box-sizing: border-box; cursor: pointer; width: 75px; height: 100%; border-left: 4px solid #000; position: absolute; right: 0; top: 0; background: url(../images/a_bwgsel.jpg.png) center no-repeat;}
.bwg_select {box-sizing: border-box; position: absolute; top: 67px; left: 0; width: 100%; display: none;background: #fff; border: 4px solid #000; border-top: none;}
.bwg_select .li {}
.bwg_select .li a {display: block; color: #000; padding: 10px; font-size: 16px; line-height: 24px;}
.bwg_select .li.active a,
.bwg_select .li a:hover {background: #000; color: #fff;}

.bwg_item {position: relative; min-height: 520px; margin-bottom: 145px;}
.bwg_pic {position: absolute; top: 0; left: 0; width: 53.125%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;}
.bwg_itemcon {margin: 0 0 0 50%; padding: 0 0 0 120px;}
.bwg_itemtext {padding: 22% 0 0; font-size: 16px; line-height: 26px;}
.item2 .bwg_pic {left: auto; right: 0;}
.item2 .bwg_itemcon {margin: 0 50% 0 0; padding: 0 120px 0 0;}
.bwg_item.firstitem {margin-top: -116px;}
.firstitem .bwg_itemtext {padding: 16% 0 0; margin-top: 116px;} 

.bwg_img_box {padding: 50px 0; position: relative;}
.bwg_img_box:after {content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 30%; background: #f8f8f8; z-index: -1;}
.bwg_swiper {position: relative;}
.bwg_swiper .swiper-container {margin: 0 -23px}
.bwg_swiper .swiper-slide {padding: 0 23px; box-sizing: border-box;}
.bwg_swiper .bwg_img img {width: 100%;}
.bwg_swiper .arrow_icon {top: 50%; margin-top: -20px;}

.bwg_part4 {background: #f8f8f8; padding: 80px 0 50px; text-align: center;}
.bwg_parttit {font-size: 36px; color: #000; line-height: 50px; padding-bottom: 24px;}
.bwg_parttit a {display: inline-block; border-bottom: 2px solid #333;}
.bwg_parttit a:hover {border-color: #e60012;}
.bwg_partintro {font-size: 18px; line-height: 26px;}
.bwg_partintro p {margin: 10px 0;}

/*联系我们*/
.contact_box {background: #f5f5f5; padding: 100px 0;}
.contact_bg {height: 570px; box-sizing: border-box; background: #fff url(../images/a_contact_bg.png) bottom right no-repeat; box-sizing: border-box; padding: 8px;}
.contact_map {height: 100%; width: 50%; float: left;}
.contact_con {overflow: hidden; padding: 85px 20px 20px 60px;}
.contact_tit {font-size: 24px; line-height: 36px;}
.contact_list {line-height: 26px; padding: 30px 0;}
.contact_list .li {padding: 10px 0;}
.contact_list .icon {float: left; width: 22px; margin-right: 10px;}
.contact_list .con {overflow: hidden; font-size: 16px;}
.contact_con .g_link {margin: 20px 0;}

/*新闻列表d*/
.news_list_boxd .li a {height: 386px;}

/*新闻列表c*/
.news_list_boxc .news_list {margin: 0;}
.news_list_boxc .news_list .li {width: 100%; padding: 15px 0;}
.news_list_boxc .li a {height: 192px; position: relative; padding: 0 33% 0 0;}
.news_list_boxc .news_bt {margin-bottom: 10px;}
.news_list_boxc .news_zy {margin-bottom: 10px;max-height: 66px;}
.news_list_boxc .news_tm {position: absolute; right: 50px; text-align: right; color: #ccc; top: 50%; margin-top: -35px;}
.news_list_boxc .news_tm b {display: block; font-size: 48px; line-height: 48px;}

/*搜索结果*/
.news_list_boxc .search_newspic {top: 23px; margin-top: 0; right: 23px; width: 216px;}
.allSearch_form {padding: 5px 0 25px;}
.allSearch_form .search_ul {text-align: center;}
.allSearch_form .search_li {display: inline-block; vertical-align: top; padding: 20px; text-align: left;}
.search_label {float: left; font-size: 16px;line-height: 34px; margin-right: 5px;}
.search_input {float: left; width: 326px; box-sizing: border-box;}
.search_input input {line-height: 32px; height: 34px; border: 1px solid #c5c5c5; box-sizing: border-box; padding: 0 15px; background-color: #fff; color: #333; border-radius: 4px;}
.search_select {float: left; width: 326px;background-color: #fff;}
.search_select .chosen-container-single .chosen-single {border-color: #c5c5c5;border-radius: 4px;padding-left: 15px;}
.search_select .chosen-container-single .chosen-single span {height: 32px; line-height: 32px; color: #999;}
.search_select .chosen-container-single .chosen-single div {right: 20px; background-image: url(../images/a_searchsel.png); width: 13px;}
.allSearch_form .g_link {width: 200px; height: 34px;font-size: 16px; font-weight: normal; line-height: 34px;border-radius: 4px; cursor: pointer;}

.ws_search {text-align: center; padding: 76px 0; font-size: 20px; line-height: 1.5; color: #666;}


/*博物馆列表*/
.bwg_listbox .news_list .li {width: 50%;}
/*.bwg_listbox .news_neir .news_zy,
.bwg_listbox .news_neir .news_link,
.bwg_listbox .news_neir .news_tm {display: none;}*/
.bwg_listbox .news_neir {height: auto;}

/*手机导航*/
.phone_nav,
.partner_phoneImg {display:none;}

/*首页*/
.index_news .news_neir {height: auto;}
.index_news .news_neir .news_zy {max-height: 154px;}



/*--1600--*/
@media screen and (max-width:1600px){/*--1600--*/
	.wrap {width: 1200px;}
	.header {padding: 0 30px;}
	.head_nav .li {padding: 9px 18px 0;}
	.head_btn {padding: 0 0 0 20px;}
	.head_search {padding: 0 10px 0 0;}
.editor_con_img {overflow-x: auto;}
.editor_con_img img{max-width: none;}
	
	/*首页-轮播图*/
	.swiper_page {bottom: 200px;}
	.index_ban .ban_video:before {bottom: 185px;}
	.ban_ad_box {padding: 25px 0 30px; height: 185px;}
	.ban_ad_left {font-size: 20px; width: 40%;}
	.ban_ad_left h1 {font-size: 50px;}
.ban_ad_link a{font-size:20px}
	.ban_ad_ul {margin: 0 0 0 -15px;}
	.ban_ad_ul .li {padding: 0 0 0 15px; width: 20%;}
	.ban_ad_num {font-size: 50px;line-height: 60px; padding: 0 16px;}
	.ban_ad_num b {font-size: 26px;}
	.ban_ad_tit {font-size: 14px;line-height: 20px;}
	.ban_ad_right {padding: 20px 0 10px 0;}
	.ban_ad_left .icon_img {float: left; width: 80px; margin: 15px 15px 0 0;}
	
	/*首页-新闻*/
	.index_news {padding: 80px 0;}
	.index_tit {font-size: 26px;}
	.index_tit_box {padding-bottom: 25px;}
	.index_news_swiper .swiper-slide {padding: 0 10px;}
	.index_news_swiper .swiper-container {margin: 0 -10px;}
	.arrow_left {left: -60px;}
	.arrow_right {right: -60px;}
	.news_intro {height: 88px;}
	.news_con {height: auto;}
	.arrow_icon {top: 20%;}
	.index_news .g_link_box {padding: 50px 0 0;}
	
	/*首页-产业布局*/
	.index_cybj {padding: 100px 0 0;}
	.cybj_tit {font-size: 40px; line-height: 50px;}
	.cybj_intro {font-size: 15px; line-height: 24px;}
	.index_cybj_btm {padding: 40px 0 0; height: 172px; background-size: auto 100%;}
	.cybj_icontit {font-size: 14px;line-height: 22px;padding: 10px 0 0;}
	.index_cybj_icon {padding: 20px 0 0;}
	.index_cybj_icon .ul {height: 422px;}
	.index_cybj_icon .li {width: 180px;height: 180px;}
	.index_cybj_icon .li1 {top: 152px;}
	.index_cybj_icon .li1 .cybj_icon {height: 90px;}
	.index_cybj_icon .li2 {left: 130px;top: 60px;width: 106px; height: 106px;}
	.index_cybj_icon .li2 .cybj_icon {height: 50px;}
	.index_cybj_icon .li2 {left: 130px;top: 60px;}
	.index_cybj_icon .li2 .cybj_icon {height: 50px;}
	.index_cybj_icon .li3 {left: 262px;}
	.index_cybj_icon .li3 .cybj_icon {height: 90px;}
	.index_cybj_icon .li4 {left: 190px; top: 162px; width: 132px; height: 132px;}
	.index_cybj_icon .li4 .cybj_icon {height: 66px;}
	.index_cybj_icon .li5 {left: 318px; top: 236px; width: 138px; height: 138px;}
	.index_cybj_icon .li5 .cybj_icon {height: 54px;}
	.index_cybj_icon .li6 {left: 432px; top: 87px; width: 196px; height: 196px;}
	.index_cybj_icon .li6 .cybj_icon {height: 90px;}
	.index_cybj_icon .li7 {left: 606px; top: 15px; width: 110px; height: 110px;}
	.index_cybj_icon .li7 .cybj_icon {height: 44px;}
	.index_cybj_icon .li8 {left: 648px; top: 135px; width: 144px; height: 144px;}
	.index_cybj_icon .li8 .cybj_icon {height: 48px;}
	.index_cybj_icon .li9.add1 {left: 818px; top: 208px; width: 66px; height: 66px; background-size: contain;}
	.index_cybj_icon .li9.add1:hover {background-size: contain;}
	
	.index_cybj_icon .li10 {left: 884px; top: 255px; width: 120px; height: 120px;}
	.index_cybj_icon .li10 .cybj_icon {height: 44px;}
	.index_cybj_icon .li11 {left: auto; right: 0; top: 110px; width: 166px; height: 166px;}
	.index_cybj_icon .li11 .cybj_icon {height: 94px;}
	
	.index_cybj_icon .li12.add2 {right: 52px; bottom: -30px; width: 76px; height: 76px; background-size: contain;}
	.index_cybj_icon .li12.add2:hover {background-size: contain;}
	
	/*首页-品牌展示*/
	.index_partner {padding: 90px 0 75px;}
	.partner_img_box {padding-bottom: 21%;}
	.index_partner .g_link_box {padding: 70px 0 0;}
	.foot_part1 {padding: 50px 0 30px;}
	.foot_nav .li {padding-right: 50px;}
	.foot_nav .li_son a {line-height: 26px;}
	
	
	.navdown .txt {padding: 40px 0 0 100px;}
	.navdown .txt img{width: 240px; }
	.navdown .nav{padding: 10px 120px 0 0;}
	.navdown .nav ul{padding-left: 43px;}
	
	/*集团概况*/
	.jtgk_con {padding: 90px 0 25px;}
	.jtgk_img_box:after {height: 330px;}
	.jtgk_img_box {padding: 30px 80px 110px;}
	.jtgk_left {padding: 0 35px;font-size: 15px;}
	.jtgk_item {padding: 28px 0;}
	.jtgk_num .strong {font-size: 56px;}
	.jtgk_left h1 {font-size: 36px;margin: 0 0 25px;}
	
	/*新闻列表1*/
	.news_list_box {padding: 80px 0;}
	.news_list {margin: 0 -20px;}
	.news_list .li {padding: 10px 20px;}
	
	/*新闻列表2*/
	.news_list_box2 {padding: 70px 0;}
	.news_list_box2 .news_list .li {padding: 20px;}
	.news_list_box2 .li a {height: 410px;}
	.news_list_box2 .news_neir {padding: 20px 25px;}
	
	/*品牌展示*/
	.ppzs_num_box {padding: 40px 0;}
	.ppzs_num {padding: 0 100px;}
	.ppzs_num .num {font-size: 80px; line-height: 86px;}
	.ppzs_num .tit {padding: 5px 0; font-size: 18px; line-height: 26px;}
	.ppzs_logo_box .img {height: 180px; line-height: 180px; width: 224px;}
	.img_con .ppzs_p {padding: 30px 40px 30px 234px;}
	.left .img_con .ppzs_p {padding: 30px 234px 30px 40px;}
	.ppzs_logo_box .img_con {width: 692px; font-size: 15px; line-height: 24px;}
	.ppzs_logo_box .li:hover .img_con {height: 370px;}
	
	/*博物馆*/
	.bwg_banner {height: 650px;}
	.bwg_banner .bwg_logo {width: 240px; height: 240px; line-height: 240px;margin-top: -130px;margin-left: -120px;}
	.bwg_part1 {padding: 70px 0 35px;}
	.bwg_tit .label {font-size: 22px; line-height: 36px;}
	.bwg_tit .tit {font-size: 54px;line-height: 64px;}
	.bwg_select_box {margin-top: 30px;}
	.bwg_select_box .text {border-width: 3px;width: 370px;height: 60px;}
	.bwg_select_box .text strong {font-size: 16px;padding: 0 5px;letter-spacing: 1px;}
	.bwg_select_box .text b {font-size: 20px; line-height: 54px;padding: 0 10px 0 24px;}
	.bwg_select_box .sel_icon {width: 60px;border-width: 3px;}
	.bwg_select {top: 60px;border-width: 3px;}
	.bwg_tit_box {margin-bottom: 35px;}
	.bwg_intro {font-size: 16px;line-height: 26px;letter-spacing: 0.5px;margin-bottom: 55px;}
        .bwg_ewm {height: 92px;}
	.bwg_ewm span {width: 92px; height: 92px; padding: 5px;}
	.bwg_item {min-height: 480px;margin-bottom: 110px;}
	.bwg_itemtext {font-size: 15px;line-height: 24px;}
	.bwg_itemcon {padding: 0 0 0 96px;}
	.item2 .bwg_itemcon {padding: 0 96px 0 0;}
	.bwg_item.firstitem {margin-top: -90px;}
	.firstitem .bwg_itemtext {margin-top: 90px;}
	.bwg_img_box {padding: 40px 0;}
	.bwg_swiper .swiper-container {margin: 0 -18px;}
	.bwg_swiper .swiper-slide {padding: 0 18px;}
	.bwg_part4 {padding: 60px 0 40px;}
	.bwg_parttit {font-size: 30px;line-height: 40px;padding-bottom: 20px;}
	.bwg_partintro {font-size: 16px;line-height: 24px;}
	.bwg_partintro p {margin: 8px 0;}
	
	/*联系我们*/
	.contact_box {padding: 80px 0;}
	.contact_bg {height: 480px;padding: 6px; background-size: auto 100%;}
	.contact_con {padding: 55px 20px 20px 40px;}
	.contact_list {padding: 25px 0;}
	.contact_con .g_link {margin: 15px 0;}
	
	/*新闻列表d*/
	.news_list_boxd .li a {height: 364px;}
	
	/*新闻列表c*/
	.news_list_boxc .li a {height: 185px; padding: 0 20% 0 0;}
	.news_list_boxc .news_tm {right: 25px;}
	
	/*搜索*/
	.allSearch_form .search_li {padding: 15px;}
	.search_input,.search_select {width: 300px;}
	.allSearch_form .g_link {width: 180px;}
	.news_list_boxc .search_newspic {width: 200px; top: 25px;}
	.news_list_boxc .news_list .li {padding: 12px 0;}
	
}

/*--1300--*/
@media screen and (max-width:1300px){/*--1300--*/
	.wrap {width: 1100px;}
	.header {padding: 0 20px;}
	.logo {height: 40px;}
	.head_nav .li {padding: 7px 15px 0;}
	.head_right {padding: 18px 0 0;}
	.head_btn {padding: 0 0 0 15px;}
	.head_nav .li a {font-size: 14px;line-height: 22px;}
    .navdown .nav{padding: 10px 92px 0 0;}
    .navdown .nav ul {padding-left: 30px;}
    .navdown .nav li {padding: 8px 0;line-height: 20px;}
    .navdown .nav a {line-height: 20px;font-size: 12px;}

	.arrow_left {left: -50px;}
	.arrow_right {right: -50px;}
	.arrow_icon {width: 36px; height: 36px; background-size: auto 100%;}
	
	.index_ban .ban_video:before {bottom: 155px;}
	.ban_ad_box {padding: 20px 0 25px;height: 155px;}
	.ban_ad_left h1 {font-size: 40px;}
	.ban_ad_left {font-size: 18px;}
.ban_ad_link a{font-size:18px}
	.ban_ad_right {padding: 10px 0 5px 0;}
	
	.index_cybj_btm {height: 158px;padding: 34px 0 0;}
	.cybj_icon {height: 66px;}
	.index_cybj_icon .li12.add2 {right: 42px;}
	.index_cybj_icon .li11 {top: 80px;}
	.foot_nav .li {padding-right: 40px;}
	
	.navdown{top: 70px}
	.ban_ad_left .icon_img {float: left; width: 66px; margin: 13px 13px 0 0;}
	
	/*集团概况*/
	.jtgk_con {padding: 75px 0 20px;}
	.jtgk_img_box:after {height: 300px;}
	.jtgk_img_box {padding: 20px 40px 90px;}
	.jtgk_left {padding: 0 30px;line-height: 1.6;}
	
	/*新闻列表1*/
	.news_list_box {padding: 70px 0;}
	.news_list {margin: 0 -13px;}
	.news_list .li {padding: 8px 13px;}
	.news_neir .news_bt {font-size: 20px;line-height: 28px;margin-bottom: 12px;max-height: 56px;}
	.news_neir .news_zy {margin-bottom: 12px;}
	.news_neir {height: 230px;}
	
	/*新闻列表2*/
	.news_list_box2 {padding: 65px 0;}
	.news_list_box2 .news_list .li {padding: 13px;}
	.news_list_box2 .li a {height: 380px;}
	
	/*新闻详情页*/
	.news_detailCon {padding: 30px 100px;}
	
	/*品牌展示*/
	.ppzs_num_box {padding: 35px 0;}
	.ppzs_num {padding: 0 80px;}
	.ppzs_num .num {font-size: 70px; line-height: 74px;}
	.ppzs_num .tit {padding: 4px 0; font-size: 16px; line-height: 22px;}
	.ppzs_logo_box {padding: 10px 0 80px;}
	.ppzs_logo_box .img {height: 164px; line-height: 164px; width: 204px;}
	.img_con .ppzs_p {padding: 25px 25px 25px 214px;}
	.left .img_con .ppzs_p {padding: 20px 214px 20px 25px;}
	.ppzs_logo_box .img_con {width: 632px;}
	.ppzs_logo_box .li:hover .img_con {height: 338px;}
	
	/*新闻列表d*/
	.news_list_boxd .li a {height: 310px;}
	
	/*新闻列表c*/
	.news_list_boxc .li a {height: 185px; padding: 0 200px 0 0;}
	.news_list_boxc .news_tm {right: 20px;margin-top: -30px;}
	.news_list_boxc .news_tm b {font-size: 40px;line-height: 42px;}
	
	/*搜索*/
	.search_input,.search_select {width: 280px;}
	.allSearch_form .g_link {width: 160px;}
	.news_list_boxc .search_newspic {width: 180px; top: 30px; margin-top: 0;}
	.news_list_boxc .news_list .li {padding: 12px 0;}
	
}

/*--ipad横--*/
@media screen and (max-width:1200px){/*--1024--*/
	.wrap {width: 100%;}
	a:hover {color: #333;}
	
	.load_b {background-size: 360px auto;}
	
	.logo {height: 30px;margin-top: 23px;}
	/*首页*/
	
	.index_ban .slide_a {height: 600px;}
	.ban_ad_left {opacity: 1;transform: translateX(0);}
	.ban_ad_right {opacity: 1;transform: translateX(0);}
	
	.swiper_page {bottom: 150px;}
	.swiper_page .swiper-pagination-switch {margin: 0 6px;width: 8px; height: 8px;}
	.swiper_page .swiper-active-switch {margin: -2px 6px;}
	.ban_ad_left {padding: 10px 10px 0 0; width: 360px; font-size: 16px;}
	.ban_ad_left .icon_img {width: 60px;margin: 10px 10px 0 0;}
	.ban_ad_left h1 {font-size: 36px;}
.ban_ad_link a{font-size:16px}
	.index_ban .ban_video:before {bottom: 130px;}
	.ban_ad_box {padding: 15px 0;height: 130px;}
	.ban_ad_num {font-size: 40px;line-height: 50px;}
	
	.index_news_swiper {padding: 0 40px; /*height: 360px;*/ overflow: hidden;}
	.index_news {padding: 60px 0;}
	.index_news .wrap {width: 1000px;}
	.index_tit {font-size: 24px;}
	.index_new_tab .li a {font-size: 14px;}
	.news_tit {font-size: 16px;margin-bottom: 12px;display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	.news_intro { letter-spacing: 0.5px; font-size: 13px; line-height: 20px; height: 80px; max-height: 80px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
	.news_intro {display:none;}
	.arrow_icon {top: 20%; width: 30px; height: 30px;}
	.arrow_right {right: 0;}
	.arrow_left {left: 0;}
	.index_news .g_link_box {padding: 40px 0 0;}
	
	/*布局*/
	.buju_item .buju_con {padding: 15px 20px;}
	.buju_con .buju_tit {font-size: 22px;line-height: 30px;padding: 10px 0;}
	.buju_con .buju_intro {overflow: hidden; color: #fff; font-size: 12px;line-height: 20px; height: 160px; margin: 8px 0;display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 8; -webkit-box-orient: vertical;}
	.buju_item.one .buju_con {padding: 15px 20px;}
	.buju_item.one .buju_tit {font-size: 22px;line-height: 30px;}
	.buju_item.one .buju_intro {margin: 8px 0;}

	
	.index_partner {padding: 70px 0 60px;}
	/*.index_partner .box_logo,
	.index_partner .img {display: none;}*/
	.index_partner .img {background-size: 260px auto;}
	.index_partner .g_link_box {padding: 50px 0 0;}
	
	/*二级导航*/
	.navTwo_tit {font-size: 25px;line-height: 32px;}
	.g_navTwo {height: 50px; padding: 9px 0;}
	.navTwo_ul .li {padding-left: 40px;}
	.navTwo_ul .li a {font-size: 15px;line-height: 30px;}
	
	/*集团概况*/
	.main_bg {background-size: auto 700px; background-position-y: 30px; min-height: 760px;}
	.jtgk_con {padding: 65px 0 15px;}
	.jtgk_img_box {padding: 15px 35px 80px;}
	.jtgk_left {padding: 0 15px;font-size: 14px;line-height: 1.7;}
	.jtgk_left h1 {font-size: 32px;margin: 0 0 20px;}
	.jtgk_item {padding: 20px 0;width: 200px;}
	.jtgk_num {line-height: 1.2;}
	.jtgk_num .strong {font-size: 52px;}
	.jtgk_numTit {font-size: 15px;padding: 8px 0;}
	.jtgk_iconright {right: 0;}
	.jtgk_iconleft {left: 0;}
	.jtgk_icon {width: 12%;}
	
	
	/*新闻列表1*/
	.news_list_box {padding: 60px 0;}
	.news_list {margin: 0 -10px;}
	.news_list .li {padding: 8px 10px;}	
	.news_neir .news_bt {display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	.news_neir .news_zy {display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
	
	.index_news .news_neir .news_zy {-webkit-line-clamp: 6;}
	/*新闻列表2*/
	.news_list_box2 {padding: 60px 0;}
	.news_list_box2 .news_list .li {padding: 10px;}
	.news_list_box2 .news_neir {padding: 16px 20px;}
	.news_list_box2 .li a {height: 360px;}
	.news_list_box2 .news_neir .news_zy {-webkit-line-clamp: 6;}
	
	/*新闻详情页*/
	.main_bg2 {background-size: auto 700px; background-position-y: 150px; /*min-height: 900px;*/}
	.news_detailCon {padding: 25px 80px;}
	.detail_tit {font-size: 32px;line-height: 44px;margin-bottom: 15px;}
	.detail_intro {font-size: 18px;margin-bottom: 25px;}
	.detail_label {margin-bottom: 10px;}
	.news_detailCon .editor_con {font-size: 15px;line-height: 28px;padding: 40px 0;}
	
	/*品牌展示*/
	.ppzs_logo_box .img {width: auto;}
	.ppzs_logo_box .li .img_con .img {width: 188px;height: 152px;line-height: 152px;right: auto;left: 0;}
	.ppzs_logo_box .img_con {width: 586px;}
	
	
	/*博物馆*/
	.bwg_banner {height: 540px;}
	.bwg_banner .bwg_logo {width: 200px; height: 200px; line-height: 200px;margin-top: -110px;margin-left: -100px;}
	.bwg_banner .bwg_logo img {width: 150px;}
	.bwg_tit .label {font-size: 20px; line-height: 32px;}
	.bwg_tit .tit {font-size: 50px;line-height: 58px;}
	.bwg_select_box {margin-top: 25px;}
	.bwg_select_box .text strong {font-size: 15px;}
	.bwg_select_box .text {border-width: 2px;width: 354px;height: 54px;}
	.bwg_select_box .text b {font-size: 18px;line-height: 50px;padding: 0 10px 0 20px;width: 300px;}
	.bwg_select_box .sel_icon {width: 54px;border-width: 2px;}
	.bwg_select {top: 54px;border-width: 2px;}
	.bwg_select .li a {font-size: 15px;}
	.bwg_intro {font-size: 15px;line-height: 24px;}	
	.bwg_item {min-height: 420px;margin-bottom: 80px;}
	.bwg_itemcon {padding: 0 0 0 70px;}
	.bwg_itemtext {font-size: 14px;line-height: 22px;padding: 20% 0 0;}
	.item2 .bwg_itemcon {padding: 0 70px 0 0;}
	.bwg_item.firstitem {margin-top: -60px;}
	.firstitem .bwg_itemtext {margin-top: 60px;padding: 12% 0 0;}
	.bwg_img_box {padding: 30px 0;}
	.bwg_swiper .swiper-container {margin: 0 -12px;}
	.bwg_swiper .swiper-slide {padding: 0 12px;}
	.bwg_swiper .arrow_icon {margin-top: -15px;}
	.bwg_swiper .arrow_left {left: 15px;} 
	.bwg_swiper .arrow_right {right: 15px;}
	.bwg_part4 {padding: 45px 0 30px;}
	.bwg_parttit {font-size: 26px;line-height: 36px;padding-bottom: 14px;}
	.bwg_partintro {font-size: 14px;line-height: 22px;}
	.bwg_partintro p {margin: 6px 0;}
	
	/*联系我们*/
	.contact_box {padding: 70px 0;}
	.contact_bg {height: 440px;padding: 5px;}
	.contact_con {padding: 45px 15px 15px 30px;}
	.contact_list {padding: 20px 0;}
	.contact_con .g_link {margin: 10px 0;}
	
	/*新闻列表d*/
	.news_list_boxd .li a {height: 300px;}
	
	/*新闻列表c*/
	.news_list_boxc .li a {height: 180px;}
	.news_list_boxc .news_tm {margin-top: -28px;}
	.news_list_boxc .news_tm b {font-size: 36px;line-height: 38px;}
	.news_list_boxc .news_neir .news_bt {display: block;}
	.news_list_boxc .news_neir .news_zy {-webkit-line-clamp: 3;}
	
	/*搜索*/
	.search_select select {width: 100%; height: 34px; border-radius: 4px; border-color: #c5c5c5; padding: 0 5px; box-sizing: border-box;}
	.search_label {font-size: 14px;}
	.search_input input {padding: 0 10px;}
	.allSearch_form .g_link {font-size: 14px;}
	.news_list_boxc .search_newspic {margin-top: 0;}
	.news_list_boxc .news_list .li {padding: 10px 0;}
	
	/*新闻视频*/
	.cont_video {margin-top: 50px;}
	
}
/*--ipad竖--*/
@media screen and (max-width:1002px){/*--768--*/
	/*手机导航 start*/
	.header_bg,
	.header {display: none;}
	.head_btn {float: right; padding: 15px 25px 0 0;}
	.head_btn img {width: 30px;}
	.phone_nav{display: block; height: 60px;}
	
	.person_page {height: 44px;}
	.person_page .f_r {padding: 7px 10px;}
	.person_page .page_link {width: 50px;height: 30px;line-height: 28px;}
	.person_page .page_link img {width: 20px;}
	/*搜索*/
	.nav_search {position: absolute; right: 60px; top: 10px;}
	.nav_search .search_icon {display: block; padding: 10px;}
	.nav_search .search_icon img {width: 20px;}
	
	.body_on{overflow:hidden; position:fixed; width:100%; height:100%;}
	
	/*头部*/
	.phone_nav .top{ background: #fff; height: 60px; position:fixed; left: 0; top: 0; width: 100%; box-sizing: border-box; padding: 0 20px; z-index:9999; box-shadow:2px 2px 2px rgba(0,0,0,0.1);}
	.phone_nav .top .a{float: left; height: 34px; margin: 13px 0 0;}
	.phone_nav .top .a img{height:100%; max-width: 100%;}
	.phone_nav .top .but{ float:right; width: 25px; height: 25px; margin:15px 0 0; display: block;}	
	.phone_nav .top .but i{width:100%; height: 2px; margin-top: 15px; background: #e60012; display: block; position: relative; transition: 0.4s;}
	.phone_nav .top .but i:before,
	.phone_nav .top .but i:after{content:""; position:absolute; left:0; top:0; display:block; width:100%; height:2px; background: #e60012; transition: 0.4s;}
	.phone_nav .top .but i:before{ margin-top: -7px;}
	.phone_nav .top .but i:after{ margin-top: 7px;}
	
	/*背景*/
	.phone_nav .box{ width:100%; height: 100%; /*background:rgba(0,0,0,0.8);*/ background: #2f2c47; position: fixed; left: 0; top: 0; z-index: 9998; transform: translateX(100%); transition: 0.7s; }
	.phone_nav .box_con{ margin:60px 0 0px 0; overflow-x: hidden;}
	
	/*列表*/
	/*.phone_nav .box_con ul{ border-bottom: 1px solid rgba(225,225,225,0.7);}*/
	.phone_nav .box_con li{ position: relative;}
	.phone_nav .box_con .li_a {border-bottom: 1px solid #433e60; padding: 7px 0; margin-left: 20px;}
	.phone_nav .box_con li a{color:#fff; font-size: 16px; line-height: 41px; display:block;}
	.phone_nav .box_con ol a {font-size: 13px;color: #aba6c7; padding: 0 0 0 30px;}
	.phone_nav .box_con li:last-child{border-bottom: 0; }
	.phone_nav .box_con ol{display: none; padding: 10px 20px; background: #28253e;}
	.phone_nav .box_con .a_zk{position:absolute; left:0; top:0; width: 100%; height: 100%;}
	.phone_nav .box_con .a_zk:after {content: ""; position: absolute; right: 0; top: 0;width: 46px; height: 56px; transition:0.4s;  transform: rotate(-90deg);
	background: url(../images/ico_nav.png) center no-repeat;}
	.phone_nav .box_con .a_zk_on:after{transform: rotate(0deg);}
	.phone_nav .box_con .liOn .li_a {color: #e60012; border-bottom-color: #e60012;}
	.phone_nav .box_con .liOn .a_zk:after {background-image: url(../images/ico_nav2.png);}
	
	
	/*打开样式*/
	.phone_on .top .but i:before{ transform: rotate(45deg); margin: 0;}
	.phone_on .top .but i:after{ transform: rotate(-45deg); margin: 0;}
	.phone_on .top .but i{ background:none;}
	.phone_on .box{transform: translateX(0%);}
	/*手机导航 end*/
	
	/*首页*/
	.index_ban .ban_video {display: none;}
	.index_ban .ban_video:before {display: none;}
	.index_ban .slide_a {height: 480px;}
	.ban_ad_left .icon_img {width: 44px;}
	.ban_ad_left {width: 320px;font-size: 14px;}
	.ban_ad_left h1 {font-size: 28px;}
.ban_ad_link a{font-size:14px}
	.ban_ad_ul {margin: 0 0 0 -10px;}
	.ban_ad_ul .li {padding: 0 0 0 10px;}
	.ban_ad_num {font-size: 30px;line-height: 40px;padding: 0 10px;}
	.ban_ad_num b {font-size: 18px;}
	.ban_ad_tit {font-size: 12px;line-height: 18px;padding: 3px 0;}
	.ban_ad_right {padding: 8px 0 3px 0;}
	.ban_ad_box {padding: 12px 0;height: 120px;}
	
	.index_news {padding: 50px 0 60px;}
	.index_news .wrap {width: 100%;}
	.index_tit {font-size: 20px;}
	.index_new_tab .li {padding: 0 0 0 30px;}
	
	.index_news_swiper .swiper-container {height: 330px !important;}
	
	.arrow_icon {top: 16%;}
	.index_news .g_link_box {padding: 30px 0 0;}
	
	
	/*布局*/
	.buju_item {height: 440px; width: 25%;}
	.buju_con1 {display: none;}
	.buju_item.one {width: 25%;}
	.buju_item .buju_con{transform: translateY(0); opacity: 1; transition-delay: 0.4s;}
	
	.buju_item .buju_con,
	.buju_item.one .buju_con {padding: 10px;}
	.buju_con .buju_tit,
	.buju_item.one .buju_tit {font-size: 18px;line-height: 24px;}
	.buju_con .buju_intro {line-height: 18px;height: 180px;-webkit-line-clamp: 10;}
	.index_partner {padding: 50px 0 60px;}
	.index_partner .g_link_box {padding: 40px 0 0;}
	.partner_list {margin-top: 10px;}
	
	.index_partner .box_logo,
	.index_partner .img {display: none;}
	
	.foot_part1 {padding: 30px 0;}
	.foot_nav .li {padding-right: 20px;}
	.nav_tit {font-size: 14px;line-height: 20px;margin-bottom: 8px;}
	.foot_nav .li_son a {font-size: 12px; line-height: 20px;}
	.foot_ewm .li {width: 70px;}
	.ewm_tit {font-size: 12px;line-height: 16px;}
	.foot_address {margin-top: 20px;}
	.foot_copy {float: none;}
	.foot_link_box {float: none;}
	.foot_link .li {padding: 0 30px 0 0;}
	.foot_link .li:before {left: auto; right: 15px;}
	.foot_link .li.one:before {display: block;}
	.foot_link .li:last-child:before {display: none;}
	.news_intro {display:-webkit-box;}
	
	/*集团概况*/
	.jtgk_con {padding: 60px 0 15px;}
	.jtgk_img_box:after {height: 260px;}
	
	/*新闻列表1*/
	.news_neir .news_bt {font-size: 18px;line-height: 26px; margin-bottom: 10px;max-height: 52px;}
	.news_neir {height: 220px;}
	
	/*新闻列表2*/
	.news_list_box2 .news_neir {padding: 15px;}
	.news_list_box2 .li a {height: 300px;}
	
	/*新闻详情页*/
	.news_detailCon {padding: 25px 50px;}
	.detail_tit {font-size: 28px;line-height: 40px; margin-bottom: 12px;}
	.detail_intro {font-size: 16px;margin-bottom: 20px;}
	.detail_label {margin-bottom: 8px;}
	.news_detailCon .editor_con {font-size: 14px;line-height: 1.7;padding: 30px 0;}
	
	/*品牌介绍*/
	.ppzs_logo_box .logo_ul .li {width: 25%;}
	.ppzs_logo_box .img {height: 140px; line-height: 140px;}
	.ppzs_logo_box .li .img_con {position: fixed; top: 295px; left: 5%; right: auto; width: 90%;}
	.ppzs_logo_box .img_con .ppzs_p {padding: 25px 25px 25px 198px;}	
	.logo_close {position: absolute; width: 40px; height: 40px; background: url(../images/close_icon.png) center no-repeat; z-index: 10; right: 0; top: 0;}
	
	/*博物馆*/
	.bwg_banner {height: 500px;}
	.bwg_banner .bwg_logo {width: 180px; height: 180px; line-height: 180px;margin-top: -100px;margin-left: -90px;}
	.bwg_banner .bwg_logo img {width: 140px;}
	.bwg_part1 {padding: 60px 0 30px;}
	.bwg_tit .label {font-size: 18px;line-height: 28px;}
	.bwg_tit .tit {font-size: 44px;line-height: 52px;}
	.bwg_select_box {margin-top: 20px;}
	.bwg_select_box .text strong {font-size: 14px;}
	.bwg_select_box .text b {font-size: 16px;line-height: 44px;padding: 0 10px 0 15px;width: 280px;}
	.bwg_select_box .text {width: 330px;height: 48px;}
	.bwg_select_box .sel_icon {background-size: 13px auto;width: 48px;}
	.bwg_select {top: 48px;}
	.bwg_select .li a {font-size: 14px; line-height: 20px;}
	.bwg_tit_box {margin-bottom: 30px;}
	.bwg_intro {font-size: 14px; line-height: 22px;margin-bottom: 40px;}
        .bwg_ewm {height: 85px;}
	.bwg_ewm span {width: 85px; height: 85px;}
	.bwg_item {min-height: 340px; margin-bottom: 60px;}
	.bwg_pic {width: 50%;}
	.bwg_itemcon {padding: 0 0 0 30px;}
	.bwg_itemtext {padding: 15% 0 0;font-size: 13px;line-height: 20px;}
	.item2 .bwg_itemcon {padding: 0 30px 0 0;}
	.bwg_item.firstitem {margin-top: -40px;}
	.firstitem .bwg_itemtext {margin-top: 40px;padding: 10% 0 0;}
	.bwg_img_box {padding: 25px 0;}
	.bwg_swiper .swiper-slide {padding: 0 10px;}
	.bwg_swiper .swiper-container {margin: 0 -10px;}
	.bwg_part4 {padding: 35px 0 25px;}
	.bwg_parttit {font-size: 24px;line-height: 32px;padding-bottom: 10px;}
	
	/*联系我们*/
	.contact_box {padding: 60px 0;}
	.contact_bg {height: 380px;padding: 4px;}
	.contact_con {padding: 35px 15px 15px 25px;}
	.contact_list {padding: 15px 0; line-height: 24px;}
	.contact_con .g_link {margin: 5px 0;}
	.contact_tit {font-size: 20px; line-height: 30px;}
	.contact_list .li {padding: 8px 0;}
	.contact_list .icon {margin-right: 8px;}
	.contact_list .con {font-size: 15px;}
	
	/*新闻列表d*/
	.news_list_boxd .li a {height: 290px;}
	
	/*新闻列表c*/
	.news_list_boxc .li a {height: 170px;padding: 0 180px 0 0;}
	.news_list_boxc .news_tm {margin-top: -26px; right: 15px;}
	.news_list_boxc .news_tm b {font-size: 32px;line-height: 34px;}
	
	/*搜索*/
	.allSearch_form .search_li {padding: 10px;}
	.search_input, .search_select {width: 200px;}
	.allSearch_form .g_link {width: 100px;}
	.news_list_boxc .search_newspic {width: 160px; margin-top: 0;}
	
	/*新闻视频*/
	.tap_wrap {width: 680px; height: 360px; margin: -180px 0 0 -340px;}
	
}
/*--手机横--*/
@media screen and (max-width:758px){/*--480--*/
	.wrap {padding: 0 15px;}
	.phone_nav .top {padding: 0 15px;}
	.head_btn {padding: 15px 25px 0 0;}
	
	.load_b {background-size: 220px auto;}
	
	.index_ban .slide_a {height: 300px;}
	.icon_img {display: none;}
	.ban_video video {height: 100%;}
	/*.ban_ad_box {position: relative;}*/
	.ban_ad_right {display: none;}
	.ban_ad_left {float: none;width: 100%; padding: 5px; text-align: center;}
	.ban_ad_box {padding: 6px 0;height: 80px;background: rgba(0,0,0,0.6);}
	.swiper_page {bottom: 90px;}
	.ban_ad_left h1 {font-size: 24px;}
	.ban_ad_left .icon_img {width: 40px;}
	.swiper_page .swiper-pagination-switch {width: 6px;height: 6px; margin: 0 4px;}
	.swiper_page .swiper-active-switch {border-width: 1px; margin: -1px 4px;}
	
	.index_news {padding: 40px 0 55px;}
	/*.index_news .wrap {padding: 0;}*/
	.index_tit {font-size: 18px; line-height: 30px; position: relative; padding-bottom: 8px;}
	.index_tit:after {content: ""; position: absolute; left: 50%; margin-left: -32px;bottom: 0; width: 62px; height: 2px; background: #e60012;}
	.index_news .index_tit {display: none;}
	.index_new_tab {float: none; text-align: center; overflow: hidden;}
	.index_new_tab .li {width: 25%; padding: 0; box-sizing: border-box;}
	.index_news_swiper {height: auto; padding: 0;}
	.index_news_swiper .swiper-container {height: auto !important;}
	.index_news .news_neir .news_zy {display: -webkit-box;-webkit-line-clamp: 4;}
	.arrow_icon {display: none;}
	.news_tit {-webkit-line-clamp: 1; max-height: 24px;margin-bottom: 8px;}
	.news_intro {-webkit-line-clamp: 3;height: 60px;max-height: 60px;}
	.index_news .g_link_box {padding: 20px 0 0;}
	.index_news_swiper .swiper-wrapper {overflow: hidden;}
	.index_news_swiper .swiper-wrapper,
	.index_news_swiper .swiper-slide {height: auto !important;}
	.news_con {padding: 10px 10px 0; height: 100px;}
	.news_time {padding: 10px 0 8px;}
	.index_news_swiper {margin-right: -15px;}
	
	.buju_item,
	.buju_item.one {width: 100%;margin: 5px 0;}
	.buju_item {height: 320px;}
	.buju_con .buju_intro {height: 72px;-webkit-line-clamp: 4;}
	.buju_item .buju_con {background: rgba(0,0,0,0.5);}
	/*.buju_item:nth-child(2n+1) .buju_con {background: rgba(0,0,0,0.2);}*/
	.buju_item .buju_con,
	.buju_item.one .buju_con {padding: 10px 20px 15px;}
	
	.index_partner .index_tit {text-align: center;}
	.partner_phoneImg {display: block;}
	.partner_img_box {display: none;}
	.partner_phoneImg img {width: 100%;}
	.index_partner {padding: 45px 0 55px;}
	.index_partner .g_link_box {padding: 30px 0 0;}
	.partner_list {margin: 0; padding: 0 20px;}
	
	.index_partner .index_tit_box {text-align: center; padding-bottom: 35px;}
	.index_partner .index_tit {transform: translate(0,0);opacity: 1; display: inline-block; margin: 0 0 0 120px;}
	.index_partner .index_tit:before {content: ""; position: absolute; right: 100%; top: 2px; width: 105px; height: 40px; margin-right: 15px; background: url(../images/logo1.png) center no-repeat; background-size: 100% auto;}
	.section.one .index_partner .index_tit {transition-delay: 0s;}
	
	
	
	.foot_nav {display: none;}
	.address_map {display: none;}
	.foot_right {float: none; overflow: hidden; padding: 0 4px;}
	.foot_ewm {float: right;}
	.foot_address {float: left; margin-top: 0;}
	.address_con {padding: 3px 10px 3px 0;}
	.foot_link .li {padding: 0 24px 0 0;}
	.foot_link .li:before {right: 12px;}
	.foot_copy {margin: 5px 0;}
	
	
	#top {right: 10px;width: 36px;height: 36px;background-size: 100% auto;bottom: 35px;}
	#top:hover {background-position: 0 -36px; background-size: 100% auto;}
	
	/*二级导航*/
	.navTwo_tit {font-size: 20px;line-height: 30px;}
	.g_navTwo {height: 46px; padding: 8px 0;}
	.navTwo_ul .li {padding-left: 15px;}
	.navTwo_ul .li a {font-size: 14px;line-height: 28px;}
	
	/*集团概况*/
	.main_bg {background-size: auto 400px;background-position-y: 20px;min-height: 440px;}
	.jtgk_con {padding: 50px 0 15px;}
	.jtgk_left {padding: 0; float: none; width: 100%;font-size: 13px;}
	.jtgk_left h1 {font-size: 24px;margin: 0 0 15px;}
	.jtgk_item {float: left; width: 20%; font-size: 12px; box-sizing: border-box; padding: 5px;}
	.jtgk_num .strong {font-size: 36px;}
	.jtgk_numTit {font-size: 14px;line-height: 20px;}
	.jtgk_img_box {padding: 20px 20px 60px;}
	.jtgk_img_box:after {height: 65%;}
	
	/*新闻列表1*/
	.news_list_box {padding: 50px 0;}
	.news_list {margin: 0 -8px;}
	.news_list .li {padding: 8px; width: 50%;}
	.news_neir .news_zy,
	.news_neir .news_link {display: none;}
	.news_neir {height: 100px; padding: 15px 0;}
	.news_neir .news_tm {margin-bottom: 4px; line-height: 16px;}
	.news_neir .news_bt {font-size: 15px; line-height: 22px;margin-bottom: 8px;max-height: 44px;}
	.page {padding: 15px 0;}
	
	/*新闻列表2*/
	.news_list_box2 {padding: 50px 0;}
	.news_list_box2 .news_list .li {padding: 8px; width: 100%;}
	.news_list_box2 .news_neir .news_zy {margin-bottom: 6px; display: -webkit-box; font-size: 12px;line-height: 18px; max-height: 72px;-webkit-line-clamp: 4;}
	.news_list_box2 .haspic .news_zy {display: none;}
	.news_list_box2 .li a {height: auto; overflow: hidden;}
	.news_list_box2 .news_img {float: left; width: 160px;}
	
	/*新闻详情页*/
	.main_bg2 {background-size: auto 400px;background-position-y: 80px;/*min-height: 500px;*/}
	.news_detailCon {padding: 15px 10px 25px;}
	.detail_tit {font-size: 24px;line-height: 34px;margin-bottom: 10px;}
	.detail_intro {font-size: 15px;margin-bottom: 15px;}
	.detail_label {margin-bottom: 6px;}
	.news_detailCon .editor_con {font-size: 13px;}
	.news_detailCon .editor_con i {padding: 8px;}
	
	/*新闻视频*/
	.cont_video {margin-top: 40px;}
	.cont_video b {width: 40px;height: 40px;margin: -20px 0 0 -20px; background-size: 40px;}
	.tap_wrap {width: 96%; height: 240px; margin: -150px 0 0 2%; left: 0; border-width: 1px;}
	
	/*品牌展示*/
	.ppzs_logo_box {padding: 5px 0 50px;}
	.ppzs_num_box {overflow: hidden;}
	.ppzs_num {padding: 0 10px;display: block; float: left; width: 33.33%; box-sizing: border-box;}
	.ppzs_num .num {font-size: 50px;line-height: 54px;}
	.ppzs_num .tit {font-size: 14px; line-height: 20px;padding: 2px 0;}
	.ppzs_logo_box .logo_ul .li {width: 50%;}
	.ppzs_logo_box .li .img_con {top: 50%; margin-top: -180px; width: 92%; left: 4%; font-size: 13px; line-height: 18px;}
	.ppzs_logo_box .li:hover .img_con {height: 360px;}
	.ppzs_logo_box .li .img_con .img {position: relative;width: 100px;height: 80px;line-height: 80px; margin: 15px auto;}
	.ppzs_logo_box .img_con .ppzs_p {margin: 10px 15px;height: 240px;padding: 0;}
	
	/*博物馆*/
	.bwg_banner {height: 360px;}
	.bwg_banner .bwg_logo {width: 140px; height: 140px; line-height: 140px;margin-top: -80px;margin-left: -70px;}
	.bwg_banner .bwg_logo img {width: 110px;}
	.bwg_part1 {padding: 50px 0;}
	.bwg_tit {float: none; width: 100%; margin-top: 30px;}
	.bwg_select_box {float: none;}
	.bwg_select_box .text {width: 100%;}
	.bwg_select_box .text b {width: 100%; padding-right: 60px;}
	.bwg_tit .label {font-size: 16px;line-height: 24px;}
	.bwg_tit .tit {font-size: 38px; line-height: 46px;}
	.bwg_tit_box {margin-bottom: 20px;}
	.bwg_intro {letter-spacing: 0; margin-bottom: 25px;}
	.bwg_ewm {text-align: center;}
	.bwg_item {min-height: 0; margin-bottom: 40px;}
	.bwg_pic {position: relative; width: 100%; height: 300px;}
	.bwg_itemcon {margin: 0;padding: 0;}
	.bwg_itemtext {padding: 20px 0 0;}
	.item2 .bwg_itemcon {margin: 0;padding: 0;}
	.bwg_item.firstitem {margin-top: 50px;}
	.firstitem .bwg_itemtext {margin-top: 0;padding: 20px 0 0;}
	.bwg_img_box {padding: 20px 0;}
	.bwg_img_box .wrap {padding: 0;}
	.bwg_swiper .swiper-container {margin: 0 -5px;}
	.bwg_swiper .swiper-slide {padding: 0 5px;}
	.bwg_part4 {padding: 35px 0 25px;}
	.bwg_parttit {font-size: 22px;line-height: 30px; padding-bottom: 8px;}
	.bwg_partintro {font-size: 13px; line-height: 20px;}
	.bwg_partintro p {margin: 5px 0;}
	
	/*联系我们*/
	.contact_box {padding: 50px 0;}
	.contact_map {width: 100%;float: none; height: 260px;}
	.contact_bg {height: auto;padding: 4px;background-size: 50% auto;}
	.contact_con {padding: 25px 15px;}
	.contact_list {padding: 10px 0; line-height: 22px;}
	.contact_con .g_link {margin: 4px 0;}
	.contact_list .li {padding: 5px 0;}
	.contact_list .icon {margin-right: 5px;}
	.contact_list .con {font-size: 14px;}
	
	/*新闻列表c*/
	.news_list_boxc .news_neir .news_tm {display: none;}
	.news_list_boxc .li a {padding: 0;}
	.news_list_boxc .news_neir .news_zy {-webkit-line-clamp: 3;}
	
	/*搜索*/
	.allSearch_form .search_li {display: block; width: 100%; box-sizing: border-box; padding: 8px 0;}
	.search_label {width: 75px; text-align: right;}
	.search_input, .search_select {width: auto; overflow: hidden; float: none;}
	.search_input input, .search_select select, .allSearch_form .g_link {border-radius: 0;}
	.news_list_boxc .news_list .li {padding: 8px 0;}
	.allSearch_form {padding: 5px 0 20px;}
	.allSearch_form .search_ul {position: relative;}
	.allSearch_form .li2 {padding-right: 116px;}
	.allSearch_form .li3 {position: absolute; width: auto; right: 0; bottom: 0;}
	.ws_search {font-size: 16px;}
	
}
/*--手机竖--*/
@media screen and (max-width:470px){/*--320--*/
	/*手机导航*/
	.phone_nav .box_con {margin: 90px 0 0px 0;}
	.phone_nav {padding-top: 30px;}
	.phone_nav .top {top: 30px;}
	.phone_nav .top .a {height: 30px;margin: 15px 0 0;}
	.head_btn {background: #333;padding: 0 12px; float: none; position: absolute; left: 0; top: -30px; width: 100%; box-sizing: border-box; text-align: right;}
	.head_search,
	.head_lang {display: inline-block; float: none; vertical-align: top;}
	.head_search {padding: 0 5px 0 0;}
	.head_btn img {display: none;}
	.head_search {width: 30px; height: 30px; background: url(../images/a_search.png) center no-repeat;}
	.head_lang {width: 30px; height: 30px; position: relative;}
	.head_lang:before {content: "ENG"; position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-size: 12px;color: #fff;line-height: 30px; text-align: center;}
	
	.index_ban .slide_a {height: 260px;}
	.ban_ad_left {padding: 3px;}
	.ban_ad_left h1 {font-size: 16px;}
	.ban_ad_box {height: 60px;padding: 4px 0;}
	.swiper_page {bottom: 68px;}
	.ban_ad_left .icon_img {width: 32px;margin: 5px 8px 0 0;}
.ban_ad_link a{font-size:16px}
	
	.index_new_tab .li a {line-height: 22px;}
	.arrow_icon {width: 20px; height: 20px;}
	/*.index_news_swiper {padding: 0 30px;height: 290px;}*/
	.index_news_swiper .swiper-slide {padding: 0 7px;}
	.news_tit {font-size: 14px;line-height: 22px; -webkit-line-clamp: 2;max-height: 44px;}
	.news_intro {display: none;}
	.g_link {width: 120px;line-height: 36px;}
	.news_time {padding: 8px 0 6px;}
	
	.buju_con .buju_intro {height: auto;-webkit-line-clamp: 5;}
	
	.foot_ewm .li {margin-left: 10px; width: 64px;}
	.address_con {font-size: 11px;line-height: 18px;padding: 4px 10px 4px 0;}
	.ewm_tit {font-size: 11px;}
	.foot_part2 {font-size: 11px; line-height: 18px;}
	.foot_copy {margin: 4px 0;}
	.foot_link .li {padding: 0 16px 0 0;}
	.foot_link .li:last-child{padding: 0;}
	.foot_link .li:before {right: 8px; top: 8px;}
	.foot_part1 {padding: 25px 0 20px;}
	
	/*二级导航*/
	.navTwo_tit {display: none;}
	.no_navTwo .navTwo_tit {display: block;}
	.navTwo_ul {float: none; text-align: center; margin: 0 -6px; overflow: hidden;}
	.navTwo_ul .li {padding: 0 6px; box-sizing: border-box;}
	.g_navTwo {height: 42px; padding: 7px 0;}
	.navTwo_ul .li a {font-size: 13px;line-height: 24px;}
	.navtwo5 .li {width: 20%;}
	.navtwo4 .li {width: 25%;}
	.navtwo3 .li {width: 33.33%;}
	.navtwo2 .li {width: 50%;}
	.navtwo1 .li {width: 100%;}
	

	/*集团概况*/
	.jtgk_item {width: 33.33%;}
	
	/*新闻列表1*/
	.news_list_box {padding: 40px 0 50px;}
	.news_list {margin: 0 -6px;}
	.news_list .li {width: 100%; padding: 6px;}
	.news_neir {height: auto;}
	
	/*新闻列表2*/
	.news_list_box2 {padding: 40px 0 50px;}
	.news_list_box2 .news_list .li {padding: 6px;}
	.news_list_box2 .news_img {width: 140px;}
	.news_list_box2 .news_neir {padding: 10px;}
	
	/*新闻详情页*/
	.detail_tit {font-size: 22px; line-height: 30px;}
	.detail_intro {font-size: 14px;}
	.news_detailCon {padding: 10px 5px 20px;}
	
	/*品牌展示*/
	.ppzs_num_box {padding: 30px 0;}
	.ppzs_logo_box .li .img_con .img {margin: 8px auto;}
	
	/*博物馆*/
	.bwg_banner {height: 300px;}
	.bwg_banner .bwg_logo {width: 120px; height: 120px; line-height: 120px;margin-top: -60px;margin-left: -60px;}
	.bwg_banner .bwg_logo img {width: 96px;}
	.bwg_select_box {margin-top: 10px;}
	.bwg_select_box .text strong {font-size: 12px;letter-spacing: 0.5px; left: 5px;}
	.bwg_select_box .text {height: 44px;}
	.bwg_select_box .text b {font-size: 14px; line-height: 40px;}
	.bwg_select_box .sel_icon {width: 44px;}
	.bwg_select {top: 44px;}
	.bwg_select .li a {font-size: 13px; line-height: 20px;}
	.bwg_tit .label {font-size: 14px;line-height: 22px;}
	.bwg_tit .tit {font-size: 32px;line-height: 40px;}
	.bwg_pic {height: 200px;}
	.bwg_parttit {font-size: 20px;line-height: 28px;font-weight: bold;}
	
	/*联系我们*/
	.contact_map {height: 200px;}
	/*搜索*/
	.allSearch_form .li2 {padding-right: 95px;}
	.allSearch_form .g_link {width: 80px;}
	.news_list_boxc .news_list .li {padding: 6px 0;}
}

@media screen and (max-width:320px){/*--320--*/
	.foot_right {padding: 0 4px;margin: 0 -5px;}
	/*二级导航*/
	.navTwo_ul .li {padding: 0 4px;}
	.navTwo_ul .li a {font-size: 12px;}
	
	.bwg_parttit {font-size: 18px;line-height: 24px;}
}
