@charset "utf-8";
/* CSS Document */
body{ background-color:#FFF; }
.float{ width:768px; left:0; top:0; height:100%; position:fixed; left:0; top:60px; margin-left:-384px; background-color:rgba(32,35,38,0.8); z-index:1200; display:none; }
.float > .f-navlist{ width:100%; position:absolute; left:0; top:0; z-index:1002; display:none;}

.float > .f-navlist > ul{ width:100%; box-sizing:border-box; box-sizing:border-box; box-sizing: border-box; padding:0 20px;}
.float > .f-navlist > ul > li{ width:100%; height:48px; line-height:48px; font-size:14px; overflow:hidden; text-align:left; box-sizing:border-box; padding-left:10px; padding-right:10px; border-bottom:1px solid rgba(255,255,255,0.1); }
.float > .f-navlist > ul > li + li{}
.float > .f-navlist > ul > li > a,.float > .f-navlist > ul > li > a:hover{ color:#FFF !important; }
.float > .f-navlist > ul > li > a > i{ color:#FFF; font-size:14px;}
.float > .f-navlist > ul > li:hover{ background-color:#000;}
.float > .f-navlist > ul > li:hover > a,.float > .f-navlist > ul > li > a:hover,.float > .f-navlist > ul > li:hover > a > i,.float > .f-navlist > ul > li:hover > a:hover > i{ color:#FFF !important;}
/**/


.header{ width:100%; height:auto; box-sizing:border-box; background-color:rgba(255,255,255,0.001); /*position:fixed; left:0; top:0;  z-index:100; */ position: relative; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; animation: fadeInUp 0.5s ease-in-out; -webkit-animation: fadeInUp 0.5s ease-in-out;}
.header .hd-con{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content:space-between; align-items:stretch; }
.logo{ display:block; width:444px; padding-top:10px; padding-bottom:10px; flex-shrink: 0; }
.logo img{ width:100%;}
/*.logo img:nth-of-type(1){ display: block; }
.logo img:nth-of-type(2){ display: none; }*/
.header .hd-right{ width:100%; box-sizing: border-box; text-align: right; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content:space-between; align-items:stretch; padding-left:5%; height: 100px; height: auto;}
.header .hd-right > .nav{ box-sizing: border-box; width:100%; height: 100%;}
.header .hd-right > .nav > ul{ width:100%; height: 100%;  display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: space-between; align-items: stretch; }
.header .hd-right > .nav > ul > li{ width:12.5%; text-align: center; font-size: 16px; position: relative; flex-direction: column; display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; height: 100%; }
.header .hd-right > .nav > ul > li > a{ display: inline-block; box-sizing: border-box; text-align: center;  box-sizing: border-box; border-bottom: 1px solid transparent;width:100%; color: #333 !important;}
/*.header .hd-right > .nav > ul > li > p{ width: 100%; height: auto; position: absolute; left:0; top:100px; z-index: 180; background-color: rgba(255,255,255,0.8); animation: fadeInUp 0.5s ease-in-out; -webkit-animation: fadeInUp 0.5s ease-in-out; display: none;}
.header .hd-right > .nav > ul > li > p > a{ display: block; width: 100%; height: 40px; line-height: 40px; box-sizing: border-box; padding:0 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: #333 !important; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }*/
/*.header .hd-right > .nav > ul > li > p > a:hover{ background-color: rgba(0,0,0,0.2); }*/
.header .hd-right > .nav > ul > li.on > a,.header .hd-right > .nav > ul > li:hover > a{/*border-bottom:4px solid #43af23;*/ color: #333 !important;}
.header .hd-right > .nav > ul > li:hover > p{ display: block; }
.header .hd-right > .chat{ display: block; width: 24px;height: 24px; line-height: 20px; flex-shrink: 0; font-size: 20px; text-align: center; align-self: center; margin-left: 10px; }

.header .nav-btn { width: 24px; height: 16px; cursor: pointer; display: none; flex-direction: column; justify-content: space-between; position: absolute; right:10px; top:50%; margin-top: -8px; }
.header .nav-btn span {height: 2px; width: 100%; background-color: #333; display: flex; position: absolute; transition: .5s;}
.header .nav-btn span:nth-child(1) {top: 0; left: 0;}
.header .nav-btn span:nth-child(2) {top: 50%; left: 0; transform: translate(0, -50%);}
.header .nav-btn span:nth-child(3) {bottom: 0; left: 0;}
.header .nav-btn-active span:nth-child(1) { left: 50%;  top: 50%; transform: translate(-50%, -50%) rotate(45deg);}
.header .nav-btn-active span:nth-child(2) { opacity: 0;}
.header .nav-btn-active span:nth-child(3) { left: 50%; top: 50%; transform: translate(-50%, -50%) rotate(-45deg);}
.header-blank{ background-color:transparent; height:100px;}

/*滚动后导航*/
.scrolltop{ background-color:#FFF !important /*rgba(29,71,159,1)*/; border-bottom:1px solid rgba(29,71,159,0.6);  animation: fadeInDown 0.5s ease-in-out; -webkit-animation: fadeInDown 0.5s ease-in-out; z-index:510;}
.scrolltop .logo img:nth-of-type(2){ display: block; }
.scrolltop .logo img:nth-of-type(1){ display: none; }
.scrolltop .hd-right > .nav > ul > li > a{color: #FFF !important;}

/*主体*/
.main{   height:auto; }
.mainCol{ width: 100%; box-sizing: border-box; padding:2% 0 6% 0; }
.mcHeader{ width:100%; box-sizing: border-box; padding:2% 0; }
.mch{ width: 400px; height: auto; margin:0 auto; }
.mch > h3{ width: 100%; font-weight: normal; text-align: center; font-size: 36px; color: #333; line-height:1.625;  }
.mch > h3 > span{ font-weight: normal; color: #c7000b;}
.mch > div{ width: 100%; height: auto; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; padding-top: 1.5%; }
.mch > div > p{ height: 32px; line-height: 32px; font-size: 24px; text-transform: uppercase;color: #333; flex-shrink: 0; }
/*.mch > div > span{ display: block; width:50%; height: 1px; background-color: #999; align-self: center; }*/
/*******/
.service{ width: 100%; height: auto; min-width: 320px; background-color: #eff3f7; }
.servList{ width: 100%; height: auto; margin-top: 1%; }
.servList > ul > li{ width:32%; float: left; margin-right: 2%; margin-bottom: 3%; }
.servList > ul > li:nth-of-type(3n){ margin-right: 0; }
.servList > ul > li > a{ display: block; height: auto; box-sizing: border-box; background-color: #FFF; box-sizing: border-box; padding:6.25%; transition: all 0.5s linear; -webkit-transition: all 0.5s linear;}
.servList > ul > li > a > h3{ width: 100%; height:32px; line-height: 32px; font-weight: 550; font-size: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: left; box-sizing: border-box;  padding-right: 20px; position: relative;  }
.servList > ul > li > a > h3::after{ content: ' '; width: 0; height: 0; position: absolute; right:0;top:50%; margin-top: -4px; border-top: 6px solid transparent; border-left: 8px solid #b3282b;border-bottom: 6px solid transparent; }
.servList > ul > li > a > p{ width:100%; height: 48px; line-height: 24px; overflow: hidden; font-size: 16px; text-align: left; margin-top: 3%; color: #999; }
.servList > ul > li > a:hover{  background-color: #b3282b; color: #FFF !important; }
.servList > ul > li > a:hover > h3::after{border-left: 8px solid #FFF;}
.servList > ul > li > a:hover > p{ color: #FFF !important; }

/*******/
.news{ width: 100%; height: auto; min-width: 320px; background-color: #f8f8f8; }
.newsMain,.newsMain .newsItem{ height: auto; width:100%; }
.newsMain,.servMain{ margin-top: 2%; }
.newsMain .newsItem{display: none; flex-direction: row; flex-wrap:  nowrap; justify-content: space-between; align-items: stretch;}
.newsHot{ width: 48%; display: block; flex-shrink: 0; margin-right: 2%; }
.newsHot > p{ width: 100%; height: 0; padding-top: 64%; position: relative; overflow: hidden;}
.newsHot > p > img{ width: 100%; height: 100%; position: absolute; left:0; top:0; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; cursor: pointer;}
.newsHot:hover > p > img{ transform: scale(1.02,1.02); -webkit-transform: scale(1.02,1.02); }
.newsHot > div{ width: 100%; height: auto; box-sizing: border-box; padding:0 3% 0 0; }
.newsHot > div > h3{ width: 100%; height: 72px; line-height: 72px; font-weight: normal; font-size: 18px;text-align: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
/*.newsHot > div > p{ width:100%; height: 60px; line-height: 30px; overflow: hidden; text-align: left; font-size: 16px; color: #999 !important; }*/
.newsList{ width: 100%;  box-sizing: border-box; border-top:1px solid #999;}
.newsList > ul{ width: 100%; height: 100%; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: space-between; align-items: center; }
.newsList > ul > li{ width: 100%; flex:1;  background-color: transparent; box-shadow: 0 0 6px rgba(0,0,0,0); display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; box-sizing: border-box; padding:2% 0; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; cursor: pointer; box-sizing: border-box; border-bottom:1px solid #999;}
/*.newsList > ul > li + li{ margin-top: 15px; }*/
.newsList > ul > li > .nlItem-date{ width: 100px; flex-shrink: 0; background-color: #DDD; margin-right: 3%; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center; }
.newsList > ul > li > .nlItem-date > h3{ width: 100%; height: 48px; text-align: center;  }
.newsList > ul > li > .nlItem-date > h3 > span{ display: inline-block; height: 48px; line-height: 48px; box-sizing: border-box; font-weight: normal; font-size: 30px; font-weight: 550; }
.newsList > ul > li > .nlItem-date > p{width:100%;height: 30px;line-height: 30px; text-align: center; overflow: hidden; font-size: 14px;}
.newsList > ul > li > .nlItem-right{ width:100%; height: auto;  min-width: 0;}
.newsList > ul > li > .nlItem-right > h3{width: 100%; min-width: 0; height: 48px; line-height: 48px; box-sizing: border-box;  font-weight: normal; font-size: 20px; overflow: hidden; /*white-space: nowrap; text-overflow: ellipsis;*/ text-align: left;}
.newsList > ul > li > .nlItem-right > p{ width:100%;height: 48px;line-height: 24px; text-align: left; font-size: 14px; color: #999; overflow: hidden; }
.newsList > ul > li:hover{background-color: #FFF;/* box-shadow: 0 0 6px rgba(0,0,0,0.3);*/}
.newsHot:hover > div > h3,.newsList > ul > li:hover > .nlItem-right > h3 > a{ color: #c7000b !important }
/******/
.mainAbout{ width: 100%; height: auto; min-width: 320px; display: flex; flex-direction: row-reverse; flex-wrap: nowrap; justify-content: space-between; align-items: center; background-color: #1e56a2; }
.mAboutImg{ width: 50%; display: block; }
.mAboutImg > p{ width: 100%;height: 0; padding-top:65%; position: relative; overflow: hidden;}
.mAboutImg > p > img{ width:100%; height: 100%; position: absolute; left:0; top:0;  }
.mAboutLeft{ width: 50%; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; align-items: center; box-sizing: border-box; padding-right: 3%;}
.mAboutLeft > h3{ width:100%; display: inline-block; height: auto; position: relative; text-align: left; font-size: 0;}
.mAboutLeft > h3 > p,.mAboutLeft > h3 > span{ display: inline-block; font-weight: normal; font-size: 36px; line-height: 2.5; box-sizing: border-box; border-bottom: 4px solid #b3282b; z-index: 140; position: relative; color: #FFF;}
/*.mAboutLeft > h3::after{ content: ' '; width:100%; height: 4px; background-color: #FFF;position: absolute; left:0; bottom:0; z-index: 120;}*/
.mAboutLeft > h3 > span{border-bottom: 4px solid #FFF; }
.mAboutLeft > h3 > span > i{ opacity: 0; }
.mAboutLeft > div{ width: 100%; height: 224px; line-height: 32px; text-align: left; font-size: 16px; color: #FFF; overflow: hidden; margin-top: 5%; margin-bottom: 12%;} 
.mAboutLeft > p{ width:100%; height: auto; text-align: left; font-size: 0; }
.mAboutLeft > p > a{ display: inline-block; padding:0 20px; height: 48px; line-height: 48px; text-align: center; font-size: 16px; background-color: #FFF; color: #b3282b; border-radius: 6px; }
/******/
.honorMain{ margin-top: 1.5%; }
.box{ width:100%;height: auto; overflow: hidden; }
.swiper5 .swiper-pagination {right:0; display:inline-block;  padding-top:2%; padding-bottom:1.5%; bottom:0; left:auto; text-align:center; padding-right:10px; box-sizing:border-box; display:none;}
.swiper5 .swiper-pagination-bullet{opacity:1; margin:0 5px!important;width:50px; height:4px; border-radius:0%; box-sizing:border-box; background-color: #3d5c9d; }
.swiper5 .swiper-pagination-bullet-active{background-color:#fcd500;}
.swiper5 .swiper-slide{  box-sizing: border-box; box-sizing: border-box;}
.swiper5 .swiper-slide > a{ width:100%; height: auto; display: block; box-sizing: border-box; padding: 5px 10px; position: relative; box-sizing: border-box; border:1px solid #eee; }
/*.swiper5 .swiper-slide > a::before{ content: ' '; width:100%;height: 1px; background-color: #d1d1d1; position: absolute; left:0; bottom:10px; }*/
.swiper5 .swiper-slide > a > div{ width: 100%; box-sizing: border-box; padding:8%; background-color: #FFF; /*box-shadow: 0 0 10px rgba(0,0,0,0.3); */}
.swiper5 .swiper-slide > a > div > p{ width:100%;height:0; padding-top: 69.230%;  position:relative; }
.swiper5 .swiper-slide > a > div > p > img{ width: 100%; height: 100%; position: absolute; left:0; top:0;
 transition: all 0.5s linear; -webkit-transition: all 0.5s linear; cursor: pointer;}
.swiper5 .swiper-slide > a:hover > div > p > img{ transform: scale(1.02,1.02); -webkit-transform: scale(1.02,1.02); }
.swiper5 .swiper-slide > a > h3{ width:100%; font-size: 18px; height: 72px; line-height: 72px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; text-align: center; color: #333 !important; margin-bottom:4px; }
.swiper5 .swiper-slide > a > h4{ width:100%; height: 12px; position: relative; display: none;}
.swiper5 .swiper-slide > a > h4 > span{ width: 12px;height: 12px; box-sizing: border-box; border:1px solid #d1d1d1; background-color: #f5f5f5; position: absolute; left:50%; top:50%; margin-top: -6px; margin-left: -6px; border-radius: 50%; }
.swiper5 .swiper-slide > a:hover > h4 > span{ background-color: #FFF;border:1px solid #c7000b; }
.swiper5 .swiper-button-next,.swiper5 .swiper-button-prev{   color:rgba(255,255,255,0.2); background-color:#f5f5f5; height:24px; width:24px; line-height:24px; border-radius: 50%; text-align:center; background-image:url(none); top:auto; bottom:0; cursor:pointer; margin-top:-12px; box-sizing:border-box; background-repeat: no-repeat; background-size: 100% 100%; background-position: center center; border:1px solid #d1d1d1; z-index: 320; display: none;} 
.swiper5 .swiper-button-next{ background-image: url(../images/goright.png); left:auto; right:0; }
.swiper5 .swiper-button-prev{ background-image: url(../images/goleft.png); right:auto; left:0; }  
.swiper5 .swiper-button-next i,.swiper5 .swiper-button-prev i{ font-size:0;}
.swiper5 .swiper-button-next:hover,.swiper5 .swiper-button-prev:hover{ color:rgba(255，255，255，1) !important; background-color: #9c9a9a;} 
.swiper5  .swiper-button-next.swiper-button-disabled,.swiper5 .swiper-button-prev.swiper-button-disabled {
    opacity: 0.85;}

.box2{ width:100%;height: 0; overflow: hidden; }
.swiper6 .swiper-pagination {right:0; display:inline-block;  padding-top:2%; padding-bottom:1.5%; bottom:0; left:auto; text-align:center; padding-right:10px; box-sizing:border-box; display:none;}
.swiper6 .swiper-pagination-bullet{opacity:1; margin:0 5px!important;width:50px; height:4px; border-radius:0%; box-sizing:border-box; background-color: #3d5c9d; }
.swiper6 .swiper-pagination-bullet-active{background-color:#fcd500;}
.swiper6 .swiper-slide{  box-sizing: border-box; box-sizing: border-box;}
.swiper6 .swiper-slide > a{ width:100%; height: auto; display: block; box-sizing: border-box; padding: 5px 10px; position: relative;  }
/*.swiper6 .swiper-slide > a::before{ content: ' '; width:100%;height: 1px; background-color: #d1d1d1; position: absolute; left:0; bottom:10px; }*/
.swiper6 .swiper-slide > a > div{ width: 100%; box-sizing: border-box; padding:8%; background-color: #FFF; box-shadow: 0 0 10px rgba(0,0,0,0.3); }
.swiper6 .swiper-slide > a > div > p{ width:100%;height:0; padding-top: 69.230%;  position:relative; }
.swiper6 .swiper-slide > a > div > p > img{ width: 100%; height: 100%; position: absolute; left:0; top:0; }
.swiper6 .swiper-slide > a > h3{ width:100%; font-size: 14px; height: 48px; line-height: 48px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; text-align: center; color: #333 !important; margin-bottom:4px; }
.swiper6 .swiper-slide > a > h4{ width:100%; height: 12px; position: relative; display: none;}
.swiper6 .swiper-slide > a > h4 > span{ width: 12px;height: 12px; box-sizing: border-box; border:1px solid #d1d1d1; background-color: #f5f5f5; position: absolute; left:50%; top:50%; margin-top: -6px; margin-left: -6px; border-radius: 50%; }
.swiper6 .swiper-slide > a:hover > h4 > span{ background-color: #FFF;border:1px solid #c7000b; }
.swiper6 .swiper-button-next,.swiper6 .swiper-button-prev{   color:rgba(255,255,255,0.2); background-color:#f5f5f5; height:24px; width:24px; line-height:24px; border-radius: 50%; text-align:center; background-image:url(none); top:auto; bottom:0; cursor:pointer; margin-top:-12px; box-sizing:border-box; background-repeat: no-repeat; background-size: 100% 100%; background-position: center center; border:1px solid #d1d1d1; z-index: 320; display: none;} 
.swiper6 .swiper-button-next{ background-image: url(../images/goright.png); left:auto; right:0; }
.swiper6 .swiper-button-prev{ background-image: url(../images/goleft.png); right:auto; left:0; }  
.swiper6 .swiper-button-next i,.swiper6 .swiper-button-prev i{ font-size:0;}
.swiper6 .swiper-button-next:hover,.swiper6 .swiper-button-prev:hover{ color:rgba(255，255，255，1) !important; background-color: #9c9a9a;} 
.swiper6  .swiper-button-next.swiper-button-disabled,.swiper6 .swiper-button-prev.swiper-button-disabled {
    opacity: 0.85;}
/******/
.btnMore{ width: 100%; height: auto; box-sizing: border-box; padding:3% 0 0 0; text-align: center;}
.btnMore > a{ display: inline-block; font-size: 16px; color: #b3282b; }
.btnMore > a:hover{ color: rgba(179,40,43,0.8) !important; }

/*底部*/

.foot-blank{ height:auto; width:100%; }
.footer{ box-sizing:border-box; background-color: rgba(30,86,162,1); height: auto; }
.footer > .c-con{ padding-top: 2%; padding-bottom:2%; }
.online{ width:100%; height:auto; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; padding-bottom: 1%;}
.onlinePhone{ width:300px; flex-shrink: 0; margin-right: 8%;}
.onlinePhone > p{ width: 100%;height: 0; padding-top: 40%; position: relative; }
.onlinePhone > p > img{ width: 100%; height: 100%; position: absolute; left:0; top:0; }
.onlineNav{ width: 100%;  height:auto; }
.onlineNav > ul > li{ width: 25%; line-height: 32px; height: 32px; font-size: 16px; min-width: 0; text-align: left; float: left;  }
.onlineQTCode{ width:130px;height: auto;  flex-shrink: 0; float: left;}
.onlineQTCode > p{ width: 100%; box-sizing: border-box; padding:0 10px; margin:0 auto; overflow: hidden; height: auto; }
.onlineQTCode > p > img{ width:100%; }
.onlineQTCode > h3{ width: 100%;height: auto; line-height: 2.4; font-size: 16px; color: #FFF; text-align: center; font-weight: normal; }
.copyright{ width: 100%;height: auto; font-size: 14px; text-align:center; color:#FFF; line-height: 2;  border-top: 1px solid rgba(255,255,255,0.3); padding-top: 1.5%;}
.onlineNav > ul > li > a,.onlineNav > ul > li > a,.copyright > a{ color: #FFF !important }
.onlineNav > ul > li > a:hover,.copyright > a:hover{ color: rgba(255,255,255,0.8) !important; }

/*首页*/
/*焦点图*/
.flash{ width:100%; position: relative; }
.swiper1 .swiper-pagination {right:0; display:inline-block; padding-bottom:2%; bottom:0; left:auto; text-align:center; padding-right:10px; box-sizing:border-box; }
.swiper1 .swiper-pagination-bullet{opacity:1; margin:0 5px!important; width:60px; height:6px; border-radius:6px; box-sizing:border-box; border:0px solid #FFF; background-color: rgba(255,255,255,0.5); }
.swiper1 .swiper-pagination-bullet-active{ width:60px; background-color:rgba(255,255,255,1);}
.swiper1 .swiper-slide{ position:relative; overflow: hidden;}
.swiper1 .swiper-slide > a{ display: block; width: 100%; color: #FFF !important; position: relative;}
.swiper1 .swiper-slide > a > img{ width:100%;}
.swiper1 .swiper-slide > a > .swiperTitle,.colFlashTitle{ width: 1360px; height: 100%; position: absolute; left:50%; top:0; margin-left:-680px; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: flex-start; color: #FFF; font-size: 36px; line-height: 1.6;  }
.swiper1 .swiper-slide-active > a > .swiperTitle > p:nth-of-type(1){ animation: fadeInDown 0.5s ease-in-out; -webkit-animation: fadeInDown 0.5s ease-in-out;}
.swiper1 .swiper-slide-active > a > .swiperTitle > p:nth-of-type(2){ animation: fadeInUp 0.5s ease-in-out; -webkit-animation: fadeInUp 0.5s ease-in-out;}
.swiper1 .swiper-slide > a > .swiperTitle > p > span{ color: #a3c1ff !important; }
.swiper1 .swiper-button-next,.swiper1 .swiper-button-prev{ color:rgba(255,255,255,0.2); background-color:rgba(0,0,0,0.1); border-radius:0%; height:40px; width:30px; line-height:40px; text-align:center; background-image:url(none); cursor:pointer; margin-top:-20px; box-sizing:border-box; display: none; } 
.swiper1 .swiper-button-next:hover,.swiper1 .swiper-button-prev:hover{ color:rgba(237,31,36,1) !important; } 
.swiper1 .swiper-button-next i,.swiper1 .swiper-button-prev i{ font-size:1.0rem; }

/*****/
.partnerList{ width: 100%; height: auto; }
.partnerList > ul > li{ width: 15%; float: left; margin-right: 2%; margin-top:1%; margin-bottom: 1%; }
.partnerList > ul > li:nth-of-type(6n){ margin-right: 0 }
.partnerList > ul > li > a{ display: block; width:100%; height: 0; padding-top: 35%; position: relative; }
.partnerList > ul > li > a > img{ width: 100%; height:100%; position: absolute; left:0;top:0; }


/********/
.colFlash{ width: 100%; min-width: 320px;  position: relative; }
.colFlash > a{ display: block; width: 100%; }
.colFlash > a > img{ width: 100%; }
.colFlash > p{ width: 1200px; height: 100%; position: absolute; left:50%; top:0; margin-left:-600px; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: flex-start; font-size: 42px; color: #FFF; text-align: left; }
.colFlash > p{}

/******/
.cColProdDetHeader{ min-width: 320px; background-color: #FFF; height: 73px; box-sizing: border-box; border-bottom: 1px solid #EEE;  }
.cColProdDetHeader > .c-con{ padding-top: 0; padding-bottom: 0; display: flex; flex-direction: row;flex-wrap: nowrap; justify-content: space-between; align-items: center;}
.location{ height: 72px; line-height: 72px;font-size: 14px; }
.pdMenu{ height: 72px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; }
.pdMenu > a{height: 72px;line-height: 72px; padding:0 10px;font-size: 14px;box-sizing: border-box;text-align: center;max-width: 100px;overflow: hidden;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;}
.pdMenu > a:hover,.pdMenu > a.active{ border-bottom: 2px solid #f19200; color: #f19200 !important; }

/*******/
.colNews{ padding-top: 1.5%; padding-bottom: 3%; }
.colNewsHot{ width: 100%; height: auto; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; box-sizing: border-box; padding:2.5%; margin-bottom: 2%; background-color: #FFF; }
.colNewsHot-img{ width: 32%; display: block; overflow: hidden; flex-shrink: 0; margin-right: 3%;}
.colNewsHot-img > p{ width: 100%; height: 0; padding-top: 70%; overflow: hidden; position: relative; }
.colNewsHot-img > p > img{ width: 100%; height: 100%; position: absolute; left:0; top:0; }
.colNewsHot-right{ width: 100%; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; align-items: flex-start; overflow: hidden; min-width: 0;} 
.colNewsHot-right > h3{ width:100%; height: 48px;line-height: 48px; overflow: hidden;  font-weight: normal; font-size: 24px; text-align: left; min-width: 0; white-space:  nowrap; text-overflow: ellipsis;}
.colNewsHot-right > h4,.colNewsHot-right > p{ width:100%; height: 24px; line-height: 24px; font-weight: normal; text-align: left; font-size: 14px; color: #999; }
.colNewsHot-right > p > a{ color: #b3282b !important; }
.colNewsHot-right > div{ width: 100%; height: 72px; line-height: 24px; overflow: hidden; margin-top: 2%; margin-bottom: 2%; color: #999; font-size: 14px; }

.colNewsList{ width: 100%; background-color: #FFF; box-sizing: border-box; padding:3%; }
.colNewsList > ul > li{ width: 48.5%;  float: left; margin-top:3%;padding-bottom: 2%; border-bottom: 1px solid #CCC; cursor: pointer;}
.colNewsList > ul > li:nth-of-type(2n){ float: right; }
.colNewsList > ul > li:nth-of-type(1),.colNewsList > ul > li:nth-of-type(2){ margin-top: 0; }
.colNewsList > ul > li > h3,.colNewsList > ul > li > h4{ width:100%; height: 32px; line-height: 32px; font-weight: normal; font-size: 18px; text-align: left;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.colNewsList > ul > li > h3{ display: inline-block; flex-direction: row; flex-wrap: nowrap; justify-content:flex-start; align-items: center; min-width: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.colNewsList > ul > li > h3 > span{ width: 0; height: 1px; background-color: #b3282b; flex-shrink: 0; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.colNewsList > ul > li > p{transition: all 0.5s linear;width:100%; height: 48px; line-height: 24px; font-weight: normal; font-size: 14px; text-align: left;overflow: hidden;color: #999; margin-top: 10px; margin-bottom: 5px; }
.colNewsList > ul > li > h4{ font-size: 14px; color: #999; }
.colNewsList > ul > li:hover > h3 > span{ width:30px; margin-right: 10px; }
.colNewsList > ul > li:hover > h3 > a{ color: #b3282b !important; }
.page{ width: 100%; height: auto; text-align: center; font-size: 0; padding-top: 2%; padding-bottom: 5%; background-color: #FFF;}
.page li{ display: inline-block; height: 30px; line-height: 30px; padding:0 10px; font-size: 18px; color: #666; }
.page li.active,.page li:hover{ color: #b3282b !important; }
/******/
.objList{ width:100%;height: auto; padding-top: 5%;padding-bottom: 10%; }
.objList > ul > li{ width: 32%; float: left; margin-right: 2%; margin-bottom: 2%;  }
.objList > ul > li:nth-of-type(3n){ margin-right: 0; }
.objList > ul > li > a{ display: block; width: 100%; height: auto; background-color: #FFF; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.objList > ul > li > a > p{ width: 100%;height: 0; padding-top: 60%; position: relative; overflow: hidden;}
.objList > ul > li > a > p > img{ width: 100%;height: 100%; position: absolute; left:0; top:0; transition: all 0.5s linear; -webkit-transition: all 0.5s linear; }
.objList > ul > li > a > div{ width:100%; height: auto; box-sizing: border-box; padding:15px 10px 10px 10px;  }
.objList > ul > li > a > div > h3,.objList > ul > li > a > div > h4{ width: 100%; font-weight: normal; height: 24px; line-height: 24px; text-align:center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; }
.objList > ul > li > a > div > h4{ font-size: 14px; margin-top: 5px; color: #999 !important; }

.objList > ul > li > a:hover{  background-color: #b3282b; color: #FFF !important; }
.objList > ul > li > a:hover > div > h4{ color: rgba(255,255,255,0.6) !important; }
.objList > ul > li > a:hover > p > img{ transform: scale(1.02,1.02); -webkit-transform: scale(1.02,1.02);}

/*******/
.colAbout{ width: 100%; height: auto; display: flex; flex-direction: row-reverse; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; box-sizing: border-box; padding:3% 0; margin-bottom: 2%; background-color: #FFF; }
.colAbout-img{ width: 28.68%; display: block; overflow: hidden; flex-shrink: 0; margin-left: 3%;}
.colAbout-img > p{ width: 100%; height: 0; padding-top: 150%; overflow: hidden; position: relative; }
.colAbout-img > p > img{ width: 100%; height: 100%; position: absolute; left:0; top:0; }
.colAbout-right{ width: 100%; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; align-items: flex-start; overflow: hidden; min-width: 0;} 
.colAbout-right > h3{ width:100%; height: 36px;line-height: 36px; overflow: hidden;  font-weight: normal; font-size: 20px; text-align: left; min-width: 0; white-space:  nowrap; text-overflow: ellipsis; font-weight: 550; color: #b3282b;}
.colAbout-right > h4{ width:100%; line-height: 1.1; color: #999; font-weight: lighter; text-align: left; font-size: 52px; color: #999; text-transform: uppercase; color:#999; }
.colAbout-right > div{ width: 100%; height: auto; line-height: 24px; overflow: hidden; margin-top: 2%; margin-bottom: 2%; color: #999; font-size: 14px; text-indent: 28px;}







.colLocation{ width: 100%; min-width: 320px; height: auto;background-color:rgba(30,86,162,1); }
.colLocation > .c-con{ padding-top: 1%; padding-bottom: 1%; }
.colLocation h3,.colLocation p{ width:100%; font-weight: normal; color: #FFF !important; text-align: left; font-size: 32px;  }
.colLocation p{ font-size: 14px; margin-bottom: 0.5%;}
.colLocation p a{ color: #FFF !important; }




.columnJianjie,.columnOther{ height: auto; box-sizing: border-box; padding-top: 5%; padding-bottom: 6%; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; }
.jianAbout{ width: 100%; display: block; overflow: hidden; box-sizing: border-box; padding-right: 5%; }
.jianAbout > h2{ width:100%; font-weight: normal; font-size: 45px; color: #c4c4c4; text-align: left;text-transform:Uppercase }
.jianAbout > h3{ width:100%; font-weight: 550; font-size: 30px; color: #ae8332; text-align: left; margin-bottom: 3%; }
.jianAbout > div{width: 100%;font-size: 14px;line-height: 30px;height: auto;max-height: 455px;overflow: hidden;text-align: left;}
.jianImg{width: 28.6%;overflow: hidden;flex-shrink: 0;}
.jianImg > a{display: block;width: 100%;height: 0;padding-top: 150%;position: relative;}
.jianImg > a > img{width:100%; height: 100%; position: absolute; left:0; top:0;}
.indexAbout{ width: 100%; display: block; overflow: hidden; box-sizing: border-box; padding-right: 5%; }
.indexAbout > h3{width:100%;font-weight: 550;font-size: 30px;color: #ae8332;padding-bottom: 1%;margin-bottom: 2%;position:relative;text-align: center;}
.indexAbout > h3::after{content:"";width:40px;height:2px;background-color:#f19200;position:absolute;bottom: 0px;left: 48.5%;}
.indexAbout > div{width: 100%;font-size: 14px;line-height: 30px;height: auto;min-height: 455px;overflow: hidden;}
.indexAbout > div img{margin:0 auto;}


.newsDeatil{ width: 100%; box-sizing: border-box; padding:2% 3%; background-color: #FFF; }
.newsDet-header{ width: 100%; height: auto; border-bottom: 1px solid #EEE; padding-bottom: 1.2%;}
.newsDet-header > h3,.newsDet-header > p{ width: 100%; line-height: 1.75; text-align: center; font-size: 24px; }
.newsDet-header > p{ line-height: 2.15; font-size: 14px; margin-top: 0.5%; color: #999; }
.newsDet-about,.newsDet-aside{ width: 100%; height: auto; line-height: 30px; font-size: 14px; text-align: left; padding-top: 2%; }
.newsDet-aside{ padding-top: 0; padding-bottom: 2%; text-align: right; }
.newsDet-back{ width: 100%; padding-top: 3.5%; padding-bottom: 2.5%; text-align: center; font-size: 24px;  }
.newsDet-back > a{ color: #666;  }
.newsDet-about img{display: initial;margin: 0 auto;}