@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;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    color: inherit;
    text-decoration: none;
}
a:link,
a:active,
a:visited,
a:hover {
    background: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;  
}
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;
}
textarea,
select,
option,
input {
    outline: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
.wrap {
    width:100%;
    height:100%;
}
.main{
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
    height: 100%;
}
.left{
    float: left;
}
.right{
    float: right;
}
.header{
    position: relative;
    z-index: 99;
    background: #333333;
/*    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);*/
}
.logo{
    height: 120px;
}
.logo img{
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.logo a {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.navBox{
    position: relative;
}
.nav-ul{
    font-size: 0;
    text-align: center;
}
.nav-ul>li {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 80px;
    color: #ffffff;
    text-transform: uppercase;
}
.nav-ul>li+li{
    margin-left: 100px;
}
/*.nav-ul>li.active,.nav-ul>li:hover {
    color: #f4b70b;
}*/
.nav-ul>li>a {
    display: block;
}
.child {
    position: absolute;
    top: 80px;
    left: 0;
    width: 120%;
    margin-left: -10%;
    z-index: 99;
    display: none;
    box-sizing: border-box;
}
.w360{
    width: 360px;
    margin-left: -115px;
}
.nav-ul>li:hover .child{
    display: block; 
}
.nav-ul>li:hover .child:before{
    display: block; 
    content: "";
    position: absolute;
    top: -13px;
    left: 50%;
    transform:translate(-50%,0%);
    width: 12px;
    height: 7px;
    background: url(../images/x.png)no-repeat;
}
.child a{
    display: block;
    line-height: 50px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    box-sizing: border-box;
    margin-top: 1px;
    background: rgba(51,51,51,0.6);
}

.menu {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
    cursor: pointer;
}
.menu img {
    display: block;
    width: 100%;
    max-height: 100%;
}
.nav {
    width: 60%;
    position: fixed;
    right: 0;
    top: 90px;
    z-index: 9;
    background: #ffffff;
    height: 100%;
    padding: 10px 3%;
    transform: translate(100%,0px);
    transition: all 0.5s;
    box-sizing: border-box;
}
.l {
    position: relative;
}
.l.bg .a{
    background: url(../images/j1.png) no-repeat right center;
}
.a {
    color: #333333;
    font-size: 18px;
    width: 100%;
    line-height: 60px;
    display: block;
    box-sizing: border-box;
}
.onli>.a {
    background: url(../images/j.png) no-repeat right center;
}

.levelu {
    display: none;
}
.levela {
    color: #333333;
    font-size: 16px;
    line-height: 50px;
    display: block;
}
.banner{
    position: relative;
}
.banner img,.banner2 img{
    display: block;
    width: 100%;
}
.banner2 .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 20px;
}
.banner2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #ffffff;
    opacity: 1;
    border: none;
}
.banner2 .swiper-pagination-bullet-active {
    background: #333333;
}
.m{
    display: none;
}
.footer{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
    background: #333333;
}

#pages { 
    padding:20px 0 0; 
    font-family:宋体 ;
    text-align: 
    -webkit-center; font-size:14px;
}
#pages a { 
    display:inline-block; 
    height:30px; 
    line-height:30px; 
    background:none; 
    border:1px solid #d9d9d9; 
    text-align:center;
    margin-bottom: 10px; 
    color:#333; 
    padding:0 10px
}
#pages a.a1 { 
    width:56px; 
    padding:0 
}
#pages a:hover { 
    background:none; 
    color:#000; 
    text-decoration:none 
}
#pages span { 
    display:inline-block; 
    height:30px; 
    line-height:30px; 
    background:#ffa900; 
    border:1px solid #ffa900; 
    color:#fff; 
    text-align:center;
    padding:0 10px;
    margin-bottom: 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 #d9d9d9; 
    text-align:center; 
    color:#a4a4a4; 
}
.dw{
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    text-align: center;
    width: 100%;
    color: #ffffff;
    text-transform: uppercase;
}
.dw h3{
    font-size: 48px;
}
.xian{
    width: 60px;
    height: 2px;
    background: #ffffff;
    margin: 30px auto 40px;
}
.dw h5{
    font-size: 18px;
}
.about{
    padding-bottom: 80px;
}
.tit{
    font-size: 16px;
    color: #333333;
    text-transform: uppercase;
    padding: 25px 0 45px;
}
.tit span{
    text-transform: none;
}
.ab_ti{
    background: #f7f7f7;
}
.ab_ti h3{
    width: 300px;
    font-size: 18px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
    background: #333333;
}
.ab1{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.p80{
    padding: 80px 0;
}
.ab1_lf{
    width: 48.3%;
}
.ab1_lf img{
    width: 100%;
}
.ab1_ri{
    width: 49.2%;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}
.map{
    width: 48.3%;
    height: 260px;
}
.ab1_ri h3{
    font-size: 18px;
}
.ab2_ri{
    font-size: 16px;
}
.p50{
    padding-bottom: 50px;
}
.xw ul li{
    margin-bottom: 10px;
}
.xw ul li a{
    display: block;
    color: #333333;
    padding: 10px;
    background: #f7f7f7;
}
.xw ul li h3{
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xw ul li h3 span{
    float: right;
    font-size: 16px;
    color: #a8a8a8;
    margin-left: 4%;
}
.xw ul li h5{
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.xw ul li:hover a{
    color: #ffffff;
    background: #333333;
}
.pad{
    padding: 25px;
    background: #f7f7f7;
}
.show_ti{
    line-height: 30px;
    margin-bottom: 25px;
    border-bottom: 1px solid #333333;
}
.show_ti h3{
    width: 100%;
    max-width: 940px;
    margin: 0 auto 30px;
    font-size: 20px;
    color: #333333;
    text-align: center;
}
.show_ti p{
    font-size: 16px;
    color: #a8a8a8;
    text-align: right;
}
.show_con{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
.show_con img{
    max-width: 100%;
    margin: 10px auto;
}
.page2{
    margin-top: 50px;
}
.page2 a{
    float: left;
    width: 49%;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.page2 a:nth-child(2){
    float: right;
    text-align: right;
}
.p30{
    padding-bottom: 30px;
}
.subnav{
    margin-bottom: 60px;
}
.subnav a{
    float: left;
    display: block;
    width: 50%;
    font-size: 18px;
    line-height: 60px;
    color: #333333;
    text-align: center;
    background: #f7f7f7;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.subnav a.curs{
    color: #ffffff;
    background: #333333;
}
.sub a{
    width: 25%;
}
.ind{
/*    min-height: 600px;*/
    padding: 30px;
    background: #f7f7f7;
}
.ind img{
    width: 50%;
}
.ind_ri{
    width: 48%;
    padding-top: 5px;
}
.ind_ri h3{
    font-size: 20px;
    color: #333333;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #959595;
}
.ind_con{
    font-size: 14px;
    line-height: 24px;
    color: #333333;  
}
.p100{
    padding-bottom: 100px;
}
.pro ul{
    font-size: 0;
}
.pro ul li{
    display: inline-block;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 20px;
    vertical-align: top;
}
.pro ul li:hover{
    box-shadow: 0 3px 3px rgba(151,151,151,0.36)
}
.pro_img{
    position: relative;
}
.pro_img img{
    width: 100%;
}
.hg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    padding: 15px;
    opacity: 0;
    background: rgba(51,51,51,0.8);
}
.pro ul li:hover .hg{
    opacity: 1;
}
.pro ul li:nth-child(4n){
    margin-right: 0;
}
.pro ul li h3{
    font-size: 18px;
    line-height: 40px;
    color: #333333;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index1{
    padding: 70px 0 60px;
}
.title{
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.title h3{
    font-size: 26px;
    color: #333333;
}
.xian1{
    width: 30px;
    height: 1px;
    background: #313131;
    margin: 25px auto 30px;
}
.title h5{
    font-size: 14px;
    color: #b3b3b3;
}
.index1 .pro ul li h3 {
    font-size: 16px;
}
.index2 ul{
    font-size: 0;
}
.index2 ul li{
    position: relative;
    display: inline-block;
    width: 50%;
}
.index2 ul li img{
    width: 100%;
}
.ind2_ti{
    position: absolute;
    top: 0;
    right: 0;
    width: 62.5%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase;
}
.index2 ul li:nth-child(2) .ind2_ti{
    right: auto;
    left: 0;
}
.ind2_ti span:before{
    display: block;
    content: "";
    width: 60px;
    height: 1px;
    margin: 0 auto 25px;
    background: rgba(255,255,255,0.5);
}
.ind2_ti span:after{
    display: block;
    content: "";
    width: 60px;
    height: 1px;
    margin: 25px auto 0;
    background: rgba(255,255,255,0.5);
}
.index3{
    padding: 50px 0 40px;
}
.index4{
    padding: 75px 0 50px;
    background: url(../images/new_02.png)top center no-repeat;
    background-size: cover;
}
.ind4{
    padding: 20px;
    background: #ffffff;
}
.ind4_lf{
    position: relative;
    width: 48.2%;
}
.ind4_lf img{
    width: 100%;
}
.ind4_lf h3{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 10px;
    font-size: 16px;
    line-height: 50px;
    color: #ffffff;
    background: rgba(51,51,51,0.7);
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ind4_lf h3 span{
    float: right;
    margin-left: 3.5%;
    font-size: 14px;
    color: rgba(255,255,255,0.6);
}
.ind4_ri{
    width: 50%;
}
.ind4_ri ul li{
    border-bottom: 1px solid #c1c1c1;
}
.ind4_ri ul li a{
    display: block;
    color: #333333;
    padding: 10px;
}
.ind4_ri ul li h3{
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ind4_ri ul li h3 span{
    float: right;
    font-size: 14px;
    color: #a8a8a8;
    margin-left: 4%;
}
.ind4_ri ul li h5{
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ind4_ri ul li:hover a{
    color: #ffffff;
    background: #333333;
}
a.more{
    display: block;
    width: 160px;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
    text-align: center;
    margin: 30px auto 0;
    background: #ffffff;
}
.index5{
    padding: 50px 0 110px;
}
.ind5{
    font-size: 0;
    padding: 30px;
    background: #333333;
}
.ind5_lf,.ind5_ri{
    width: 50%;
}
.ind5_lf{
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    padding: 30px;
    border: 1px solid #ffffff;
    border-right: none;
}
.ind5_lf h3{
    font-size: 16px;
}
.ind5_con{
    display: flex;
    align-items: center;
    height: 100%;
    overflow: scroll;
    overflow-x: hidden;
}
.ind5_ri img{
    width: 100%;
}
.ind5_con::-webkit-scrollbar {
    width:0; 
}
.ind5_con::-webkit-scrollbar-thumb{ 
    background:#fff;
}