@charset "utf-8";
body {
  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000000;
  margin-top:100px;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px solid #BEBCBC;
}


.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #5F5D5D;
	box-shadow: 0px 0px 15px rgba(0,0,0,.3);
}

.navbar-brand {
   margin-top:0px;
   padding:0px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
    line-height: 78px;
}

.nav {
    padding-left: 70px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #363636;
}
a {
    color: #333333;
    text-decoration: none;
}

a:hover { text-decoration:none; transition: all 300ms ease-in 0ms; color: #333333;}


.navbar-inverse .navbar-nav > li > a {
    color: #363636;
	font-size:16px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #000;
    border: 1px solid transparent;
    border-radius: 4px;
}


.menu ul.sub_menu{position:absolute; width:600px; display:none; z-index:999; margin-left:0px;}
.menu ul.sub_menu a{ color:#ffffff;}
.menu ul.sub_menu a:hover{ color:#ffffff; background:none;}
.bg{ background:url(../images/bg.png) repeat; height:40px; display:none; width:100%; z-index:99; position:absolute;}
.menu ul.sub_menu li {
    float:left;
	width:100px;
    line-height: 40px;
	list-style-type:none;
	background:none;
}
.menu ul.sub_menu li a{ 
    color:#ffffff;
	font-size:12px;
	}
	
.kq1 {-webkit-animation-delay: 1s;}
.kq2 {-webkit-animation-delay: 2s; -webkit-animation-duration: 2s;}
.kq3 {-webkit-animation-delay: 3s; -webkit-animation-duration: 3s;}
.kq4 {-webkit-animation-delay: 4s; -webkit-animation-duration: 4s;}
.kq5 {-webkit-animation-delay: 5s; -webkit-animation-duration: 5s;}
.kq6 {-webkit-animation-delay: 6s; -webkit-animation-duration: 6s;}

.navbar-inverse .navbar-nav > li a::after {
    width: 0;
    transition: width .3s;
    height: 2px;
    display: block;
    margin: 0 auto;
    content: "";
    background-color:#000000;
}

.navbar-inverse .navbar-nav > li a:hover:after{
	width:100%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#000000;
}	


.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    position: absolute;
    left: -10%;
    top: 100px;
    width: 120%;
    text-align:center;
    border: 0px solid #CBCBCB;
	padding:0px;
    background-color: hsl(180 1% 99% / 1);
    display: none;
    box-shadow: 0 4px 4px rgba(0,0,0,.1);
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li {
    width: 100%;
    border-bottom: 1px solid hsl(0 0% 91% / 1);
    list-style-type:none;
    background:none;
    position:relative;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a {
    text-align:center;
    color: #333;
    font-size: 14px;
    height: auto;
    overflow: hidden;
	padding:10px;
    line-height: 2;
    display: block;
    width: 100%;
    height: 100%;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover {
    display:block;
    color:#5b172e;
    text-decoration: none;
}   

.navbar-inverse .navbar-nav > li.mouseover .ul_hide li a:hover:after {
    width:0%;
	height:2px;
	display:block;
	content:"";
	transition:width .3s;
	background-color:#000000;
}	

ul {
   margin:0px;
   padding:0px;
   }

.kuanping {
   width:1608px;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.kkt {
   width:100%;
   padding-right: 15px;
   margin-right: auto;
   margin-left: auto;
   padding-left: 15px;
   }
   
.youss {
   margin-top:39px;
   color:#363636;
   height:auto; overflow:hidden;
   }   
   
.soutt {
   width:76px;
   float:left;
   margin-right:26px;
   }
   
.meun {
   width:72px;
   float:right;
   text-align:right;
   }
   
.ssk a {
   cursor:pointer;
   }
   
.searchh {
    background-color: rgba(255,255,255,0.9);
    padding: 20px 0;
    display: none;
    margin: 5px;
        margin-bottom: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 2px 2px rgba(0,0,0,.2);
    border-radius: 3px;
}

.searchh form {
    height: 40px;
    padding: 0;
}

.searchh #name {
    height: 40px;
    border: 1px #d2dae2 solid;
    border-radius: 0;
    width: 100%;
}

.searchh .btn {
    background-color: #5b172e;
    height: 40px;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.8rem;
}

.list {
    margin-left: -15px;
    margin-right: -15px;
}
   
/* 弹窗 */
.search-btn {
    cursor: pointer;
}


.search-alert {
    position: fixed;
    z-index: 1000;
    background-color: rgba(0,0,0,.9);
    left: 0;
    top: 0;
    width: 100%;
    height: 550px;
	z-index: 10000;
    display: none;
}

.search-alert .close {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/img5-4.png) no-repeat center;
  position: absolute;
  top: 38px;
  right: 2.6%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s ease 0s;
          transition: transform 0.3s ease 0s;
}

.search-alert .cent-form {
  position: absolute;
  width: 94.8%;
  left: 2.6%;
  top: 50%;
  height: 124px;
  margin-top: -63px;
  border-bottom: 1px solid #515151;
}

.search-alert .cent-form .tex {
  border: none;
  font-size: 66px;
  height: 124px;
  line-height: 124px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
  color: #555;
  background: none;
  padding-left: 88px;
  padding-right: 80px;
  background: url(../images/img5.png) no-repeat 35px 60px;
}

.search-alert .cent-form .sub-butn {
  border: none;
  height: 100px;
  margin-top: 24px;
  font-size: 24px;
  line-height: 100px;
  color: #555;
  text-align: right;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  text-align: center;
}

.search-alert .close:hover {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.search-alert .cent-form .tex {
    border: none;
    font-size: 20px;

} 

.dhtt {
   width:11.1%;
   height:550px;
   color:#FFFFFF;
   padding-top:50px;
   padding-left:20px;
   font-size:16px;
   line-height:40px;
   color:rgba(255,255,255,.6);
   border-right:1px solid rgba(255,255,255,.2);
   }
   
.dhtt a {
   color:rgba(255,255,255,.6);
   }
   
.dhtt a:hover {
   color:rgba(255,255,255,1);
   }
   
.dhtt h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   color:#FFFFFF;
   font-weight:bold;
   margin-top:0px;
   margin-bottom:40px;
   }
   
.dhkuan {
   width:1578px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.banner img {
   width:100%;
   }

.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
   width:100%;
   left: 0;
   bottom:36px;
}   

.banner .swiper-pagination-bullet {
    width: 60px;
    height: 8px;
    display: inline-block;
    border-radius: 0;
    background: #FFF;
    opacity: .2;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
	opacity: 1;
}

.mokuai {
   height:auto; overflow:hidden;
   margin-top:60px;
   }
   
.mokuai h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   height:auto; overflow:hidden;
   color:#363636;
   margin-top:0px;
   margin-bottom:36px;
   }
   
.fenge {
   color:#dcdee2;
   }
   
.mk-yw {
   color:#a1241c;
   font-size:16px;
   }
   
.xinwen {
   height:auto; overflow:hidden;
   padding:20px;
   padding-top:17px;
   padding-bottom:23px;
   background-color:#f3f2f7;
   }
   
.xinwen-aa {
   width:49%;
   float:left;
   }
   
   
.xinwen-aa img {
    width: 100%;
    aspect-ratio: 488 / 336;
    object-fit: cover;
}
   
.xwkk {
   position:relative;
   }
   
.xwkk-zi {
   position:absolute;
   width:100%;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
padding-right:98px;
   line-height:60px;
   background-color: rgba(0,0,0,0.8);
   padding-left:36px;
   font-size:16px;
   color:#FFFFFF;
   left:0px;
   bottom:0px;
   }
   
.xinwen-aa .swiper-button-prev {
    position: absolute;
    top: 94%;
    width: 21px;
    height: 21px;
    margin-top: -22px;
	left:82%;
    z-index: 10;
    cursor: pointer;
	background:url(../images/left.png);
    background-size: 21px 21px;
    background-position: center;
    background-repeat: no-repeat;
}

.xinwen-aa .swiper-button-next {
    position: absolute;
    top: 94%;
    width: 21px;
    height: 21px;
    margin-top: -22px;
	left:90%;
    z-index: 10;
    cursor: pointer;
	background:url(../images/right.png);
    background-size: 21px 21px;
    background-position: center;
    background-repeat: no-repeat;
   }
   
.xinwen-bb {
   width:47.8%;
   float:right;
   }
   
.xwss {
   height:auto; overflow:hidden;
   padding-top:8px;
   padding-bottom:8px;
   border-bottom:1px solid #e6e6ec;
  }
  
.xwss-aa {
   width:74.9%;
   font-size:14px;
   line-height:25px;
   color:#626161;
   float:left;
   }
   
.xwss-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   color:#a1241c;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.xwss-bb {
   width:21.6%;
   text-align:center;
   color:#a1241c;
   float:right;
   }
   
.xwss-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   text-align:center;
   color:#a1241c;
   margin-top:6px;
   margin-bottom:6px;
   }
   
.xwhh {
   height:auto; overflow:hidden;
   line-height:58px;
   color:#636770;
   border-bottom:1px solid #e6e6ec;
   }
   
.xwhh a {
   color:#636770;
   }
   
.xwhh a:hover {
   color:#a1241c;
   }
   
.xwhh-aa {
   width:73%;
   font-size:14px;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.xwhh-bb {
   width:25%;
   float:right;
   text-align:right;
   }
   
.jrkk {
   width:100%;
   height:376px;
   padding-top:54px;
   padding-left:54px;
   padding-right:54px;
   color:#FFFFFF;
   background:url(../images/jrbj.jpg);
   background-size: 100% 100%;
   }
   
.jrkk-tu {
   width:85px;
   height:85px;
   line-height:85px;
   color:#FFFFFF;
   background-color: rgba(255,255,255,0.55);
   text-align:center;
   margin:0 auto;
   }
   
.jrkk li {
   list-style-type:none;
   width:33.3%;
   float:left;
   margin-bottom:36px;
   }
   
.jrkk li p {
   text-align:center;
   margin-top:8px;
   font-size:16px;
   color:#FFFFFF;
   }
   
.pinpai {
   height:auto; overflow:hidden;
   margin-top:50px;
   margin-bottom:90px;
   }
   
.pinpai-lan {
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.pinpai-lan-aa {
   width:50%;
   font-size: 30px;
   color: #363636;
   float:left;
   }
   
.pinpai-lan-bb {
   width:50%;
   float:right;
   text-align:right;
   color:#babec5;
   }
   
.pinpai-lan-bb a {
   color:#babec5;
   } 
   
.huodd {
   height:auto; overflow:hidden;
   padding:20px;
   padding-bottom:10px;
   background-color:#f3f2f7;
   } 
   
.huodd li {
   height:auto; overflow:hidden;
   list-style-type:none;
   margin-bottom:34px;
   }
   
.hd-aa {
   width:24%;
   float:left;
   }
   
   
.hd-aa img {
    width: 100%;
    aspect-ratio: 1080 / 720;
    object-fit: cover;
}
   
.hd-bb {
   width:71.7%;
   float:right;
   }
   
.hd-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:14px;
   color:#89898a;
   margin-top:0px;
   margin-bottom:10px;
   }
   
.hd-bb h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#89898a;
      height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   margin-top:0px;
   margin-bottom:12px;
   }
   
.hdmore {
   height:auto; overflow:hidden;
   margin-top:14px;
   font-size:16px;
   color:#babec5;
   } 
   
.hongse {
   color:#a2241c;
   }  
   
.shalong {
   height:auto; overflow:hidden;
   padding:20px;
   padding-top:10px;
   padding-bottom:0px;
   background-color:#f3f2f7;
   }
   
.shalong li {
   list-style-type:none;
   height:auto; overflow:hidden;
   padding-top:10px;
   padding-bottom:10px;
   border-bottom:1px solid #e6e6ec;
   }
   
.shalong-aa {
   width:15.7%;
   height:72px;
   text-align:center;
   padding-top:8px;
   background-color:#a6241c;
   color:#FFFFFF;
   float:left;
   }
   
.shalong-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:32px;
   text-align:center;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:2px;
   }
   
.shalong-bb {
   width:77.8%;
   color:#70747a;
   float:right;
   }
   
.shalong-bb h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   color:#636770;
   margin-top:10px;
   margin-bottom:6px;
   }
   
.jiaoliu {
   height:auto; overflow:hidden;
   padding:15px;
   padding-bottom:25px;
   background-color:#f3f2f7;
   }
   
.jiaoliu li {
   list-style-type:none;
   height:auto; overflow:hidden;
   line-height:56px;
   font-size:15px;
   border-bottom:1px solid #eaeaef;
   }
   
.jiaoliu li a {
   color:#636770;
   }
   
.jiaoliu-aa {
   width:73.6%;
    height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   float:left;
   }
   
.jiaoliu-bb {
   width:24%;
   float:right;
   text-align:right;
   }
   
.abbj {
    background: url(../images/abbj.jpg) no-repeat center center;
        background-attachment: scroll;
        background-size: auto auto;
    background-size: cover;
    background-attachment: fixed;
	padding-top:260px;
	height:auto; overflow:hidden;
} 

.abww {
   height:446px;
  }
  
.abww-aa {
   width:36%;
   height:446px;
   padding:30px;
   padding-top:65px;
   line-height:29px;
   color:#33363a;
   background-color:rgba(255,255,255,0.91);
   float:left;
   }
   
.abww-aa h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   text-align:center;
   color:#a6241c;
   margin-top:0px;
   padding-bottom:22px;
   background:url(../images/xiahua.jpg) center bottom; background-repeat:no-repeat;
   margin-bottom:26px;
   }
   
.abww-bb {
   width:36%;
   height:446px;
   background-color:rgba(24,43,67,0.92);
   float:right;
   }
   
.abww-bb li {
   list-style-type:none;
   width:50%;
   padding-top:60px;
   height:222px;
   text-align:center;
   font-size:24px;
   color:#FFFFFF;
   float:left;
   border-right:1px solid rgba(255,255,255,0.07);
   border-bottom:1px solid rgba(255,255,255,0.07);
   }
   
.abww-bb li a {
   color:#FFFFFF;
   }
   
.abww-t {
   width:66px;
   height:66px;
   margin:0 auto;
   }
   
.meiti {
   height:auto; overflow:hidden;
   margin-top:67px;
   margin-bottom:29px;
   }
   
.meiti h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    height: auto;
    overflow: hidden;
    color: #363636;
    margin-top: 0px;
    margin-bottom: 15px;
}

.mtkk {
   height:auto; overflow:hidden;
   }

.meiti-aa {
   width:52.6%;
   position:relative;
   float:left;
   }
   
.mtzi {
   position:absolute;
   width:100%;
   color:#FFFFFF;
   line-height:25px;
   left:30px;
   top:25%;
   }
   
.mtzi h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:21px;
   color:#FFFFFF;
   margin-top:0px;
   margin-bottom:18px;
   }
   
.mtzi-n {
   width:280px;
   height:auto; overflow:hidden;
   }
   
.meiti-bb {
   width:45.4%;
   float:right;
   }
   
.meiti-bb li {
   height:auto; overflow:hidden;
   list-style-type:none;
   margin-bottom:30px;
   }
   
.hezuo {
   height:auto; overflow:hidden;
   padding:25px;
   background-color:#f3f2f7;
   }
   
.hezuo h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 30px;
    height: auto;
    overflow: hidden;
    color: #363636;
    margin-top: 0px;
    margin-bottom: 30px;
   }
   
.hzrow {
   height:auto; overflow:hidden;
   margin-left:-20px;
   margin-right:-20px;
   }
   
.hzrow li {
   list-style-type:none;
   width:20%;
   float:left;
   padding-left:20px;
   padding-right:20px;
   }
   
.bottom {
   height:auto; overflow:hidden;
   padding-top:25px;
   padding-bottom:15px;
   background-color:#35404e;
   color:rgba(255,255,255,0.6);
   }  
   
.bottom a {
   color:rgba(255,255,255,0.6);
   } 
   
.bottom a:hover {
   color:rgba(255,255,255,1);
   }
   
.bmhh {
   height:auto; overflow:hidden;
   padding-bottom:18px;
   border-bottom:1px solid rgba(255,255,255,0.1);
   } 
   
.bmhh-aa {
   width:71.3%;
   float:left;
   }
   
.bmhh-aa li {
   list-style-type:none;
   float:left;
   line-height:36px;
   margin-right:36px;
   }
   
.bmhh-bb {
   width:16%;
   float:right;
   } 
   
.tzmenu {
    width:100%;
    height: 36px;
    line-height: 36px;
	padding-left:10px;
    color: rgba(255,255,255,0.6);
    border: 1px solid rgba(255,255,255,0.6);
    background: url(../images/tzmenu.png) right no-repeat;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
} 

.tzmenu option {
   color:#333333;
   }
   
.bmzz {
   height:auto; overflow:hidden;
   margin-top:27px;
   }
   
.bmzz-aa {
   width:33%;
   float:left;
   }
   
.banquan {
   height:auto; overflow:hidden;
   font-size:14px;
   line-height:25px;
   margin-top:30px;
   }
   
.bmzz-bb {
   width:37.5%;
   font-size:16px;
   line-height:40px;
   float:left;
   }
   
.bmzz-cc {
   width:10.7%;
   float:right;
   }
   
.bmzz-cc-a {
   width:29px;
   float:left;
   }
   
.bmzz-cc-a li {
   list-style-type:none;
   width:29px;
   height:29px;
   line-height:29px;
   text-align:center;
   background-color:rgba(255,255,255,0.09);
   border-radius: 50%;
   margin-bottom:12px;
   }
   
.bmzz-cc-a li:hover {
   background-color:#a6241c;
   }
   
.bmzz-cc-b {
   width:107px;
   float:right;
   }
   
.bmzz-cc-b p {
   text-align:center;
   margin-top:6px;
   color:rgba(255,255,255,0.53);
   transition: all 300ms ease-in 0ms;
   }
   
.guding {
   position:fixed;
   top:0px;
   width:100%;
   z-index:9;
   }  
   
.moreload ul {
    height: auto;
    overflow: hidden;
}

.moreload ul li {
    list-style-type: none;
}

.load {
    width: 120px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0px;
}

.morex {
    text-align: center;
    color: #666666;
    cursor: pointer;
}
   
   
/* 关于我们 */
.nabout {
    padding-top: 30px;
	padding-bottom:30px;
}

ul, ol {
    list-style: none;
}

.cplan {
    background:#5b172e url(../images/yqjt2.png) no-repeat 90%;
        background-size: auto;
    background-size: 10% auto;
    line-height: 65px;
    font-size: 22px;
    padding-left: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

.zcd {
   height:auto; overflow:hidden;
   }

.zcd li {
    list-style-type:none;
    line-height: 50px;
}

.zcd li a {
    display:block;
    background:#f4f4f4 url(../images/jt.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
    padding-left: 30px;
    font-size: 14px;
    font-family: "微软雅黑";
}

.zcd li a:hover {
   background:#37383a url(../images/jt2.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
   color:#FFFFFF;
   }
   
.zcd li.hover a {
   background:#37383a url(../images/jt2.png) no-repeat 90%;
    background-size: auto;
    background-size: 5% auto;
    line-height: 50px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-top: none;
   color:#FFFFFF;
   }
   
.lxwm {
    background:#42494c url(../images/yqjt2.png) no-repeat 90%;
    background-size: auto;
    background-size: 10% auto;
    line-height: 65px;
    font-size: 26px;
    padding-left: 30px;
    margin-top: 30px;
	color:#FFFFFF;
	font-weight:bold;
}

.lxwm1 {
    padding: 30px;
    border: 1px solid#dadada;
    font-family: "微软雅黑";
    text-align: center;
}

.lxwm1 span:nth-child(1) {
    font-size: 18px;
}

.lxwm1 span:nth-child(3) {
    font-size: 27.6px;
    color:#5b172e;
    font-family: Arial;
    font-style: italic;
}

.lxwm2 {
    padding: 30px;
    border: 1px solid #dadada;
    border-top-color: rgb(218, 218, 218);
    border-top-style: solid;
    border-top-width: 1px;
    font-family: "微软雅黑";
    text-align: center;
    border-top: none;
}

.lxwm2 span {
    line-height: 30px;
    font-size: 12px;
}

.liuyan {
   width:90px;
   margin:5px auto 0px;
   } 
   
.liuyan a {
   display:block;
   width:90px;
   height:30px;
   line-height:30px;
   text-align:center;
   background: #5b172e;
   color:#FFFFFF;
   border-radius: 5px;
   }
   
.liuyan a:hover {
   background-color:#000000;
   }
   
   
.pnr {
    border: 1px solid #dadada;
	height:auto; overflow:hidden;
}

.title {
    background:#f0f0f0;
	height:auto; overflow:hidden;
	line-height: 70px;
    border-bottom: 1px solid #dadada;
    padding: 0px 15px;
}

.title-left {
   width:50%;
   color:#5b172e;
   font-size: 18px;
   font-weight: bold;
   float:left;
   }
   
.title-right {
   width:50%;
   color: #848484;
   float:right;
   text-align:right;
   }
   
.pnr-nei {
   padding:30px;
   height:auto; overflow:hidden;
}  

.pnr-nei img {
    border: 0px none;
    object-fit: cover;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   } 
   
.pnr-nei .cptux img {
    border: 0px none;
    aspect-ratio: 800 / 1200;
    object-fit: cover;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
   
   
/* 产品中心 */

.cpkk-right-lan {
    height:auto; overflow:hidden;
    line-height: 50px;
    border-bottom: 1px solid #dcdddd;
    color: #898989;
}

.cpkkr-nei {
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.cpkkr-zuo {
    font-size: 16px;
}

.cpkkr-you {
    text-align: right;
    font-size: 14px;
}

.cptux {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptux:hover {
   border:6px solid #5b172e;
   background-color:#5b172e;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:15px;
   margin-bottom:7px;
   text-align:center;
   height: 40px;
   }    
   
.cpyymore {
    width: 165px;
    height: 35px;
    margin: 15px auto 0px;
}

.cpyymore a {
    display: block;
    width: 165px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    background-color: #5b172e;
    border-radius: 20px;
} 

.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #0065b4;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 

/* 分页 */ 
.page {
    margin: 20px auto;
}

.page-m {
    position: relative;
    top: -1px;
    +display: inline !important;
}

.page a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-m a {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
	border:1px solid #eeeeee;

}

.page-m a:hover {
    color: #fff;
    background: #5b172e;
	border:1px solid #5b172e;
}

.xianshi {
    color: #fff;
    background: #5b172e;
	border:1px solid #5b172e;
}

.page-m a.active {
    color: #fff;
    background: #5b172e;
	border:1px solid #5b172e;
}


/* 产品详情 */
.pnr-nei h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:30px;
   text-align:center;
   color:#333333;
   margin-top:0px;
   margin-bottom:30px;
   }
   
.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 80%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 16%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #5b172e;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 

/* 弹窗 */

.pdcon-ct{
	display:flex;
	flex-wrap:wrap;
}
.pdcon-ct>span{
	display:block;
	color:#fff;
	background:#2e4b98;
	padding:8px 30px;
	font-size:1.4rem;
	font-weight:600;
}
.pdcon{
	border-top:3px #2e4b98 solid;
	padding:20px 0px;
	font-size:1.4rem;
	color:rgba(0,0,0,.6);
	width:100%;
}

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in section p{color:#fff;padding:15px 0px;}

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/Tleft.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/Tright.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}

.icase ul {
   padding:0px;
   margin:0px;
   }
   
.icase ul li {
   list-style-type:none;
   }   
   
   
/* 新闻列表 */
.iwen ul li {
    border-bottom: 1px rgba(0,0,0,.08) solid;
    padding-bottom: 20px;
    transition: .3s;
    margin-bottom: 20px;
}

.iwen ul li a {
    display: flex;
}

.iwen ul li a big,.newhh .col-md-3 big{
    width: 9%;
    background: #f5f5f5;
    text-align: center;
    height: 110px;
    font-family: arial;
    color: #5b172e;
    transition: .3s;
}

.iwen ul li a big p,.newhh .col-md-3 big p {
    font-size: 4.4rem;
    line-height: 46px;
    padding-top: 20px;
    font-family: arial;
}

.iwen ul li a big small ,.newhh .col-md-3 big small{
    display: block;
    line-height: 23px;
    font-size: 1.3rem;
    font-family: arial;
}

.iwen ul li a section {
    width: 77%;
    margin-left: 3%;
}

.iwen ul li a section h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    overflow: hidden;
	margin-top:0px;
	margin-bottom:0px;
    transition: .3s;
}

.iwen ul li a section small {
    display: flex;
    color: #b4b4b4;
    font-size: 1.2rem;
    line-height: 25px;
    padding: 3px 0px;
}

.iwen ul li a section small i {
    margin: 5px 5px 0px 0px;
}

.iwen ul li a section span {
    display: block;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #565656;
}

.iwen ul li a::after {
    content: "";
    display: block;
    background: url(../images/nsjg.png) right center no-repeat;
    width: 10.5%;
    transition: .3s;
}

.iwen ul li:hover a:after{
	background:url(../images/nsjgn.png) right center no-repeat;
}

.iwen ul li a:hover big,.newhh:hover .col-md-3 big{
	background:#5b172e;
	color:#fff;
	transition: all 300ms ease-in 0ms;
}
.newhh:hover .newhhlist{
    background:transparent;
        transition: all 300ms ease-in 0ms;
}
.newhhlist{
    width:9%;
    background: #f5f5f5;
    text-align: center;
    height: 110px;
    font-family: arial;
    color: #5b172e;
    transition: .3s;
}
.iwen ul li a:hover section h3 {
    color: #5b172e;
}

.iwen ul {
   margin:0px;
   padding:0px;
   }
   
   
/* 新闻中心 */

.newhh {
   margin-bottom:15px;
   height:auto; overflow:hidden;
   }
   
.newhh a {
   display:block;
   height:auto; overflow:hidden;
   padding-top:10px; padding-bottom:10px;
   border-bottom:1px solid #f2f3f3;
   font-size:12px;
   background-color:#FFFFFF;
   }
   
.newhh a:hover {
   border-bottom:1px solid #5b172e;
   background-color:#5b172e;
   color:#FFFFFF;
   transition: all 300ms ease-in 0ms;
   }
   
.newhh img {
    border: 0px none;
        aspect-ratio: 786 / 441;
    object-fit: cover;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   } 
   
   
.timex {
   margin-top:23px;
   }
   
   
.newhh a h5 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   margin-top:20px;
   margin-bottom:12px;
   }
    
   
.xwtp {
   margin-top:30px;
   margin-bottom:30px;
   } 
   
.xwda {
   font-size:18px;
   } 
   
   
.xwdd {
   background: #d7dbde;
   padding: 50px 0px;
   }   
   
   
/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
	text-align: center;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
} 


.idown ul {
    padding: 5px 0px 30px;
	height:auto; overflow:hidden;
}

.idown ul li {
   float:left;
   list-style-type:none;
   width:100%;
    margin-bottom: 15px;
}

.idown ul li a {
    display: flex;
    background: #fff;
    padding: 5px 15px 5px 5px;
    justify-content: space-between;
    border: 1px #ddd solid;
    align-items: center;
    transition: .3s;
}

.idown ul li a section {
    display: flex;
}

.idown ul li a section small {
    margin: 0px 15px 0px 0px;
    width: 60px;
}

.idown ul li a section small img {
    max-width: 100%;
}

.idown ul li a section big {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.idown ul li a section big p {
    font-size: 1.6rem;
    color: #333333;
    width: 100%;
    line-height: 26px;
}

.idown ul li a section big b {
    font-size: 1.4rem;
    color: rgba(0,0,0,.4);
    font-weight: normal;
    line-height: 18px;
}

.idown ul li a span {
    border: 1px #f91a3f solid;
    color: #f91a3f;
    line-height: 20px;
    padding: 5px 25px;
    transition: .3s;
    margin: 5px 0px;
}

.idown ul li a:hover span {
    border: 1px #f91a3f solid;
	background-color:#f91a3f;
    color: #FFFFFF;
   } 
   
   
.biao {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.biao h4 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 14px;
    color: #666666;
}

.kka {
    height: 60px;
    border: 1px solid #d2d2d2;
}

.kkb {
    border: 1px solid #d2d2d2;
}

.anniu {
    width: 208px;
    height: 54px;
	font-size:16px;
    background-color: #5b172e;
	border:1px solid #5b172e;
    padding: 0px;
}            
   
@media (min-width: 1600px) and (max-width: 1800px) {
.nav {
    padding-left: 15px;
}

.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
	font-size: 14px;
}

.logo {
   width:330px;
   }

.soutt {
    width: 70px;
    float: left;
    margin-right: 5px;
}

.youss {
    margin-top: 30px;
}

} 


@media (min-width: 1400px) and (max-width: 1600px) {
    
body {
    margin-top: 83px;
}

.nav {
    padding-left: 15px;
}

.navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
	line-height: 61px;
	font-size: 14px;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    top: 83px;
}

.logo {
   width:300px;
   }
   
.logo img {
    width:260px;
}
   
.kuanping {
   width:100%;
   }

.soutt {
    width: 70px;
    float: left;
    margin-right: 5px;
}

.youss {
    margin-top: 30px;
}

.dhkuan {
   width:100%;
   }
}

@media (min-width: 1300px) and (max-width: 1400px) {
    
body {
    margin-top: 66px;
}

.nav {
    padding-left: 0px;
}

.navbar-nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
    line-height: 44px;
	font-size: 14px;
}

.logo {
   width:260px;
   }
   
.logo img {
    width:200px;
}

.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    top: 66px;
}
   
.kuanping {
   width:100%;
   }
   
.soutt {
    width: 70px;
    float: left;
    margin-right: 5px;
}

.youss {
    margin-top: 23px;
}

.dhkuan {
   width:100%;
   }

}


@media (min-width: 0px) and (max-width: 1300px) {
    
.container {
        width: 100%;
    }    
    
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 50px;
    }  
    
.navbar-inverse .navbar-nav > li.mouseover .ul_hide {
    top: 70px;
}

.youss {
    margin-top: 24px;
}
    
    
.logo img {
   width:220px;
   margin-top: 0px;
   } 
   
.nav {
    padding-left: 10px;
}

.meun {
    display: none;
}

.soutt {
    width: 60px;
    margin-right: 0px;
}

.kuanping {
    width: 100%;
}

.navbar-inverse .navbar-nav > li > a {
    color: #363636;
    font-size: 14px;
}

.xwhh-aa {
   width: 60%;
   font-size:14px;
   }
   
.xwhh-bb {
   width: 35%;
   }
   
.xwss-bb h2 {
    display: none;
}   
   
.xwhh {
    height: auto;
    overflow: hidden;
    line-height: 40px;
    color: #636770;
    border-bottom: 1px solid #e6e6ec;
}

.jrkk {
    width: 100%;
    height: 260px;
    padding: 15px;
    color: #FFFFFF;
}

.jrkk li {
    list-style-type: none;
    width: 33.3%;
    float: left;
    margin-bottom: 10px;
}

.jrkk-tu {
    width: 75px;
    height: 75px;
    line-height: 75px;
    color: #FFFFFF;
}

.jrkk-tu img {
     width:100%;
}

.bmzz-cc {
    width: 16%;
}

.abww-aa {
    width: 36%;
    height: auto;
    overflow: hidden;
    padding: 25px;
    line-height: 29px;
}

    body {
        margin-top: 66px;
    }
    
}    



@media (min-width: 0px) and (max-width: 768px) {

.navbar-nav > li > a {
    padding: 10px 20px;
    line-height: 20px;
}

.nav {
    padding-left: 0px;
}


.kuanping {
   width:100%;
   }
   


}


