﻿@charset "utf-8";

/*--------------------------------------------------------------------------导航--------------------------------------------------------------------------*/
.header { width:100%; background:none;  position: absolute;  z-index: 99; box-sizing: content-box;  transition: all 0.3s ease-in-out; }
.header::after { content: " ";  position: absolute; bottom: 0;  left: 0; width:100%;  height: 1px; background: rgba(255,255,255,0.15);  z-index: 2;   }
.header .hinfo .logo { max-height:60px; line-height: 60px; position: relative;  }
.header .hinfo { color:#fff; font-size:18px;  }
.header .hinfo a { display:inline-block; color:#fff; font-size:18px; }
.header .hinfo .nav ul li { float:left; margin-left:60px; line-height: 60px; position: relative; }
.header .hinfo .nav ul li:last-child { margin-left:40px; }
.header .hinfo .nav ul li a span { position: relative; display: inline-block; padding:20px 0; }
.header .hinfo .nav ul li a span::after { content: " ";  position: absolute; bottom: 0;  left: 0; width:0;  height: 2px; background: #fff;  z-index: 2; transition: all 0.3s ease;}
.header .hinfo .nav ul li a:hover span::after { width:100%; }
.header.active { position: fixed; z-index:999; background:url(img/navbg.jpg) repeat;  box-shadow: 0 0 20px rgba(0,0,0,0.1); }
.header.active .hinfo a { color:#333; }
.header .hinfo .wxico { height:100px; line-height: 100px;  }
.header .hinfo .wxico a {  position: relative; margin-left:20px; }
.header.active .hinfo .wxico a i { color:#a91c24; }
.header .hinfo .wxico a em { width:140px; border-radius: 10px; box-shadow: 0 0 20px rgba(0,0,0,.1); overflow: hidden; position: absolute; top: 120px;  right: 0;  z-index: 99;  
 opacity: 0; visibility: hidden; transition: all .3s ease; }
.header .hinfo .wxico a:hover em { opacity: 1; visibility: visible; top: 100px;  }
.header .hinfo .wxico a i { display: inline-block; font-size: 36px;   }
.header .hinfo .nav ul li .subnav { width:160px; background:#fff;  box-shadow: 0 0 20px rgba(0,0,0,.1); border-top-left-radius: 20px; border-bottom-right-radius: 20px; overflow: hidden;
 position: absolute; top: 120px;  left: -46px;  z-index: 99;  opacity: 0; visibility: hidden; transition: all .3s ease; }
.header .hinfo .nav ul li .subnav  a  { display: block;  width:100%; line-height: 50px;  text-align: center; color:#333; font-size: 16px;  }
.header .hinfo .nav ul li .subnav  a:hover { background:url(img/btnbg.png) repeat #a91c24;  color:#fff;}
.header .hinfo .nav ul li:hover .subnav {opacity: 1; visibility: visible; top: 100px; }
.header.active .hinfo .nav ul li a span::after { background: #a91c24; }
#flagCanvas { position: absolute; top: 32px; left: 0; z-index: 9; }

.hdiv { width:100%; height: 100px; }
.mhdiv { width:100%; height:60px; display: none; }
.pc-cc { display: block!important; } 
.m-cc { display: none!important; }
#logotop {position:fixed; top:0; width:100%; z-index: 99; display: none;}


/*--------------------------------------------------------------------------首页--------------------------------------------------------------------------*/

/*.ibg { width:100%; position: relative; }
.ibg .ibanbg { width:100%; height:80px; background: url(img/ibanbg.png) center no-repeat; position: absolute; bottom:0; z-index: 99;}
.ibg .iban-swp .swiper-slide::before {content: ""; position: absolute; left: 0; top: 0;  width:100%; height: 100%; background: linear-gradient(to top, transparent 80%, #000); opacity: 0.5; z-index: 9; }
.iban-swp { height:100%; }*/
.ibg { width:100%;  position: relative;}
.ibg .ibanbg { width:100%; height:80px; background: url(img/ibanbg.png) center no-repeat; position: absolute; bottom:0; z-index: 99;}
.iban-swp { height:100%; }
.iban-swp .picbox {  width: 100%;  overflow: hidden; }
.iban-swp .bg { width: 100%; height:1020px; position: relative; display: table;  background-position: center; background-repeat: no-repeat; background-size: cover; transition: ease 1s; }
.iban-swp .bg:before { width:100%; height: 20%; content: ""; left: 0; top: 0; opacity: 0.3; position: absolute; background: linear-gradient(to top, transparent 80%, #000); opacity: 0.5;  z-index: -1;}
.iban-swp .sp-pn { position: absolute; top: 50%; z-index: 99; margin-top:-30px; cursor: pointer; width:60px; height: 60px; background:#a91c24; text-align: center;  color:#fff; 
transition: all 0.3s ease-in-out; }
.iban-swp .iban-prev  {left: 40px; }
.iban-swp .iban-next { right: 40px; }
.iban-swp .sp-pn i {display:inline-block; line-height:60px; font-size: 20px; }
.iban-swp .sp-pn:hover { background:#a91c24; }
.iban-swp .swiper-pagination { display: block; width:100%; bottom:40px!important; }
.iban-swp .swiper-pagination-bullet { width:10px; height: 10px; background:rgba(255,255,255,0.5); opacity: 1!important; margin:0 10px!important; border-radius:10px!important;   }
.iban-swp .swiper-pagination-bullet-active { background:rgba(255,255,255,1); }

.itit { background: url(img/ititbg.png) center top no-repeat; height: 180px; text-align: center; }
.itit h1 { font-family:"Noto Serif SC";   font-weight: 700; font-size: 40px;  color:#333; padding:35px 0 10px; }
.itit h1 em { color:#a91c24;  } 
.itit h2 { font-family:"Times New Roman"; font-weight: normal; font-size:24px; color:#c9b69d; margin-bottom: 20px; text-transform: uppercase; }

.iabo { padding:80px 0 100px; }
.iabo .info { margin:40px 0; text-align: center; }
.iabo .more { text-align: center; }
.iabo .more a { display: inline-block; width:240px; height: 50px; line-height: 50px; text-align: center; background:url(img/btnbg.png) repeat #a91c24; color:#fff; transition: all 0.3s ease; }
.iabo .more a i { margin-left:100px; font-size: 18px; }
.iabo .more a:hover { transform:translateY(-5px);  }
.iabo .list { margin:60px 0 0; }
.iabo .list ul li { float:left; width:calc(25% - 30px); margin-right:40px; position: relative; }
.iabo .list ul li:last-child { margin-right:0; }
.iabo .list ul li .img { background: #000; overflow: hidden; }
.iabo .list ul li .img img { opacity: 0.6; }
.iabo .list ul li:hover .img img { transform:scale(1.08);  transition: all 0.5s ease; }
.iabo .list ul li .txt { width: calc(100% - 20px); height: calc(100% - 20px); position: absolute; top: 10px; bottom: 0; right: 0; left: 0; z-index: 9; margin: auto; color:#fff; text-align: center; 
 display: table; text-align: center;  transition: all 0.3s ease; }
.iabo .list ul li .txt .ct { display: table-cell; vertical-align: middle; }
.iabo .list ul li .txt h2 { font-size: 24px; margin:10px 0; }
.iabo .list ul li .txt::before { box-sizing: border-box; top: 0; left:0 ; }
.iabo .list ul li .txt::after { box-sizing: border-box; bottom: 0; right: 0; }
.iabo .list ul li .txt::after, .iabo .list ul li .txt::before { position: absolute; z-index: 2; content: ''; width: 0; height: 0; border: 1px solid transparent; }
.iabo .list ul li:hover .txt::after, .iabo .list ul li:hover .txt::before { width: calc(100% + 0px); height: calc(100% + 0px); }
.iabo .list ul li:hover .txt::before { border-bottom-color: #fff; border-left-color: #fff; transition: height 0.3s, width 0.3s 0.3s; }
.iabo .list ul li:hover .txt::after { border-top-color: #fff; border-right-color: #fff; transition: height 0.3s, width 0.3s 0.3s; }

.iprocate { padding:80px 0 100px; background: url(img/iprocatebg.jpg) center top no-repeat;}
.iprocate .list { margin:60px 0 0; }
.iprocate .item {float:left; width:320px; height:320px; margin-right:40px; position: relative; }
.iprocate .item:first-child {  width:680px; height:680px; }
.iprocate .item a { display: block; width:100%; height: 100%; position: relative; }
.iprocate .item a::before {content: ""; position: absolute; left: 0; top: 0;  width:100%; height: 100%; background: linear-gradient(to bottom, transparent 50%, #000); opacity: 0.5; z-index: 9; }
.iprocate .item .img { width:100%; height: 100%; overflow: hidden; }
.iprocate .item .img img { width: 100%; height: 100%; object-fit: cover; }
.iprocate .item:hover .img img { transform:scale(1.08);  transition: all 0.5s ease;  }
.iprocate .item:nth-child(3), .iprocate .item:nth-child(5) { margin-right:0; }
.iprocate .item:nth-child(4), .iprocate .item:nth-child(5) { margin-top:40px; }
.iprocate .item .txt { box-sizing: border-box; width:100%; padding:30px; position: absolute; bottom:0; left:0; z-index: 9; color:#fff; }
.iprocate .item .txt h2 { font-size: 20px; margin-bottom: 10px;}
.iprocate .item .line { width: calc(100% - 20px); height: calc(100% - 20px); position: absolute; top: 10px; bottom: 0; right: 0; left: 0; z-index: 99; margin: auto; color:#fff; text-align: center; 
 display: table; text-align: center;  transition: all 0.3s ease; }
.iprocate .item .line::before { box-sizing: border-box; top: 0; left:0 ; }
.iprocate .item .line::after { box-sizing: border-box; bottom: 0; right: 0; }
.iprocate .item .line::after, .iprocate .item .line::before { position: absolute; z-index: 2; content: ''; width: 0; height: 0; border: 1px solid transparent; }
.iprocate .item:hover .line::after, .iprocate .item:hover .line::before { width: calc(100% + 0px); height: calc(100% + 0px); }
.iprocate .item:hover .line::before { border-bottom-color: #fff; border-left-color: #fff; transition: height 0.3s, width 0.3s 0.3s; }
.iprocate .item:hover .line::after { border-top-color: #fff; border-right-color: #fff; transition: height 0.3s, width 0.3s 0.3s; }

.ivideo { width:100%; background: url(img/ivideobg.jpg) center top no-repeat;  }
.ivideo .cc { width:100%; height:660px; }
.ivideo .ct {  width:100%;  height:660px; display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; } 
.ivideo  .vlist { width:720px; }
.ivideo  .vlist .swiper-slide { width: 100%!important; }
.ivideo  .vlist video { width:100%;}
.ivideo  .vlist p { padding-right:80px; margin:10px 0 0; color:#fff;  font-size: 18px;}
.ivideo .swiper-pagination { display: block; width:100%; bottom:10px!important; text-align: right;!important; }
.ivideo .swiper-pagination-bullet { width:10px; height: 10px; background:rgba(255,255,255,0.5); opacity: 1!important; margin:0 0 0 10px!important; border-radius:10px!important;   }
.ivideo .swiper-pagination-bullet-active { background:rgba(255,255,255,1); }
.ivideo  .vimg { flex:1; text-align: right; }

.inews { width:100%; padding:80px 0 100px; background: url(img/inewsbg.jpg) center top no-repeat; }
.inews .box { margin:60px 0 0; }
.inews .pic { width: 640px; }
.inews .pic .img { width:100%; height:100%; overflow: hidden; }
.inews .pic:hover .img img { transform:scale(1.08);  transition: all 0.5s ease-in-out; }
.inews .pic .date { font-family:"Times New Roman"; width:100px; height: 100px;  background:url(img/btnbg.png) repeat #a91c24; text-align: center; color:#fff; position: absolute;  top:0; left:0; z-index: 9; }
.inews .pic .date em { font-size: 36px; display: block; margin:10px 0 5px; }
.inews .pic .date span { font-size: 18px; }
.inews .pic p { box-sizing: border-box; width:100%; padding:0 60px 15px 30px; position: absolute; bottom:0; left: 0; color:#fff; font-size: 18px; }
.inews .pic .swiper-pagination { display: block; width:calc(100% - 20px); bottom:25px!important; text-align: right;!important; }
.inews .pic .swiper-pagination-bullet { width:10px; height: 10px; background:rgba(255,255,255,0.5); opacity: 1!important; margin:0 0 0 10px!important; border-radius:10px!important;   }
.inews .pic .swiper-pagination-bullet-active { background:rgba(255,255,255,1); }
.inews .list { width:720px; }
.inews .list ul li  { position: relative; margin-bottom: 28px; }
.inews .list ul li:last-child { margin-bottom:0; }
.inews .list ul li .date { font-family:"Times New Roman"; width:100px; height: 90px;  background:url(img/btnbg.png) repeat #a91c24; text-align: center; color:#fff;  }
.inews .list ul li .date em { font-size: 36px; display: block; margin:10px 0 0; }
.inews .list ul li .date span { font-size: 18px; }
.inews .list ul li .txt { width:calc(100% - 120px); }
.inews .list ul li .txt h2 { font-size: 18px; font-weight: normal; line-height: 160%; padding-right: 20px; }
.inews .list ul li:hover h2 { color:#a91c24; }
.inews .list ul li .txt h2 span { display: inline-block; width: 100%; padding-bottom:5px; position: relative; }
.inews .list ul li .txt h2 span::after { content: " ";  position: absolute; bottom: 0;  left: 0; width:0;  height: 2px; background: #a91c24;  z-index: 2; transition: all 0.3s ease;}
.inews .list ul li:hover .txt h2 span::after { width:100%; }
.inews .list ul li .txt a.more { display: inline-block; line-height: 120%; color:#a91c24; font-size: 20px; position: absolute; right:0; top:0; }
.inews .list ul li .txt p { font-size: 15px; color:#888; line-height: 180%;}
.inews .nmore { text-align: center; margin:60px 0 0; }
.inews .nmore a { display: inline-block; width:240px; height: 50px; line-height: 50px; text-align: center; background:url(img/btnbg.png) repeat #a91c24; color:#fff; transition: all 0.3s ease; }
.inews .nmore a i { margin-left:100px; font-size: 18px; }
.inews .nmore a:hover { transform:translateY(-5px);  }

.footer { width:100%;  /*background:url(img/ftbg.png) repeat #fff5e9; */ background:url(img/navbg.jpg) repeat;  }
.footer .cc { padding:60px 0; }
.footer .flogo  { width:12%;}
.footer .fleft  { width:38%;}
.footer .fleft ul li { float:left; width:25%; }
.footer .fleft ul li h3 {  font-size: 18px; margin-bottom: 20px; font-weight: normal; color:#a91c24; }
.footer .fleft ul li h3 span { display: inline-block; padding-bottom:20px; position: relative; }
.footer .fleft ul li h3 span::after { content: " ";  position: absolute; bottom: 0;  left: 0; width:30px;  height: 2px; background: #a91c24;  z-index: 2; transition: all 0.3s ease;}
.footer .fleft ul li .subnav a { display: inline-block; width:100%; line-height: 240%; font-size: 15px; }
.footer .fleft ul li .subnav a:hover { color:#a91c24; }
.footer .fmid { width:24%; }
.footer .fmid ul {  display: flex; flex-wrap: wrap; justify-content: space-between;  text-align: center;}
.footer .fmid ul li { flex: 1; }
.footer .fmid ul li img { max-width: 140px; margin-bottom: 10px; }
.footer .fmid ul li p { font-size: 15px; }
.footer .fright { width:22%; }
.footer .fright h2 { font-family:"Times New Roman"; font-size: 30px; margin-bottom: 25px; color:#a91c24; font-style: italic; }
.footer .fright h2 i { font-size: 24px; color:#a91c24; margin-right: 10px; font-weight: normal; }
.footer .fright p { line-height: 240%; font-size: 15px; }
.footer .cpr { padding:15px 0;  background: #a91c24; text-align: center;  }
.footer .cpr p { font-size: 15px; color:#fff;  }
.footer .cpr a { color:#fff; }
.footer .cpr a:hover { color:#fff; text-decoration: underline; }

/*--------------------------------------------------------------------------内页--------------------------------------------------------------------------*/

.bread {  height:60px;  line-height: 60px; font-size: 15px;   text-align: right; } 
.bread a { margin:0 5px;  font-size: 15px;   }
.bread a:hover { color:#a91c24; }
.bread .pos { display:inline-block; }

.cbanner { width:100%; height: 400px; display: table;}
.cbanner .txt {  display: table-cell; vertical-align: middle;  color: #fff; text-align: center;  text-transform: uppercase; }
.cbanner .txt  h1 { font-family:"Noto Serif SC";  font-weight: 700; /*font-family:"Times New Roman", sans-serif;*/ font-size: 36px;  margin:0 0 20px;  }

.cmenu { background: #f9f9f9;  }
.cmenu a { float: left; display: inline-block; width:20%; text-align: center; height: 60px; line-height: 60px; color:#333;  }
.cmenu-news a { width:25%; }
.cmenu a:hover, .cmenu a.active {  background:url(img/btnbg.png) repeat #a91c24;   color:#fff; }

.ccontent { padding:60px 0;}
.cabo h1 { font-size: 30px;  color: #333; margin:10px 0 30px; }
.abobox1 {  padding:40px; background:url(img/navbg.jpg) repeat; margin:40px 0 0; }
.abobox1 .icon-quotation { display: inline-block; font-size:20px; color:#a91c24; margin-bottom: 10px;  }
.abobox2 { margin:40px 0 0; }
.abobox2 ul li { float:left; width:calc(25% - 30px); margin-right:40px; position: relative; background: #f9f9f9;  border-top-left-radius: 40px;  border-bottom-right-radius: 40px;  overflow: hidden; }
.abobox2 ul li:last-child { margin-right:0; }
.abobox2 ul li .txt { padding:20px; }
.abobox2 ul li .txt  h2 { font-size:20px; color:#333; margin-bottom:10px;}

.ccont .boxfl { width:50%; padding:80px 0; }
.ccont .boxfl h1 { font-size: 24px;  color: #333; margin:0 0 30px; }
.ccont .boxfl p { line-height: 240%;}
.ccont .boxfl p i {display: inline-block; color:#a91c24; font-size: 20px; margin-right: 15px; }
.ccont .bdmap { margin:40px 0 0; }
.ccont .boxfr {  width:calc(50% - 160px); padding:80px; background: #f9f9f9;}
.ccont .boxfr h2 { font-size: 24px; color: #333; text-transform: uppercase; margin:0 0 30px;}
.ccont .iform ul li { position: relative; width:100%; margin-bottom: 20px;  }
.ccont .iform ul li p { margin-bottom:10px; }
.ccont .iform ul li input { width:calc(100% - 30px); background:#fff; line-height: 42px; border-radius: 6px; border:none; padding:0 15px; color:#666;  }
.ccont .iform ul li textarea { width:calc(100% - 30px); background:#fff; height: 72px; line-height: 160%; border-radius: 6px; border:none; padding:10px 15px; color:#666; }
.ccont .iform ul li input::placeholder, .icont .msg .iform ul li textarea::placeholder { color:#888; }
.ccont .iform ul li img { position: absolute; right:0; bottom:0; z-index: 9;} 
.ccont .iform button {  width:100%; line-height: 50px; background:url(img/btnbg.png) repeat #a91c24;  color:#fff; font-size: 17px; text-transform: uppercase; border:none; border-radius: 6px; margin:20px 0 0; }
.ccont .iform button:hover { transform:translateY(-5px); transition: all .3s ease;} 

.cnewslist ul li {float:left; width:calc(33.3% - 27px); margin-right: 40px; margin-bottom: 40px; }
.cnewslist ul li:nth-child(3n) { margin-right: 0; }
.cnewslist ul li .info { position: relative;}
.cnewslist ul li .info em { position: absolute; top:0; left:0; z-index: 9; display:inline-block; padding:10px 30px; background: rgba(0,0,0,0.5); color:#fff;  }
.cnewslist ul li .info::after { content: " ";  position: absolute; left: 0; bottom: 0; width:0; height: 3px; background: #a91c24;  z-index: 2; transition: all .3s ease; }
.cnewslist ul li .info .pic {  overflow: hidden; height: 250px; }
.cnewslist ul li .info .pic img { width: 100%; height:100%; object-fit: cover; transition: all 0.5s ease-in-out; }
.cnewslist ul li .info .txt { padding:30px; background: #f9f9f9;}
.cnewslist ul li .info .txt span { font-style: italic; }
.cnewslist ul li .info .txt h2 { font-size: 17px; color:#333; font-weight: normal; margin:15px 0 10px; line-height: 180%; }
.cnewslist ul li .info .txt p { color: #888; font-size: 15px; min-height: 90px; }
.cnewslist ul li .info:hover::after { width:100%; }
.cnewslist ul li .info:hover .pic img { transform:scale(1.08);  transition: all 0.5s ease-in-out;}

.cnews { background: #f9f9f9; padding:60px 0; }
.cnews .cnewsde .cn-list { width:320px; background: #fff;}
.cnews .cnewsde .cn-list h1 { font-family:"Times New Roman", sans-serif;  font-size:24px; color: #333; border-bottom:2px solid #f9f9f9; text-transform: uppercase; padding:30px 30px 0;}
.cnews .cnewsde .cn-list h1 span { position: relative; display: inline-block; padding-bottom:20px; }
.cnews .cnewsde .cn-list h1 span::after { content: " ";  position: absolute; left: 0; bottom: -2px; width:100%; height: 2px; background: #a91c24;  z-index: 2;}
.cnews .cnewsde .cn-list ul { padding:0 30px; }
.cnews .cnewsde .cn-list ul li { margin:20px 0 0; padding:0 0 20px; border-bottom: 1px solid #ddd; }
.cnews .cnewsde .cn-list ul li:last-child { border:none; }
.cnews .cnewsde .cn-list ul li span { display: inline-block; font-style: italic; color:#999; margin-bottom: 10px;  }
.cnews .cnewsde .cn-list ul li p { line-height: 170%;}
.cnews .cnewsde .cn-list ul li a:hover { color:#a91c24; }
.cnews .cnewsde .cn-detail { width:calc(100% - 440px); background: #fff; padding:40px; }
.cnews .cnewsde .cn-detail .tit h1 { font-size:24px; color: #333; }
.cnews .cnewsde .cn-detail .tit p { font-size:15px; margin:30px 0 0; padding:0 0 15px;  border-bottom: 1px solid #ddd; }
.cnews .cnewsde .cn-detail .tit p span { margin-right: 30px;}
.cnews .cnewsde .cn-detail .tit p i { color:#ccc; margin-right: 10px; font-size: 18px; }
.cnews .cnewsde .cn-detail .detail { padding:40px 0; }
.cnews .cnewsde .cn-detail .sec { padding:25px 0 0;  border-top: 1px solid #ddd; }
.cnews .cnewsde .cn-detail .sec p { margin:15px 0 0; }
.cnews .cnewsde .cn-detail .sec span { display: inline-block; background: #f9f9f9; color:#333; width:100px; line-height: 36px; text-align: center; margin-right: 20px;  }
.cnews .cnewsde .cn-detail .sec p a:hover { color:#a91c24; }

.pagination { text-align: center;  }
.page-num:not(:disabled) {cursor: pointer;}
.page-num , .page-link {position: relative; display: inline-block;   padding:0 13px; line-height: 36px;	  color: #666; background: #fff; border: 1px solid #ddd; margin:0 6px;}
.page-num { margin:0 6px;}
.page-num:hover, .page-link:hover {	background-color: #a91c24; color: #fff; border-color: #a91c24; }
.page-num-current {z-index: 1;background-color: #a91c24; color: #fff;  border-color: #a91c24;}
.page-num-current:hover {color: #fff;}
.mpnav ,  .text-secondarym { display:none; }

.cpro { background: #f9f9f9; padding:40px 0 80px; }
.cpro .cprolist .cpro-cate { padding: 0 0 10px; }
.cpro .cprolist .cpro-cate  a { display: inline-block; height: 60px; line-height: 60px;  padding:0 30px; background: #fff;  float: left; margin-right: 30px; margin-bottom: 30px; }
.cpro .cprolist .cpro-cate  a:hover ,  .cpro .cprolist .cpro-cate  a.active  { background:url(img/btnbg.png) repeat #a91c24;   color:#fff; }
.mcpro-cate, .mcate { display:none;}

.cpro .cpro-list ul li { float:left; /*width:calc(33.3% - 27px); */ width: calc(25% - 30px); margin-right:40px; margin-bottom: 40px;  }
.cpro .cpro-list ul li:nth-child(4n) { margin-right:0; }
.cpro .cpro-list ul li .img { position: relative;  overflow: hidden; }
.cpro .cpro-list ul li .img img {  transition: all 0.3s ease;}
.cpro .cpro-list ul li:hover .img img  {  transform:scale(1.1);  }
.cpro .cpro-list ul li .bg { position: absolute;  top: 0px;  left: 0px; z-index: 9;   width: 100%;    height: 100%; opacity: 0;   background: rgba(0, 0, 0, 0.3); text-align: center; color:#fff; font-size:16px;  transition: all 0.3s ease;}
.cpro .cpro-list ul li .bg span { display:inline-block;  padding:20px; position: relative;  margin:32% 0 0; line-height: 180% }
.cpro .cpro-list ul li:hover .bg { opacity:1; }
.cpro .cpro-list ul li .bg span::before { content: ''; position: absolute; top: 0px; left: 50%; transform: translateX(-50%);  width: 100%; height: 1px; background: #fff; transition: all 0.3s ease; }
.cpro .cpro-list ul li .bg span::after { content: ''; position: absolute;  bottom: 0px;  left: 50%;  transform: translateX(-50%); width: 100%; height: 1px;  background: #fff; transition: all 0.3s ease; }
.cpro .cpro-list ul li:hover .bg span::before, .cpro .cprolist ul li:hover .bg span::after  { width:50%; }
.cpro .cpro-list ul li .txt { background:#fff; padding:20px; border-top:2px solid #f9f9f9; }
.cpro .cpro-list ul li .txt h3 { font-size:20px;  color:#333;  margin-bottom: 5px;  line-height: 160%;  }
.cpro .cpro-list ul li .txt p i {  color:#333; transition: all 0.3s ease-in-out;}
.cpro .cpro-list ul li:hover i {  transform: rotate(180deg);}

.chor-list ul li { float:left; width:calc(25% - 30px); margin-right:40px; margin-bottom: 40px;  }
.chor-list ul li:nth-child(4n) { margin-right:0; }
.chor-list ul li .img { position: relative;  overflow: hidden; }
.chor-list ul li .img img {  transition: all 0.3s ease;}
.chor-list ul li:hover .img img  {  transform:scale(1.1);  }
.chor-list ul li .txt { background:#fff; padding:20px 0;  }
.chor-list ul li .txt h3 { font-size:16px;  color:#333; text-align: center; font-weight: normal; }

.cprode { background: #f9f9f9; padding:60px 0; }
.cpro-cate-pc { width:320px; background: #fff;   }
.cpro-cate-pc h1 {  font-size:24px; color: #333; border-bottom:2px solid #f9f9f9; text-transform: uppercase; padding:30px 30px 0; }
.cpro-cate-pc h1 span { position: relative; display: inline-block; padding-bottom:20px; }
.cpro-cate-pc h1 span::after { content: " ";  position: absolute; left: 0; bottom: -2px; width:100%; height: 2px; background: #a91c24;  z-index: 2;}
.cpro-cate-pc .list  { padding:0 30px 30px; }
.cpro-cate-pc .list ul li { height:60px;  line-height: 60px; margin:20px 0 0;  }
.cpro-cate-pc .list ul li a { display:inline-block; width:calc(100% - 40px); padding:0 20px;  background:#f9f9f9;   }
.cpro-cate-pc .list ul li a:hover,  .cpro-cate-pc .list ul li a.active {background:url(img/btnbg.png) repeat #a91c24;  color:#fff;  }
.cprode .cpro-detail { width: calc(100% - 360px);}
.cprode .cpro-detail  .top { width:calc(100% - 80px);  padding:40px;  background: #fff; }
.cprode .cpro-detail  .pic { width:calc(50% - 20px); }
.view{width: 100%; overflow:hidden; }
.view .swiper-slide{ box-sizing: border-box; overflow: hidden;text-align: center; }
.preview{position: relative;width:380px; margin:0 auto; margin-top:20px; }
.preview .swiper-slide{width: 64px; height: 64px; box-sizing: border-box; overflow: hidden;cursor: pointer;  }
.preview .swiper-slide img {display: inline-block; height: 100%; opacity: 0.5; }
.preview .active-nav img { opacity: 1; }
.preview .arrow { background: #999;  width:24px; line-height: 64px;  position: absolute; top: 0; z-index: 10; color:#fff; text-align: center; }
.preview .arrow i { font-size:14px; }
.preview .arrow-left{left: -40px;}
.preview .arrow-right{right: -40px;}
.preview .arrow:hover { background:#a91c24; }
.zoomContainer { z-index:999; }
.zoomLens { opacity: 1!important;  padding: 1px!important;   background: rgba(0, 91, 155 ,.3)!important;  border: none!important; }
.zoomWindowContainer div {border: 5px solid #fff!important; box-shadow: 0 0 20px rgba(0,0,0,.15)!important;}
.cprode .cpro-detail  .pinfo {  width:calc(50% - 20px); }
.cprode .cpro-detail  .pinfo h2 { font-size:30px; color:#2c2c2c; font-weight: bold; margin:10px 0 20px; line-height: 160%; }
.cprode .cpro-detail  .ptinfo { margin:0 0 20px;  }
.cprode .cpro-detail  .pinfo .info p {  border-bottom:1px dashed #ddd;  padding:10px 0; }
.cprode .cpro-detail  .desc { background:#fff; margin:40px 0 0; }
.cprode .cpro-detail  .desc h5 { color:#333;  font-size: 20px; border-bottom:2px solid #f9f9f9; text-transform: uppercase; padding:20px 40px 0;  }
.cprode .cpro-detail  .desc h5 span { position: relative; display: inline-block; padding-bottom:20px; }
.cprode .cpro-detail  .desc h5 span::after { content: " ";  position: absolute; left: 0; bottom: -2px; width:100%; height: 2px; background: #a91c24;  z-index: 2;}
.cprode .cpro-detail  .desc .cc { padding:30px 40px; }
.cprode .cpro-detail  .sec { margin:40px 0 0;}
.cprode .cpro-detail  .sec p { width:calc(50% - 10px); background:#fff; box-sizing: border-box;  padding:10px 20px;  font-size: 14px;  color:#333; }
.cprode .cpro-detail  .sec p a { color:#333; }

.fancybox-slide { padding:40px;}
.fancybox-is-open .fancybox-bg { background:rgba(0,0,0,0.75)!important; opacity: 1!important;}
.fancybox-close-small { padding:0!important; color:#999!important; opacity: 1!important; right:30px!important; top:20px!important;}
.fancybox-close-small:hover { color:#004EA2!important;}
.fancybox-video, .fancybox-iframe { background:none!important;}
.fancybox-iframe { border-radius: 0!important; }
.fancybox-slide--iframe .fancybox-content { max-width: 60%; max-height: 60%; margin: 0; background:none!important; }

.iform input:required , .iform  input:valid , .iform  input:invalid {  }

/*--------------------------------------------------------------------------内页--------------------------------------------------------------------------*/

.ivideo .vimg .vinfo{text-align: left;color:#fff; line-height:2; padding:0 25px;}
.ivideo .vimg .vinfo h3{font-size:24px;line-height:2; }
.ivideo .vimg .vinfo p{font-size:14px;line-height:2; margin-bottom:10px;}

/*--------------------------------------------------------------------------移动端--------------------------------------------------------------------------*/
@media only screen and (max-width:640px){
	
	.pc-cc { display: none!important; } 
	.m-cc { display: block!important; }
	
	#logotop {position:fixed; top:0; width:100%; z-index: 99; display: none;}
	.logoheader { height:40px; line-height:40px; padding:10px 0; text-align:left; position:relative;  background: #fff; box-shadow: 0 0 20px rgba(0,0,0,.1); }
	.logoheader .logo { width:80%; position: absolute; left:15px; top:0; }
	.logoheader .logo span { font-size:0.44rem; font-weight: bold; color:#333; margin-left:15px; line-height: 60px; }
	.logoheader .btn{ width:56px; height:36px; padding:16px 0 6px; display:block; overflow:hidden; position:absolute; right:0; top:0; z-index:10; background:none;}
	.logoheader .btn i{ width:24px; height:2px; margin:6px auto 0 auto; display:block; overflow:hidden; background:#354842;}
	.logoheader img { height:90px; }
	.logoheader .hico { margin-right: 60px;}
	.logoheader .hico ul li { float:left;  margin-left:20px;  position: relative; }
	.logoheader .hico ul li a { color:#333; }
	.logoheader .hico ul li a i { font-size: 20px; }
	.logoheader .hico ul li .hicobox { width:100px; padding:10px 0; background: #fff; position: absolute; top:50px; left:-40px;  z-index: 9999; opacity: 0; display: none; box-shadow: 0 0 20px rgba(0,0,0,.1); }
	.logoheader .hico ul li .hicobox a { width:100%; display: inline-block; color:#666; font-size: 15px; text-align: center; line-height: 240%; float: left; }
	.logoheader .hico ul li .hicobox a:hover { color:#004EA2; }
	/* .logoheader .hico ul li:hover .hicobox { opacity: 1; display: block; } */
	.logoheader .hico ul li .hicobox.active { opacity: 1; display: block; }
	.logoheader .hico ul li .searchbox { width:280px; line-height: 50px; background: #fff; position: absolute; top:50px; right:0;  z-index: 9999; opacity: 0; display: none; box-shadow: 0 0 20px rgba(0,0,0,.1); }
	.logoheader .hico ul li .searchbox input { width:150px; border:none; height: 50px; line-height: 50px; padding:0 20px; font-size: 15px; }
	.logoheader .hico ul li .searchbox button {border:none; background: #F7FAFC; width:50px; height: 50px; line-height: 40px; text-align: center; float: right;}
	.logoheader .hico ul li .searchbox button i { font-size: 20px;}
	.logoheader .hico ul li .searchbox.active { opacity: 1; display: block; }
	.leftcontrol { width:240px; height:100%; background:#fff; position:fixed; top:0; right:-240px; z-index:2000; overflow-x:hidden;  -webkit-overflow-scrolling : touch; 
	transition:all 0.3s; -webkit-transition:all 0.3s;}
	.leftcontrol.open{ right:0; box-shadow: 0 0 20px rgba(0,0,0,.15);}
	.leftcontrol ul li {  overflow:hidden; width:100%; border-bottom: 1px solid #EAEAEA; }
	.leftcontrol ul li a.sp { float:left; display:inline-block; overflow:hidden; height:50px; line-height:50px; font-size:0.38rem; font-weight: bold; color:#333; margin-left:30px; }
	.leftcontrol ul li a span { display:inline-block; }
	.leftcontrol ul li a span.more { float: right; width:14px; height:14px; margin:18px 16px 0 0; }
	.leftcontrol ul li a span.more span { background: #999; position: absolute; }
	.leftcontrol ul li a span.more span.h { width: 14px; height: 2px; transform: translate3d(0, 5px, 0); }
	.leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); transition:all 0.3s; -webkit-transition:all 0.3s; }
	.leftcontrol ul li ul.nav-inner-list { height:0; }
	.leftcontrol ul li ul.nav-inner-list li { height: 40px; line-height: 40px; padding:0 30px; border:none;}
	.leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
	.leftcontrol .close{ float:right; width:48px; height:48px; line-height:48px; display:block; overflow:hidden; text-align:center; color:#999; font-size:0.4rem; cursor:pointer;}
	.leftcontrol ul li.active .nav-inner-list  { padding:10px 0;  background:#f9f9f9!important; }
	.leftcontrol ul li ul.nav-inner-list a { height: 40px; line-height: 40px; color:#666!important; font-weight: normal; font-size: 0.36rem;  }

	.mask{ width:100%; height:100%; overflow:hidden; cursor:pointer; background:rgba(0,0,0,0.7); position:fixed; left:0; top:0; z-index:1003;}
	
	.header { display:none; }
	#logotop{ display:block; }
	.hdiv {display:none; }
	.mhdiv { display:block; }

	.iban-swp .bg { height:300px; }
	.ibg .ibanbg, .iban-swp .sp-pn { display: none; }
	.ibg .swiper-pagination { bottom:10px!important;}
	.ibg .swiper-pagination-bullet { width:10px; height: 10px; margin: 0 5px!important;}
	.ibg .swiper-pagination-bullet-active { }
	
	.itit { width: calc(100% - 30px); margin: 0 auto; height: auto; background-size:contain;  }
	.itit h1 { font-size: 0.56rem; padding:10px 0 5px; }
	.itit h2 { font-size:0.38rem; margin-bottom: 10px; }
	
	.iabo { padding:30px 0; }
	.iabo .info { margin:30px 0; }
	.iabo .more a { width:200px; }
	.iabo .more a i { margin-left:80px; }
	.iabo .list { margin:40px 0 0; }
	.iabo .list ul li { width:calc(50% - 8px); margin-right:15px; margin-bottom:15px; }
	.iabo .list ul li:nth-child(2n) { margin-right: 0; }
	.iabo .list ul li .txt .ct img { width:1.48rem; }
	.iabo .list ul li .txt h2 { font-size: 0.48rem; margin:5px 0; }
	.iabo .list ul li .txt { width: calc(100% - 10px); height: calc(100% - 10px); top: 5px; }
	
	.iprocate  { padding:30px 0 40px; }
	.iprocate .list { margin:30px 0 0; }
	.iprocate .item { width:calc(50% - 8px); height:auto; margin-right:15px; margin-bottom:15px; }
	.iprocate .item:first-child { width:100%; height:auto; }
	.iprocate .item .txt { padding:15px; }
	.iprocate .item .txt h2 { font-size: 0.4rem; margin-bottom: 0;  }
	.iprocate .item .txt p { display:none; }
	.iprocate .item:nth-child(4), .iprocate .item:nth-child(5) { margin-top:0; }
	.iprocate .item .line { width: calc(100% - 10px); height: calc(100% - 10px); top: 5px; }
	
	.ivideo { padding:40px 0; background-size: cover; }
	.ivideo .cc { height:auto; }
	.ivideo .ct { display: block; height: auto; }
	.ivideo .vlist { width: 100%;}
	.ivideo .vlist p { font-size: 0.38rem; padding-right:40px; }
	.ivideo .vimg { text-align: center; margin:40px 0 0; }
	.ivideo .vimg img { width: 80%;}
	
	.inews { padding:30px 0 40px; background-size: cover; }
	.inews .box { margin:30px 0 0; }
	.inews .pic { width:100%; margin-bottom: 15px; }
	.inews .pic .date { width:1.8rem; height:1.8rem; }
	.inews .pic .date em { font-size:0.64rem; margin: 10px 0 0; }
	.inews .pic .date span { font-size: 0.38rem; }
	.inews .pic p { padding: 0 70px 15px 15px; font-size: 0.38rem; }
	.inews .pic .swiper-pagination { width: calc(100% - 15px); bottom: 15px!important; }
	.inews .pic .swiper-pagination-bullet { margin: 0 0 0 8px!important;}
	.inews .list { width: 100%; }
	.inews .list ul li { margin-bottom: 0; margin-top:15px; }
	.inews .list ul li .date { width:1.8rem; height:1.8rem; }
	.inews .list ul li .date em { font-size:0.64rem; margin: 10px 0 0; }
	.inews .list ul li .date span { font-size: 0.38rem; }
	.inews .list ul li .txt { width: calc(100% - 1.8rem - 15px); }
	.inews .list ul li .txt h2 span { text-overflow:inherit; white-space:normal; }
	.inews .list ul li .txt p { font-size:0.38rem; }
	.inews .nmore { margin:30px 0 0; }
	.inews .nmore a { width:200px; }
	.inews .nmore a i { margin-left:80px; }
	
	.footer .cc { padding:40px 0 25px; }
	.footer .flogo , .footer .fleft , .footer .fmid, .footer .fright { float:none; width:100%; }
	.footer .flogo { display: none; }
	.footer .flogo h3 {  float:right;  width:38%; margin-right: 4%;  }
	.footer .fleft  { margin:0 0 25px; }
	.footer .fleft ul li { float:none;  width:100%; margin-bottom: 10px;  }
	.footer .fleft ul li h3 { font-size:0.38rem; margin-bottom: 5px; }
	.footer .fleft ul li h3 span { padding-bottom: 10px; }
	.footer .fleft ul li .subnav a { font-size: 0.36rem;  float:left; width:auto; margin-right: 15px;  }
	.footer .fleft ul li:last-child { margin-bottom:0; }
	.footer .fright { margin:20px 0 0; }
	.footer .fright h2 { font-size:0.48rem;  margin-bottom: 15px;  }
	.footer .fright p { line-height:200%; }
	.footer .cpr { padding:15px 0; }
	.footer .cpr p { font-size:0.36rem; }
	
	/*--------------------------------------------------------------------------内页--------------------------------------------------------------------------*/
	
	.bread { display:none; }
	
	.cbanner { height:200px; background-size:cover;  }
	.cbanner .txt {  padding: 0 15px;  }
	.cbanner .txt h1 { font-size:0.56rem; margin-bottom: 10px;  }
	.cbanner .txt p { font-size: 0.38rem;  }
	
	.cmenu { background:none; margin:20px 0 0; }
	.cmenu a { width:calc(33.3% - 10px);  height: 46px; line-height: 46px;  font-size: 0.38rem;  margin-right: 15px; margin-bottom: 15px;  background: #f9f9f9;   }
	.cmenu a:nth-child(3n) { margin-right: 0; }
	
	.ccontent { padding:20px 0 40px; }
	.cabo h1 { font-size:0.48rem; margin:0 0 20px;  }
	.abobox1 { padding:20px; margin:30px 0 0;  }
	.abobox2  { margin:15px 0 0;  }
	.abobox2 ul li { width:calc(50% - 8px); margin-right:15px; margin-top:15px;  border-top-left-radius: 20px;  border-bottom-right-radius: 20px; }
	.abobox2 ul li:nth-child(2n) { margin-right: 0; }
	.abobox2 ul li .txt { padding:15px; }
	
	.ccontact { padding:30px 0 0; }
	.ccontact .w1400 {  width:100%; }
	.ccont .boxfr{ width:100%; padding:0 0 40px;  }
	.ccont .boxfl { width:calc(100% - 30px);  padding:0 15px 30px; }
	.ccont .boxfl p { line-height: 180%; margin-bottom: 15px;  }
	.ccont .boxfl p i { display: block; float: left;  font-size: 0.4rem; width:0.4rem;   }
	.ccont .boxfl p span { float:left; width:calc(100% - 0.4rem - 15px);   }
	.ccont .boxfl h1 {  font-size:0.48rem; margin:0 0 20px;  }
	.ccont .boxfl .contico { margin:15px 0 0; }
	.ccont .boxfl .contico a { line-height: 46px; margin-bottom: 15px;  }
	.ccont .boxfl .contico a.weixin img { width:140px; }
	.ccont .boxfl .contico a.weixin:hover img { bottom:66px;  }
	.ccont .bdmap { margin:25px 0 0; }
	.ccont .boxfr h2 { font-size:0.56rem;  padding:0 15px ; margin:30px 0 20px;  }
	.ccont .boxfr .iform { padding:0 15px; }
	.ccont .iform ul li { margin-bottom:15px;  }
	.ccont .iform button {  margin:10px 0 0; line-height: 46px; font-size: 0.38rem;  }
	.ccont .bdmap { height:400px; }
	
	.cnewslist ul li { width:100%; margin-bottom: 20px;  }
	.cnewslist ul li .info em { padding: 10px 20px;}
	.cnewslist ul li .info .txt { padding:15px; }
	.cnewslist ul li .info .txt h2 { font-size:0.4rem;  height: auto; margin:5px 0;  }
	.cnewslist ul li .info .txt p { line-height:180%;  min-height: auto;  }
	
	.pnav { display:none; }
	.mpnav { display:block; }
	.pagination { margin:0; }
	.page-num, .page-link { padding: 0 12px; margin: 0 5px;}
	
	.cnews { padding:40px 0; }
	.cnews .cnewsde .cn-list { display:none; }
	.cnews .cnewsde .cn-detail { width:calc(100% - 30px); padding:15px 15px 30px;  }
	.cnews .cnewsde .cn-detail .tit h1 { font-size:0.48rem; margin:10px 0 15px; }
	.cnews .cnewsde .cn-detail .tit p { margin:0; }
	.cnews .cnewsde .cn-detail .tit p span { margin-right:15px; }
	.cnews .cnewsde .cn-detail .tit p span em { display:none; }
	.cnews .cnewsde .cn-detail .detail { padding:25px 0; }
	.cnews .cnewsde .cn-detail .sec { padding:15px 0 0; }
	.cnews .cnewsde .cn-detail .sec span { width:72px; margin-right: 15px;  }
	
	.cpro { padding:20px 0 40px; }
	.cpro .cprolist .cpro-cate { display:none; }
	.cpro .cpro-list { width:100%; }
	.cpro .cpro-list ul li { width:calc(50% - 8px); margin-right:15px; margin-bottom: 20px;  }
	.cpro .cpro-list ul li:nth-child(2n) { margin-right:0; }
	.cpro .cpro-list ul li:nth-child(3n) { margin-right:15px; }
	.cpro .cpro-list ul li:nth-child(6n)  { margin-right:0; }
	.cpro .cpro-list ul li .txt { padding:15px; }
	.cpro .cpro-list ul li .txt h3 { font-size:0.4rem; }
	.cpro .cpro-list ul li .txt p { line-height: 160%; font-size: 0.36rem; }
	.cpro .cpro-list ul li .bg span { font-size:0.36rem; line-height: 160%; padding: 15px; margin: 24% 0 0;  }
	
	.chor-list { width:100%; }
	.chor-list ul li { width:calc(50% - 8px); margin-right:15px; margin-bottom: 20px;  }
	.chor-list ul li:nth-child(2n) { margin-right:0; }
	.chor-list ul li .txt { padding:15px; }
	.chor-list ul li .txt h3 { font-size:0.4rem; }
	
	.cpro-cate-pc { display:none; }
	
	.mcpro-cate { display:block;  margin-bottom: 15px;  }
	.mcpro-cate .mbread { width:calc(100% - 40px); line-height:240%;  }
	.mcpro-cate .mcatebtn i { display: block;  font-size:0.56rem; color:#a91c24; margin:2px 0 0;  cursor: pointer; }
	.mcate { display: block;  width:240px; height:100%; background:#fff; position:fixed; top:0; right:-240px; z-index:2000; overflow-x:hidden;  -webkit-overflow-scrolling : touch;  transition:all .3s; -webkit-transition:all .3s;}
	.mcate.open { right:0; box-shadow: 0 0 20px rgba(0,0,0,.15);}
	.mcate .close { float:right; width:48px; height:48px; line-height:48px; display:block; overflow:hidden; text-align:center; color:#999; cursor:pointer;}
	.mcate .close i {  font-size:0.4rem; }
	.mcatebox h1 { color:#333; font-size: 0.4rem; line-height: 60px; padding:0 30px;  border-bottom: 1px solid #EAEAEA;  }
	.cpro .s-list a  {  display: inline-block;  box-sizing: border-box; width:100%;  padding: 0 30px; line-height:48px; border-bottom: 1px solid #EAEAEA; }
	
	.cprode .cpro-detail { width:100%;  }
	.cprode .cpro-detail .top { width: calc(100% - 30px);  padding: 15px; }
	.cprode .cpro-detail .pic , .cprode .cpro-detail .pinfo  { width:100%;  }
	.cprode .cpro-detail .pinfo {  margin:20px 0 10px;}
	.cprode .cpro-detail h3 { display:block;  color:#333; font-size: 0.48rem;   text-align: center; margin: 5px 0 10px; line-height: 180%； }
	.cprode .cpro-detail  .ptinfo { margin:0 0 20px; text-align: center; }

	.cprode .cpro-detail .desc { margin:20px 0 0; }
	.cprode .cpro-detail .desc h5 { font-size:0.48rem; padding:15px 15px 0; }
	.cprode .cpro-detail .desc h5 span { padding-bottom: 10px;}
	.cprode .cpro-detail .desc .cc { padding: 20px 15px; }
	.zoomContainer { display:none; }
	.preview { width:100%; }
	.preview .swiper-slide { width:60px; height: 60px; }
	.preview .arrow {  width: 18px; line-height: 60px; position: absolute; top: 0; z-index: 10;   }
	.preview .arrow-left { left:0; }
	.preview .arrow-right { right:0;  }
	.preview .arrow i { font-size:0.32rem; } 
	.preview .swiper-container { width: calc(100% - 56px); }

	
}
