@charset "utf-8";
/* CSS Document */
.clear {
    clear:both;
}
.clearboth:after,.clearBoth:after{
    content: "";
    display: block;
    clear: both;
}
body {
    padding:0px;
}
* {
    margin: 0px;
    padding: 0px;
    font-family: Microsoft YaHei;
    list-style:none;
    text-decoration:none;
}
a {
    color: inherit;
    text-decoration: none;
}
ul li {
    list-style: none;
}
img {
    display: block;
    border: 0px;
    width: auto;
    height: auto;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
i {
    font-style: inherit;
}
ul {
    -webkit-padding-start: 0px;
}
* {
    list-style:none;
}
.wrap {
    width:100%;
    height:100%;
}
.main,.zhong{
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
    height: 100%;
}
.left{
    float: left;
}
.right{
    float: right;
}
.header{
    position: relative;
    width: 100%;
    height: 90px;
    background:#fff;
    z-index: 999;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.logo{
    float: left;
    height: 100%;
}
.logo img{
    display: block;
    max-width: 100%;
    height: auto;
}
.logo a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.navBox{
    float: right;
}
.nav-ul>li{
    position: relative;
    float: left;
    width: 130px;
    line-height: 90px;
    font-size: 18px;
    color: #333333;
    text-align: center;  
}
.nav-ul>li>a{
    display: block;
}
.nav-ul>li>a:hover{
    color: #ffffff;
    background: #a2191e    
}
.child {
    background-color: #f4f4f4;
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    z-index: 99;
    display: none;
    box-sizing: border-box;

}
.nav-ul>li:hover .child{
    display: block; 
}
.child li{
    line-height: 50px;
    font-size: 14px;
    color: #999999;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.child li a{
    display: block;
}
.child li:hover a{
    color: #a2191e;    
}
.nav-ul li a.active{
    color: #ffffff;
    background: #a2191e;
}
.menu{
    display: none;
}
.menu img{
    max-width: 100%;
}
.nav {
    display: block;
    width: 45%;
    position: fixed;
    right: 0;
    top: 90px;
    z-index: 99;
    background: #fafafa;
    height: 100%;
    transform: translate(100%,0px);
    transition: all 0.5s;
}   
.nav-left {
    width: 55%;
    position: fixed;
    left: 0;
    z-index: 99;
    background: rgba(255,255,255,0.8);
    height: 100%;
    top: 90px;
    transform: translate(-100%,0px);
    transition: all 0.5s;
}
.l {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}

.a {
    color: #333333;
    font-size: 18px;
    width: 100%;
    line-height: 60px;
    text-align: center;
    display: block;
    box-sizing: border-box;
}
.header_fixd {
    display: none;
    width: 100%;
    height: 100px;
}
.banner img,.banner_pc img,.banner_m img {
    display: block;
    width: 100%;
}
.banner_m{
    display: none;
}
.banner .swiper-pagination-bullet {
    width: 40px;
    height: 6px;
    display: inline-block;
    border-radius: 0;
    background: #fafafa;
    opacity: 1;
    border: none;
}
.banner .swiper-pagination-bullet-active{
    background: #a2191e;
    border: none;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 20px;
}
.ind1 ul li{
    float: left;
    width: 31.6%;
    padding-left: 3%;
    min-height: 180px;
    margin-right: 2.6%;
    background: #f5f5f5;
    box-sizing: border-box;
}
.ind1 ul li:nth-child(3){
    margin-right: 0;
}
.ind1 ul li,.ind1 ul li a{
    display: flex;
    align-items: center;
}
.ind1 ul li .ind1_ri{
    padding-left: 30px;
}
.ind1_img2{
    display: none;
}
.ind1_ri h3{
    font-size: 28px;
    color: #333333;
}
.ind1_ri p{
    font-size: 18px;
    line-height: 32px;
    color: #999999;
}
.ind1 ul li:hover{
    background: #a2191e;
}
.ind1 ul li:hover .ind1_img1{
    display: none;
}
.ind1 ul li:hover .ind1_img2{
    display: block;
}
.ind1 ul li:hover .ind1_ri h3,.ind1 ul li:hover .ind1_ri p{
    color: #fafafa;
}
.ind_ti {
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;
}
.ind_ti h3 {
    font-size: 32px;
}
.ind_ti p {
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase;
}
.ind2_con,.ind2_con *{
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
}
.xian{
    width: 40px;
    height: 4px;
    margin: 0 auto;
    background: #ffffff;
}
.more {
    display: block;
    width: 200px;
    line-height: 48px;
    border: 2px solid #fff;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}
.bbb {
    text-align: center;
}
.bbb .change11 {
    width: 160px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    margin-right: 20px;
    border-radius: 5px;
    background-color: #e6e6e6;
    display: inline-block;
}
.bbb .curs {
    color: #ffffff;
    background-color: #a2191e;
}
.bbb .change11 a {
    display: block;
}
.new {
    margin-top: 30px;
}
.new>ul:first-child {
    display: block;
}

.new>ul {
    display: none;
}
.new ul li{
    float: left;
    width: 31.6%;
    margin-right: 2.6%;
    background: #ffffff;
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.15);
    box-sizing: border-box;
}
.new ul li img {
    width: 100%;
}
.new ul li:nth-child(3){
    margin-right: 0;
}
.ind3_nr {
    padding: 8%;
}
.ind3_nr h3 {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ind3_nr p {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ind3_nr .ms{
    margin-bottom: 5px;
}
.more.mores{
    color: #999999;
    border-color: #999999;
}

.footer {
    padding: 40px 0;
    background: #f5f5f5;
    border-top: 2px solid #a2191e;
}
.foot1 img{
    max-width: 100%;
}
.foot_nav{
    font-size: 16px;
    color: #999999;
    margin-bottom: 10px;
}
.foot_nav li {
    display: inline-block;
}
.foot_nav li a{
    display: block;
}
.foot_nav span {
    display: inline-block;
    margin: 0 15px;
}
.cop{
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    text-align: right;
}
.map{
    width: 100%;
    height: 390px;
}
.lx{
    padding: 50px 0;
    font-size: 16px;
    line-height: 36px;
    color: #333333;
}
.lx h3{
    font-size: 36px;
    line-height: 1.3;
}
.lx h5{
    font-size: 24px;
    line-height: 1.3;
}
.banner2 img{
    width: 100%;
}
.pad{
    padding: 60px 0;
}
.tree {
    color: #ffffff;
    line-height: 70px;
    font-size: 20px;
    text-align: center;
    background: #a2191e;
    overflow: hidden;
}
.t1 {
    float: left;
    width: 52%;
}
.t2 {
    float: left;
    width: 24%;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    box-sizing: border-box;
}
.t3 {
    float: left;
    width: 24%;
}
.sideMenu h3 {
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    border-bottom: 1px solid #a6a6a6;
    text-align: center;
    background: #ffffff;
    overflow: hidden;
    cursor: pointer;
}
.sideMenu ul {
    color: #666666;
    line-height: 30px;
    font-size: 14px;
    padding: 20px 5%;
    border-bottom: 1px solid #a6a6a6;
    box-sizing: border-box;
    display: none;
    background: #fcfcfc;
}
.link p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.subnav{
    border-bottom: 1px solid #eaeaea;
}
.subnav ul li {
    float: left;
    width: 200px;
    height: 60px;
    line-height: 58px;
    font-size: 18px;
    color: #333333;
    text-align: center;
    box-sizing: border-box;
}
.subnav ul li.curs,.subnav ul li:hover{
    color: #a2191e;
    border-bottom: 2px solid #a2191e;
}
.subnav ul li a{
    display: block;
}
.nr,.nr *{
    font-size: 16px;
    line-height: 26px;
    color: #333333;
}
.nr p{
    text-indent: 2em;
}
.nr img,.show_con img{
    max-width: 100%;
    margin: 10px auto;
}
.padding{
    padding: 40px 0;
}
.xw ul li {
    padding-bottom: 30px;
}
.xw ul li+li {
    border-top: 1px dashed #e0e0e0;
    padding-top: 30px;
}
.xw ul li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
}
.xw li img {
    width: 252px;
}
.xw ul li:hover .xw_ri h3{
    color: #a2191e;
}
.xw_ri {
    padding-left: 2.5%;
    overflow: hidden;
}
.xw_ri h3 {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xw_ri p {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
#pages { 
    padding:0; 
    font-family:宋体 ;
    text-align: 
    -webkit-center; font-size:14px;
}
#pages a { 
    display:inline-block; 
    height:30px; 
    line-height:30px; 
    background:#fff; 
    border:1px solid #e3e3e3; 
    text-align:center; 
    color:#333; 
    padding:0 10px
}
#pages a.a1 { 
    width:56px; 
    padding:0 
}
#pages a:hover { 
    background:#f1f1f1; 
    color:#000; 
    text-decoration:none 
}
#pages span { 
    display:inline-block; 
    height:30px; 
    line-height:30px; 
    background:#a2191e; 
    border:1px solid #a2191e; 
    color:#fff; 
    text-align:center;
    padding:0 10px
}
#pages .noPage { 
    display:inline-block; 
    width:56px; 
    height:30px; 
    line-height:30px; 
    background:url(../img/icu/titleBg.png) repeat-x 0 -55px ; 
    border:1px solid #e3e3e3; 
    text-align:center; 
    color:#a4a4a4; 
}
.show_ti {
    margin-bottom: 20px;
}
.show_ti h3 {
    font-size: 24px;
    color: #333333;
}
.show_ti p {
    font-size: 14px;
    line-height: 30px;
    color: #999999;
}
.show_con,.show_con *{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
.page2 {
    margin-top: 20px;
}
.page2 a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
.ab{
    padding: 70px 0;
}
.ab1{
    background: url(../images/a1_02.png) top center no-repeat;
    background-size: cover;
}
.tit{
    border-left: 3px solid #a2191e;
    padding-left: 10px;
    font-size: 24px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.ab_con,.ab_con *{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.ab_con p{
    text-indent: 2em;
}
.ab2{
    background: url(../images/ab2_02.png) top center no-repeat;
    background-size: cover;
}
.ab2 .tit{
    border-left: 3px solid #ffffff;
    color: #ffffff;
}
.ab2 .ab_con,.ab2 .ab_con *{
    color: #ffffff;
}
.ab3_con{
    text-align: center;
}
.ab3_con img{
    width: 100%;
}
.ab3_con h3{
    font-size: 18px;
    color: #333333;
    margin-top:5px;
}
.ab3_con p{
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}
.about .swiper-button-prev, .about .swiper-button-next {
    position: absolute;
    background: #cccccc;
    width: 48px;
    line-height: 26px;
    border-radius: 5px;
    margin-top: 0;
    height: auto;
    color: #f0f2f5;
    outline: none;
    text-align: center;
    top: 0;
}
.about .swiper-button-prev:hover, .about .swiper-button-next:hover {
    background: #e32424;
}
.about .swiper-button-next {
    right: 0;
}
.about .swiper-button-prev {
    left: auto;
    right: 58px;
}
.ab4{
    background: #f5f5f5;
}
.ab5 .swiper-slide img {
    width: 99%;
    border: 1px solid #d3d3d3;
}