.main{ padding: 4% 0; line-height: 30px}
.clear{ clear: both;}
.content{ line-height: 30px; padding: 2% 0 0;}
@media screen and (max-width:765px){
  .main{ padding: 7% 0;}
}

.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
/*.img-cover-4by3 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}*/
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.img{ text-align: center; padding: 0 0 20px;}
.img img{ max-width: 100%;}
.p15{ padding-left: 15px; padding-right: 15px;}

#dituContent label {
  max-width: unset!important;
  text-align: center;
}




/*头部*/
#top_line{ height: 40px; line-height: 40px; background: #f0f0f0; width: 100%;}
#top_line .right{ text-align: right;}
#top_line .right i{ float: right; color: #666666; font-size: 25px;}
#top_line .right p{ float: right; color: #c30e24; font-size: 20px; padding-left: 10px; font-weight: bold;}
#top_bj{ position: relative; width: 100%; height: auto; z-index: 20; transition:0.5s; background: #fff;}
#top_bj_zy{ width: 100%; height: auto; z-index: 10; transition:0.5s;}
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding: 2% 15px; position: relative;}
#logo a{ display: block; float: left; position: relative; z-index: 1;}
#logo img{ max-width: 100%; transition:0.5s;}
@media screen and (max-width:1200px){
    #top_index{ width: 100%;}
}
@media screen and (max-width:768px){
  #top_index{ padding: 0; width: 100%;}
  #logo:before{ right: 20%;}
  #logo img{ max-width: 100%;}
}

@media screen and (max-width:765px){
    /*#logo a{ width: 35%;}*/
}

#nav_bj{ height: 50px; width: 100%; background: #004da2;}
#nav_bj .container{ margin: 0 auto !important;}
#nav_bj li{ float: left; width: 12%; height: 50px; line-height: 50px; font-weight: normal; font-size: 15px; color: #fff; text-align: center; transition:0.5s; position: relative;}
#nav_bj li a{ color: #fff;}
#nav_bj li:after{ position: absolute;content: ""; background: #c40e25; height: 3px; width:100%;  left: 0;bottom: 0;
    transition: all 0.5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
#nav_bj li:hover:after{-webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1);
    -o-transform: scaleX(1); transform: scaleX(1);}

#nav_bj li .navson{display: none; position: absolute;left: 50%;transform: translateX(-50%); top:50px; z-index: 999; width: 100%;}
#nav_bj li .navson a{ display: block;color: #fff!important; height: 35px; line-height: 35px; background: rgba(0,0,0,.5); text-align: center;font-size: 14px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav_bj li .navson a:hover{background: #004da2;}

@media screen and (max-width:1440px){
  #nav_bj li{ font-size: 13px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav_bj{ margin-top: 0;}
}

#top_ss{ padding-top: 1%; position: relative;}
#top_ss #top_tel{ opacity: 0; transition:0.3s; position: absolute; font-weight: bold; left: -115%; color: #c30e24; font-size: 25px; top: 25%; font-family: Arial;}

.top_bj_active_zy{ position: fixed;}
.top_bj_active{ background: #fff; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.3); position: fixed !important;}
.top_bj_active #logo{ padding: 0.5% 0;}
.top_bj_active #logo img,.top_bj_active #logo .left{ transform: scale(0.8);}
.top_bj_active #nav_bj{ height: 50px;}
.top_bj_active #top_ss p{ display: none;}
.top_bj_active #top_ss .zy_search_form{ margin: 0;}
.top_bj_active #top_ss #top_tel{ opacity: 1;}
.top_bj_active #top_tel{ margin-top: 0.5%;}
.top_bj_active #c-header .c-switch i{ background: #333;}
.top_bj_active #c-header .c-switch{ top: 14px;}
.top_bj_active #c-header .c-nav2{ top: 44px;}


#zi_banner{ width: 100%; overflow: hidden; height: auto; position: relative;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; z-index: 10;}
#zi_banner p img{ width: 100%;}
@media screen and (max-width:768px){
  #zi_banner p img{ width: 210%; margin-left: -40%;}
  #zi_banner .main img{ width: 50%; margin-left: 3%;}
}



#banner_box .swiper-container {
    width: 100%;
    height: 100%;
    background: #004da2;
}
#banner_box .swiper-slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7% 13% 5%;
}
#banner_box .parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}
#banner_box .swiper-slide .en{ position: absolute; left: 0; top: 0; width: 5%;}
#banner_box .swiper-slide .title,#banner_box .swiper-slide .subtitle,#banner_box .swiper-slide .text{ width: 35%;}
#banner_box .swiper-slide img { max-width: 100%;}
#banner_box .swiper-slide .subtitle { padding: 3% 0;}
#banner_box .swiper-slide .pic{ width: 50%; text-align: right; position: absolute; right: 13%; top: 9%;}
#banner_box .swiper-pagination{ bottom: 30px;}
#banner_box .swiper-pagination-bullet{ width: 70px; height: 3px; border-radius: 0;}
@media screen and (max-width:1400px){
    #banner_box .swiper-slide .pic{ width: 35%; padding-top: 4%;}
}
@media screen and (max-width:768px){
    #banner_box .swiper-pagination{ bottom: 5px;}
}


#home{ width: 100%; height: auto; background: #f9f9f9;}
#home .left{ height: 100px; line-height: 100px; color: #666666; font-size: 22px;}
#home .left i{ float: left; color: #aeaeae; font-size: 30px; margin-right: 10px;}
@media screen and (max-width:1200px){
    #home .left{ font-size: 16px; height: 70px; line-height: 70px;}
}
@media screen and (max-width:768px){
    #home{ padding-bottom: 2%;}
    #home .left{ height: 40px; line-height: 40px; font-size: 18px;}
    #home .left i{ font-size: 20px;}
}

.mes-form1 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form1 .form-tr { padding: 3% 0 0; overflow: hidden;}
.mes-form1 .form-tr input { display: block; float: left; margin-right: 1%; width: 28%; padding: 0 0 0 7%; height: 45px; line-height: 45px; background: url("../images/ly_icon1.png") no-repeat #fff; background-position: left 4% top 45%; color: #333; border-radius: 5px; border: none;}
.mes-form1 .form-tr input:nth-of-type(2){background: url("../images/ly_icon2.png") no-repeat #fff; background-position: left 4% top 45%;}
.mes-form1 .form-tr .code { overflow: hidden; float: left; width: 25%;}
.mes-form1 .form-tr .code input { width: 50%; float: left; background: #fff;}
.mes-form1 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 10px; width: 35%; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form1 .form-tr .code .verify img { display: inline-block; vertical-align: middle; width: 100%; height: 100%;}
.mes-form1 .form-tr .submit2 { display: block; float: left; width: 16%; height: 40px; text-align: center; line-height: 40px; background: #004da2; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form1 .form-tr .submit2:hover { background: #c40e25;}
.mes-form1 .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width:768px){
    .mes-form1 .form-tr input{ width: 100%; padding: 0 0 0 13%; margin-bottom: 1%;}
    .mes-form1 .form-tr .code{ width: 70%;}
    .mes-form1 .form-tr .submit2{ height: 40px; line-height: 40px; width: 30%; font-size: 14px; margin-top: 1%;}
}






/*底部*/
#end_nr_bj{ background: url("../images/end_bj.jpg") no-repeat center top; width: 100%; height: auto; overflow: hidden; color: rgba(255,255,255,0.5);}
#end_nr_bj li a{ color: rgba(255,255,255,0.5); transition: 0.3s; position: relative;}
#end_nr_bj li a:hover{ color: #fff;}
#end_nr_bj li a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(255, 255, 255, .2);width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#end_nr_bj li a:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#end_nav{ border-bottom: 1px solid rgba(255,255,255,0.1); height: 75px; line-height: 75px; text-align: center;}
#end_nav a{ display: inline-block; width: 12%; font-size: 16px; color: #fff;}

#end_nr_bj .main{ padding: 2% 0;}
#end_nr_bj .main .end_logo{ float: left; text-align: center;}
#end_nr_bj .main .end_logo .end_tel{ display: inline-block; text-align: left; color: #fff; font-size: 16px; margin-top: 20px;}
#end_nr_bj .main .end_logo .end_tel i{ float: left; color: #c40e25; font-size: 24px; padding-right: 10px;}
#end_nr_bj .main .end_logo .end_tel span{ color: #c40e25; font-size: 30px; font-family: Bahnschrift;}

#end_nr_bj .main .tit{ font-size: 18px; color: #ffffff; position: relative; height: 40px; margin-bottom: 10px;}
#end_nr_bj .main .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; height: 2px; background: #c40e25; width: 30px; transition:0.3s;}

#end_nr_bj .main ul:nth-of-type(1) li{ width: 50%; float: left;}
#end_nr_bj .main ul:nth-of-type(1) .tit{ width: 100%;}
#end_nr_bj .main ul li{ line-height: 30px; transition:0.3s;}
#end_nr_bj .main ul:hover .tit:before{ width: 60px;}

#end_nr_bj .main .right{ text-align: left;}
#end_nr_bj .main .right .left{ width: 60%;}
#end_nr_bj .main .right .left img{ max-width: 100%;}
#end_nr_bj .main .right .left:nth-of-type(2){ width: 40%; color: #fff;}



@media screen and (max-width:1400px){
    #end_nr_bj .main ul{ padding: 0 1%;}
}
@media screen and (max-width:768px){
    #end_nr_bj .main .right{ padding-top: 3%;}
    #end_nr_bj .main .right .left{ width: auto; padding-right: 3%;}
}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: #666666; border-top: 1px solid rgba(255,255,255,0.1);}
#end_line a{ color: #666666;}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#004da2;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#004da2;}
.footer_zx a:last-of-type{ background: #444444;}
.footer_zx i{ font-size: 28px; padding: 4% 0 1%;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}





/*首页*/
.tit_in{ text-align: center;}
.tit_in h1{ color: #333333; font-size: 32px; display: inline-block; position: relative;}
.tit_in h1 span{ color: #c40e25; font-weight: bold;}
.tit_in h1:before{ position: absolute; left: -100px; top: 28%; content: ''; background: url("../images/tit_left.png") no-repeat left center; width: 83px; height: 18px;}
.tit_in h1:after{ position: absolute; right: -100px; top: 28%; content: ''; background: url("../images/tit_right.png") no-repeat left center; width: 83px; height: 18px;}
.tit_in dl{ text-align: center;}
.tit_in dl dt{ display: inline-block; height: 40px; line-height: 40px; color: #666666; font-size: 16px; font-weight: normal; padding: 0 5px;}
.tit_in dl dt i{ display: inline-block; color: #c40e25; padding-right: 5px;}
.tit_in p{ color: #666666; font-size: 18px; height: 50px; line-height: 50px;}
@media screen and (max-width:768px){
    .tit_in{ line-height: 25px; margin-top: 3%;}
    .tit_in h1{ font-size: 22px;}
    .tit_in p{ font-size: 16px;}
}


#cpbj{ width: 100%; height: auto; position: relative;}
#cpbj:before{ position: absolute; width: 100%; height: 61%; left: 0; bottom: 0; background: #f4f6f8; content: '';}
#cpbj .main{ padding-bottom: 2%;}

#qyhj .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#qyhj .swiper-slide { background-size: cover; background-position: center; position: relative;}
#qyhj .gallery-top { height: auto; width: 100%; padding: 3% 0 10px;}
#qyhj .gallery-top .swiper-slide li{ background: #fff; transition: 0.3s;}
#qyhj .gallery-top .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; }
#qyhj .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#qyhj .gallery-top .swiper-slide .content{ padding: 5%;}
#qyhj .gallery-top .swiper-slide .content .tit{ color: #333333; font-size: 22px; line-height: 40px; white-space: nowrap; overflow:hidden;text-overflow: ellipsis; position: relative; height: 45px;}
#qyhj .gallery-top .swiper-slide .content .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 10%; height: 2px; background: #004da2;}
#qyhj .gallery-top .swiper-slide .content .nr{ padding: 3% 0; color: #999999; height: 85px;}
#qyhj .gallery-top .swiper-slide .content .more{ color: #999999; font-size: 12px; font-family: Arial; text-transform: uppercase; transition:0.3s;}
#qyhj .gallery-top .swiper-slide li:hover{ filter: drop-shadow(-6px 5px 6px rgba(0,0,0,0.1));}
#qyhj .gallery-top .swiper-slide li:hover .pic img{transform: scale(1.1);}
#qyhj .gallery-top .swiper-slide li:hover .content .more{ color: #c30e24; font-weight: bold; letter-spacing: 3px;}
#qyhj .gallery-thumbs { height: auto; text-align: center; margin-bottom: 1%; padding: 0; box-sizing: border-box;}
#qyhj .gallery-thumbs .swiper-slide { height: auto; font-size: 16px; background: #f4f6f8; border-radius: 8px; color: #333333; cursor: pointer; overflow: hidden;}
#qyhj .gallery-thumbs .swiper-slide .pic img{ width: 100%;}
#qyhj .gallery-thumbs .swiper-slide p{ height: 45px; line-height: 45px;}
#qyhj .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #004da2;}
@media screen and (max-width:1200px){
    #qyhj .gallery-thumbs{ padding: 0;}
}

#cpmore{ position: relative; z-index: 1; margin-top: 1%; text-align: center; height: 50px; line-height: 50px; color: #004da2; font-size: 20px; transition: 0.3s; cursor: pointer;}
#cpmore:hover{ background: #004da2; color: #fff; letter-spacing: 5px;}


#ysbt{ background: #004da2; padding: 2% 0 1%;}
#ysbt .tit_in h1,#ysbt .tit_in h1 span{ color: #fff;}
#ysbt .tit_in p{ color: rgba(255,255,255,0.5); font-size: 18px; height: 50px; line-height: 50px;}

.index-all-pro{ height: auto;; overflow: hidden; text-align: center;}
.index-all-pro li{ overflow: hidden; height: auto; position: relative; transition: all 0.5s; padding: 0; }
.index-all-pro li .content{ transition: all 0.5s; font-size: 18px; z-index: 9; bottom: 0; left:0; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.7); text-align: center; color: #fff; padding-top: 50%;}
.index-all-pro li .content .tit i{ font-size: 40px;}
.index-all-pro li .content .tit p{ font-size: 24px; padding-top: 20px;}
.index-all-pro li .content .tit span{ display: inline-block; position: relative; font-size: 18px; height: 50px;}
.index-all-pro li .content .tit span:before{ position: absolute; left: 40%; bottom: 0; content: ''; width: 20%; height: 2px; background: #fff;}
.index-all-pro li .content .nr{ font-size: 14px; padding: 5%; transition:0.3s;}
.index-all-pro li .content .more{ display: inline-block !important; height: 50px; line-height: 50px; background: #c30e24; width: 30%; border-radius: 5px; transition:0.3s; color: #fff;}
.index-all-pro li img{ width: 100%; transition: all 2.5s }
.index-all-pro li:hover img{  transform: scale(1.1); }
.index-all-pro li:hover .content{ display: block; height: 80%; width: 80%; bottom: 10%; left: 10%; padding-top: 20%; background: rgba(0,77,162,0.7);}
.index-all-pro li:hover .content .more{ width: 40%;}
.index-all-pro li:hover{box-shadow: 3px 11px 20px -15px #5e6263;}
@media screen and (max-width:1440px){
    .index-all-pro li .content{ padding-top: 30%;}
}
@media screen and (max-width:1400px){
    .index-all-pro li .content .more{ display: none !important;}
}
@media screen and (max-width:1200px){
    .index-all-pro li .content .tit i{ font-size: 30px;}
    .index-all-pro li .content .tit p{ font-size: 20px;}
    .index-all-pro li .content .tit span{ font-size: 14px;}
    .index-all-pro li .content .nr{ line-height: 25px; font-size: 12px;}
    .index-all-pro li:hover .content{ padding-top: 5%;}
}
@media screen and (max-width:768px){
    .index-all-pro li .content .tit i{ font-size: 30px;}
    .index-all-pro li .content .tit p{ font-size: 20px;}
    .index-all-pro li .content .tit span{ font-size: 14px;}
}

.hui{ background: #f4f6f8;}

#ssjs{ text-align: center; margin-top: 3%;position: relative;}
#ssjs .swiper-container {
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
#ssjs .swiper-slide {
    transition:0.3s;
    cursor: pointer;
    height: auto;
    overflow: hidden;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}
#ssjs .swiper-slide .pic{ height: 0; padding-bottom: 45%; position: relative; overflow: hidden; background: #000;}
#ssjs .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; opacity: 1; transition: 0.3s;}
#ssjs .swiper-slide .font{ padding: 8% 3% 0; text-align: left;}
#ssjs .swiper-slide .font .tit{ color: #333333; font-size: 26px; }
#ssjs .swiper-slide .font .content{ padding: 15% 0 20%; position: relative; margin-bottom: 5%;}
#ssjs .swiper-slide .font .content:before{ position: absolute; left: 0; bottom: 0; content: 'Customer case'; text-transform: uppercase; font-family: Impact; font-size: 42px; color: rgba(0,0,0,0.05);}
#ssjs .swiper-slide .font .content table{ width: 100%;}
#ssjs .swiper-slide .font .content table tr td{ line-height: 35px;}
#ssjs .swiper-slide .font .content table tr td:nth-of-type(1){ width: 33%; padding-left: 8%; vertical-align: top;}
#ssjs .swiper-slide .font .content table tr:nth-of-type(1){ background: url("../images/al_icon1.png") no-repeat left center;}
#ssjs .swiper-slide .font .content table tr:nth-of-type(2){ background: url("../images/al_icon2.png") no-repeat left center;}
#ssjs .swiper-slide .font .content table tr:nth-of-type(3){ background: url("../images/al_icon3.png") no-repeat left 8px;}
#ssjs .swiper-slide dl dt{ float: left; border: 1px solid #e7e7e7; height: 50px; line-height: 50px; margin-right: 10px; width: 40%; text-align: center; font-size: 16px; font-weight: normal; transition:0.3s;}
#ssjs .swiper-slide dl dt i{ display: inline-block; padding-left: 10px; font-size: 20px;}
#ssjs .swiper-slide dl dt:hover{ background: #004da2; color: #fff; border: 1px solid #004da2;}
#ssjs .swiper-button-next{ background: none; width: 100px; height: 70px; right: -10%; color: #626262; font-size: 20px; text-transform: uppercase;}
#ssjs .swiper-button-prev{ background: none; width: 100px; height: 70px; left: -10%; color: #626262; font-size: 20px; text-transform: uppercase; transition: 0.3s;}
#ssjs .swiper-button-next i,#ssjs .swiper-button-prev i{ color: #626262; font-size: 35px;}
#ssjs .swiper-button-next:hover,#ssjs .swiper-button-prev:hover,#ssjs .swiper-button-next:hover i,#ssjs .swiper-button-prev:hover i{ color: #004da2;}
#ssjs .swiper-slide-active .pic img{ opacity: 1;}
#ssjs .swiper-slide-active .tit{ opacity: 1; bottom: 0;}
@media screen and (max-width:1200px){
    #ssjs .swiper-button-next{ right: 0;}
    #ssjs .swiper-button-prev{ left: 0;}
    #ssjs .swiper-slide .font .content:before{ font-size: 38px;}
    #ssjs .swiper-slide .font .content table tr td:nth-of-type(1){ width: 40%;}
    #ssjs .swiper-slide dl dt{ width: 45%; }
    #ssjs .swiper-button-next,#ssjs .swiper-button-prev{ display: none;}
}
@media screen and (max-width:768px){
    #ssjs .swiper-slide{flex-direction: column;}
    #ssjs .swiper-slide .pic{ margin-top: 5%;}
    #ssjs .swiper-slide .font .content{ padding: 7% 0;}
}




#scsl .swiper-container {
    padding: 0 0 4%;
    width: 100%;
    height: 100%;
    margin-bottom: 4%;
    position: relative;
}
#scsl .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#scsl .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#scsl .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#scsl .swiper-slide p{ position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0,0,0,0.6); text-align: center; color: #fff; font-size: 16px; height: 50px; line-height: 50px; transition:0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#scsl .swiper-slide:hover img{ transform: scale(1.1);}
#scsl .swiper-container .swiper-button-next,#scsl .swiper-container .swiper-button-prev{ background: #c40e25; width: 35px; height: 35px; position: absolute; bottom: 0; top: auto; transition:0.3s; text-align: center; line-height: 35px;}
#scsl .swiper-container .swiper-button-next i,#scsl .swiper-container .swiper-button-prev i{ color: #fff; font-size: 26px;}
#scsl .swiper-container .swiper-button-prev{ background: #004da2; right: auto; left: 46%;}
#scsl .swiper-container .swiper-button-next{ left: auto; right: 46%;}
#scsl .swiper-container #more{ position: absolute; left: 0; width: 100%; bottom: 0; text-align: center;}
#scsl .swiper-container #more a{ display: block; width: 35px; margin: 0 auto; height: 35px; line-height: 35px; background: #c6c6c6; transition:0.3s;}
#scsl .swiper-container #more a i{ color: #fff;}
#scsl .swiper-container .swiper-button-prev:hover,#scsl .swiper-container .swiper-button-next:hover,#scsl .swiper-container #more a:hover{ background: #343434; box-shadow:0px 5px 5px rgba(0,0,0,0.5);}
@media screen and (max-width:1200px){
    #scsl .swiper-container{ padding-bottom: 7%;}
    #scsl .swiper-slide:before{ display: none;}
    #scsl .swiper-container .swiper-button-prev{ left: 42%;}
    #scsl .swiper-container .swiper-button-next{ right: 42%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    #scsl .swiper-container{ padding-bottom: 15%;}
    #scsl .swiper-container .swiper-button-prev{ left: 35%;}
    #scsl .swiper-container .swiper-button-next{ right: 35%;}
}


#gsjjbj{ background: url("../images/jj_bj.jpg") no-repeat center fixed; width: 100%;}
#gsjjbj .tit_in h1,#gsjjbj .tit_in span{ color: #fff;}
#gsjjbj .tit_in p{ color: rgba(255,255,255,0.5);}

#jj_lb{ margin-top: 3% !important;}
#jj_lb li{ color: #fff; text-align: center;}
#jj_lb li h6{ text-align: center; font-size: 16px; font-weight: bold !important; position: relative; height: 30px; margin-bottom: 2% !important;}
#jj_lb li h6:before{ position: absolute; left: 45%; bottom: 0; width: 10%; height: 2px; content: ''; background: rgba(255,255,255,0.5);}
#jj_lb li h3{ display: inline-block; font-size: 60px; position: relative;}
#jj_lb li h3:before{ position: absolute; right: -10%; top: 5%; content: ''; width: 57px; height: 57px; background: rgba(255,255,255,0.1); border-radius: 100%;}
#jj_lb li h3 i{ display: inline-block;}
#jj_lb li h3 span{ display: inline-block; font-size: 14px; padding-left: 5px;}
#jj_lb li p{ color: rgba(255,255,255,0.5);}
@media screen and (max-width:765px){
    #jj_lb li h3{ font-size: 26px;}
}



#gsjjbj .content{ padding-top: 3%;}
#gsjjbj .pic img{ max-width: 100%;}
#gsjjbj .nr{ color: #fff; line-height: 35px; font-size: 16px;}
#gsjjbj .nr .bt{ padding-bottom: 4%; position: relative;}
#gsjjbj .nr .bt p{ float: left; font-weight: bold; font-size: 24px; background: url("../images/sjx.png") no-repeat right center; padding-right: 25px;}
#gsjjbj .nr .bt span{ display: block; clear: both; color: rgba(255,255,255,0.5); font-size: 16px;}
#gsjjbj .nr .bt:before{ position: absolute; left: 0; top: 10%; content: 'kuangshan'; text-transform: uppercase; font-size: 80px; font-family: Impact; color: rgba(255,255,255,0.05); letter-spacing: 10px;}
#gsjjbj .nr .content_zy{ padding: 0 0 5%;}
#gsjjbj .nr .more{ float: left; margin-top: 1%; height: 45px; line-height: 45px; background: #c40e25; width: 30%; border-radius: 25px; text-align: center; color: #fff; transition: 0.3s;}
#gsjjbj .nr .more i{ display: inline-block; padding-left: 10px;}
#gsjjbj .nr .jjtel{ float: left; margin-left: 5%; line-height: 25px; background: url("../images/tel.png") no-repeat left center; padding-left: 60px;}
#gsjjbj .nr .jjtel span{ font-family: Bahnschrift; font-size: 26px;}
#gsjjbj .nr:hover .more{ background: #333; letter-spacing: 5px;}


#hzal{ position: relative;}
#hzal .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 0;
}
#hzal .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#hzal .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden; border: 1px solid #e6e6e6; background: #fff;}
#hzal .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#hzal .swiper-slide:hover .pic img{ transform: scale(1.1);}
#hzal .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}
@media screen and (max-width:768px){
    #hzal .swiper-container{ padding: 3% 5%;}
}

#fuwu{ padding-top: 3%;}
#fuwu li{ float: left; width: 150px; text-align: center; cursor: pointer;}
#fuwu li .pic{ display: inline-block; background: url("../images/lc1.png") no-repeat center top; width: 108px; height: 119px; text-align: center; transition: 0.3s;}
#fuwu li .pic p{ color: #333333; font-size: 26px; font-family: Arial; padding-top: 25%; transition: 0.3s;}
#fuwu li .pic span{ display: block; color: #333333; font-size: 16px; position: relative; height: 35px; transition: 0.3s;}
#fuwu li .pic span:before{ position: absolute; left: 40%; bottom: 0; width: 20%; height: 2px; background: #333; content: ''; transition: 0.3s;}
#fuwu i{ float: left; color: #b5b7b9; font-size: 30px; width: 94px; padding-top: 4%; text-align: center; }
#fuwu li .content{ line-height: 25px; height: 65px; color: #666666; padding: 5% 0 0;}
#fuwu li:hover .pic{ background: url("../images/lc2.png") no-repeat;}
#fuwu li:hover .pic p,#fuwu li:hover .pic span{ color: #fff;}
#fuwu li:hover .pic span:before{ background: #fff;}
@media screen and (max-width:1200px){
    #fuwu i{ width: 120px;}
    #fuwu li{ width: 200px;}
}
@media screen and (max-width:768px){
    #fuwu i{ display: none;}
    #fuwu li{ width: 33%;}
    #fuwu li .content{ padding: 5% 10% 0; font-size: 12px;}
}


#zixun{ text-align: center; margin-top: 3% !important;}
#zixun li{ display: inline-block; width: 10%; background: #004da2; height: 40px; line-height: 40px; text-align: center; color: #fff;}
#zixun li a{ color: #fff;}
#zixun li:last-of-type{ background: #c40e25;}
@media screen and (max-width:768px){
    #zixun li{ width: 33%;}
}



#xwpic,#xwnr{ margin-top: 3%;}
#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 4% 0; transition: 0.3s; border-bottom: solid 1px #e8e8e9; }
#indexNews li .right{ padding: 0 0 0 4% !important; line-height: 25px;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .news_info{ color: #999999; font-size: 14px;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #e8e8e9; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #666666; font-size: 50px; font-family: Bahnschrift;}
#indexNews li:last-of-type{ border-bottom: none;}
#indexNews li:hover{ background: #004da2;}
#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}
#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}
@media screen and (max-width:768px){
    #indexNews li .news_time span{ font-size: 40px;}
}
#xwpicnr .swiper-container {
    width: 100%;
    height: 100%;
}
#xwpicnr .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;
    padding-bottom: 5%;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwpicnr .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 60%; position: relative; overflow: hidden;}
#xwpicnr .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr .swiper-slide .font{ position: absolute; background: #f6f7fc; bottom: 0; width: 96%; left: 2%; padding: 2% 0;}
#xwpicnr .swiper-slide .right{ text-align: left; padding: 0 2% !important; line-height: 25px;}
#xwpicnr .swiper-slide .news_title{ text-align: left; color: #626364; font-size: 2rem; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 30px; font-weight: bold; }
#xwpicnr .swiper-slide .news_info{ color: #999999; font-size: 0.8em;}
#xwpicnr .swiper-slide .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #ccc; color: #666666;font-size: 1
.5rem; padding: 0 !important; margin: 0 !important;}
#xwpicnr .swiper-slide .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #626364; font-size: 4rem; font-weight: bold;}
#xwpicnr .swiper-pagination{ right: 20px; bottom: 0; left: auto; height: 30px; text-align: right;}
#xwpicnr .swiper-pagination .swiper-pagination-bullet{ background: #004da2; width: 10px; height: 10px;}





/*子页*/
.content_zy{ padding: 2% 15px; line-height: 30px;}
#ssnr .left{ line-height: 75px; color: #666666;}
#ssnr .left span{ color: #333333;}
#ssnr .left a{ padding: 0 10px; color: #666666;}
#ssnr .weizhi{ line-height: 75px; color: #999999; text-align: right;}
#ssnr .weizhi a{ color: #999; transition: 0.3s; padding: 0 5px;}
#ssnr .weizhi i{ display: none; float: left; font-size: 20px; padding-right: 20px; border-right: 1px solid #f4f4f4; margin-right: 20px;}
#ssnr .weizhi a:hover{ color: #004da2;}
@media screen and (max-width:768px){
    #ssnr{ height: auto; padding: 2% 0;}
    #ssnr .left{ line-height: 25px; padding: 2% 10px;}
}

.zy_search_form{ width: 50%; margin-top: 15px; float: right; transition: 0.3s;}
.zy_search_form #search_name{ width: 80%; height: 44px; line-height: 44px; float: left;border:solid 1px #e7e7e7;border-top-left-radius: 5px;border-bottom-left-radius: 5px; outline: none; color: #999999;font-family: "微软雅黑"; font-size: 12px;background: #fff url("../images/search.png") 10px center no-repeat;text-indent: 40px;}
.zy_search_form #button{ width: 20%; height: 44px; line-height: 44px; background: #004da2; float: right;border-top-right-radius: 5px;border-bottom-right-radius: 5px; cursor: pointer;color: #fff;font-size: 14px;text-align: center; border:none;outline: none; transition: 0.3s;}
.zy_search_form #button:hover{ background: #333;}
@media screen and (max-width:768px){
    .zy_search_form{ width: 100%; margin-top: 0; float: none;}
}

#home_bj{ background: #fff; height: 75px; line-height: 75px; border-bottom: 1px solid #f4f4f4;}
#home_bj .left{ font-size: 20px; font-weight: bold; border-left: 1px solid #efefef;}

#jj_xx{ text-align: center; margin-top: 3% !important;}
#jj_xx li{ display: inline-block; padding: 0 7%; line-height: 45px; border-right: 1px solid #ededed;}
#jj_xx li p{ color: #c40e25; font-size: 50px;}
#jj_xx li p sub{ color: #666666; font-size: 16px; padding-left: 10px;}
#jj_xx li span{ color: #999999; font-size: 16px;}
#jj_xx li:last-of-type{ border-right: none;}
@media screen and (max-width:768px){
    #jj_xx li{ width: 48%;}
    #jj_xx li p{ font-size: 33px;}
    #jj_xx li p sub{ font-size: 12px;}
    #jj_xx li p span{ font-size: 14px;}
}


.text-center {
    text-align: center!important;
}
.pt-3 {
    padding-top: 12% !important;
}
.pb-5 {
    padding-bottom: 15% !important;
}
.pt-5 {
    padding-top: 15% !important;
}
.mt-3 {
    margin-top: 5% !important;
}
.mb-4 {
    margin-bottom: 1.5rem!important;
}
.wh-box{ width: 100%; background: #fff; height:100%; position: relative; transition: all 0.5s; margin: 0 20px;}
.wh-box:after{ position: absolute; content: ""; width: 100%;height: 4px; background: #cb0631; left: 0; bottom: 0px; transition: all 0.5s;
    right: 0; transition: transform 0.5s; margin: auto; transform-origin: right center; transform: scaleX(0)}
.wh-box:hover:after{  transform-origin: left center; transform: scaleX(1);}
.wh-box:hover{ -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 0 20px rgba(51, 51, 51, 0.1);
    -moz-box-shadow: 0 0 20px rgba(51, 51, 51, 0.1);
    box-shadow: 0 0 20px rgba(51, 51, 51, 0.1); }
.wh-box span{ background: #004da2; height: 100px; width: 100px; line-height: 100px; text-align: center; border-radius: 100%; display: block; margin: 0 auto; transition: 0.3s;}
.wh-box span i{ color: #fff; font-size: 45px;}

.wh-box p:nth-of-type(1){ color: #282828; font-size: 24px;}
.wh-box p:nth-of-type(2){ color: #999999; font-size: 24px; position: relative; font-size: 14px;  text-transform: uppercase}
.wh-box p:nth-of-type(2):after{ position: absolute; content: "";left: 0; bottom: -80%; right: 0; margin:auto;
    background: #c30e24; width:8%; height: 2px; transition:transform 0.5s; display: block ;}
.wh-box p:nth-of-type(n+3){ color: #666666; font-size: 18px; line-height: 20px; margin-top: 4% !important;}
.wh-box:hover p:nth-of-type(2):after{width:5%;    transform:rotate(90deg);}
.wh-box:hover span{ background: #c30e24;}

@media(max-width: 768px) {
    .wh-box {
        background: #fff;
        height: 100%;
        position: relative;
        transition: all 0.5s;
        margin: 0 0 3%;
    }

    .wh-box span {
        background: #1b3d85;
        height: 100px; width: 100px; line-height: 100px;
        border-radius: 100%;
        display: block;
        position: relative;
        margin: 0 auto
    }

    .wh-box p:nth-of-type(1) {
        color: #282828;
        font-size: 20px;
    }

    .wh-box p:nth-of-type(2) {
        color: #999999;
        font-size: 16px;
        position: relative;
        font-size: 14px;
        text-transform: uppercase
    }

    .wh-box p:nth-of-type(2):after {
        position: absolute;
        content: "";
        left: 0;
        bottom: -60%;
        right: 0;
        margin: auto;
        background: #c30e24;
        width: 8%;
        height: 2px;
        transition: transform 0.5s;
        display: block;
    }

    .wh-box p:nth-of-type(n+3) {
        color: #666666;
        font-size: 14px;
        line-height: 20px;
    }

    .wh-box:hover p:nth-of-type(2):after {
        width: 5%;
        transform: rotate(90deg);
    }

}


#gshj{ position: relative;}
#gshj .swiper-container {
    width: 100%;
    height: 100%;
    padding: 3% 0 0;
}
#gshj .swiper-slide {
    text-align: center;
    overflow: hidden;
    transition: 0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#gshj .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#gshj .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#gshj .swiper-slide p{ width: 100%; height: 50px; line-height: 50px; background: #f2f2f2; transition:0.3s; }
#gshj .swiper-slide:hover .pic img{ transform: scale(1.1);}
#gshj .swiper-slide:hover p{ background: #024f93; color: #fff; }
#gshj .swiper-button-next,#gshj .swiper-button-prev{ background: #004ea1; width: 45px; height: 45px; line-height: 45px; top: 48%;}
#gshj .swiper-button-next:after,#gshj .swiper-button-prev:after{ display: none;}
#gshj .swiper-button-next i,#gshj .swiper-button-prev i{ font-size: 40px; color: #fff; transition: 0.3s;}
#gshj .swiper-button-next{ right: -2%;}
#gshj .swiper-button-prev{ left: -2%;}
#gshj .swiper-button-next:hover,#gshj .swiper-button-prev:hover{ background: #004ea1;}
@media screen and (max-width:768px){
    #gshj .swiper-container{ padding: 3% 5%;}
    #gshj .swiper-button-next{ right:0;}
    #gshj .swiper-button-prev{ left:0;}
    #gshj .swiper-button-next,#gshj .swiper-button-prev{ width: 30px; height: 40px;}
    #gshj .swiper-button-next i,#gshj .swiper-button-prev i{ font-size: 30px;}
}



#cqfm{ margin-top: 3% !important;}
#cqfm li{ position: relative; margin-bottom: 6%;}
#cqfm li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#cqfm li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cqfm li p{ position: absolute; left: 0; bottom: 0; z-index: 1; color: #fff; text-align: center; width: 100%; height: 40px; line-height: 40px; background: rgba(0,0,0,0.5);}



#cp_class_lb{position: relative; padding: 0;}
#cp_class_lb .swiper-container {
    width: 100%;
    height: 100%;
}

#cp_class_lb .swiper-slide {
    text-align: center;
    font-size: 16px; background: #fff; border-radius: 8px; color: #333333; cursor: pointer; overflow: hidden;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cp_class_lb .swiper-slide .pic{ width: 100%;}
#cp_class_lb .swiper-slide .pic img{ width: 100%;}
#cp_class_lb .swiper-slide p{ height: 45px; line-height: 45px;}
#cp_class_lb .swiper-slide:hover{ color: #fff; background: #004da2;}


.cp_class{ padding-top: 2%;}
.class_lb .right{ height: 40px; line-height: 40px; float: right; color: #999999; font-size: 16px; text-align: right; transition:0.3s;}
.class_lb .right a:hover{ color: #004da2;}
.class_lb .left{ position: relative; padding-left: 2%;}
.class_lb .left:before{ position: absolute; left: 0; top: 6%; width: 5px; height: 90%; background: #004da2; content: '';}
.class_lb .left p{ color: #333333; font-size: 30px;}
.class_lb .left span{ color: #999999; font-size: 14px; text-transform: uppercase; }

@media screen and (max-width:768px){
    .class_lb{ height: auto; padding-bottom: 5%;}
    .class_lb .left{ padding-left: 5%;}
    .class_lb .left p{ font-size: 30px;}
    .class_lb .left span{ font-size: 16px;}
}



#cp_in .swiper-container {
    width: 100%;
    height: 100%;
}
#cp_in .swiper-slide {
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;
    background: #fff; margin-bottom: 2%;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cp_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; }
#cp_in .swiper-slide .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#cp_in .swiper-slide .tit{ width: 90%; text-align: center; color: #333333; font-size: 18px; height: 40px; line-height: 40px; border-top: 1px solid #f5f5f5;}
#cp_in .swiper-slide dl{ width: 95%; text-align: center; margin: 5% auto;}
#cp_in .swiper-slide dl dt{ float: left; font-weight: normal; border: 1px solid #656565; border-radius: 5px; height: 40px; line-height: 40px; width: 48%; color: #656565; transition:0.3s;}
#cp_in .swiper-slide dl dt i{ display: inline-block; font-size: 20px; padding-right: 10px;}
#cp_in .swiper-slide dl dt:last-of-type{ float: right; background: #fc8b00; color: #fff;  border: 1px solid #fc8b00;}
#cp_in .swiper-slide dl dt a{ color: #656565;}
#cp_in .swiper-slide dl dt:last-of-type a{ color: #fff;}
#cp_in .swiper-slide dl dt:hover{ border: 1px solid #fc8b00;}
#cp_in .swiper-slide dl dt:hover a{ color: #fc8b00;}
#cp_in .swiper-slide dl dt:last-of-type:hover{ background: #fff;}
#cp_in .swiper-slide:hover .pic img{ transform: scale(1.1);}
#cp_in .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.4));}
@media (min-width: 768px) and (max-width: 1200px){
    #cp_in .swiper-slide{ padding-bottom: 2%;}
}
@media screen and (max-width:768px){
    #cp_in .swiper-slide{ padding-bottom: 2%;}
    #cp_in .swiper-slide dl dt{ width: 100%; margin-bottom: 2%;}
    #cp_in .swiper-slide .tit,#cp_in .swiper-slide dl dt{ font-size: 14px;}
}



#indexNews li{width: 100%;height: auto; margin:0 auto; padding: 4% 0; transition: 0.3s; border-bottom: solid 1px #e8e8e9; }
#indexNews li .right{ padding: 0 0 0 4% !important; line-height: 25px; text-align: left;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .news_info{ color: #999999; font-size: 14px;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #e8e8e9; color: #666666;font-size: 1.5rem; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #666666; font-size: 50px; font-family: Bahnschrift;}
#indexNews li:last-of-type{ border-bottom: none;}
#indexNews li:hover{ background: #004da2;}
#indexNews li:hover .news_title,#indexNews li:hover .news_time,#indexNews li:hover .news_time span{ color: #fff;}
#indexNews li:hover .news_info{ color: rgba(255,255,255,0.6);}
@media screen and (max-width:768px){
    #indexNews li .news_time span{ font-size: 40px;}
}

.news01 {padding:3% 0 0;}
.news01 .t1 {color:#222;font-size:22px;display:inline;}
.news01 .t2 {color:rgba(51,51,51,.42);font-size:14px;margin-left:25px;display:inline;}
.news01 .t3 {display:block;flex:1;max-width:130px;color:#fff;background:#282475;text-align:center;line-height:35px;margin-left:3px;}
.news01 .t3:hover,.news01 .t3.active {background: #db2016;}
.news01 .title i {width:50px;height:3px;background: #db2016;display:block;margin-top:15px;}
.news01 .slide {margin-bottom: 7% !important; transition:.3s all ease; background: #fff;}
.news01 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news01 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 {width: 100%; height: 0; padding-bottom: 125%; position: relative; overflow: hidden;}
.news01 .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news01 .imgbox1 p img{ width: 100%; height: 100%; transition:0.3s;}

.news01 .c1 {color:#333;font-size:14px;font-weight:bold;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.news01 .c2 {color:#999;margin-top:15px;line-height: 22px;height:44px;overflow:hidden;}
.news01 .c3 {margin-top:15px;transition:.36s all ease;}
.news01 .slide:hover .imgbox img {transform: scale(1.1);}
.news01 .slide:hover .c1 {color:#004da2;}

.news01 .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative;}
.news01 .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news01 .txtbox:after { content: '';  width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: #004da2; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; left: 0; }
.news01 .slide:hover .txtbox::after { -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: right; -moz-transform-origin: right; -ms-transform-origin: right; -o-transform-origin: right; transform-origin: right; right: 0; }
.news01 .slide:hover .txtbox span{ color: #fff;}
@media(min-width:1200px) {
    .news01 .t1 {font-size:36px;}
    .news01 .t2 {font-size:22px;}
    .news01 .t3 {line-height: 55px;}
    .news01 .title i {margin-top:25px;}
    .news01 .slide {margin-bottom:32px;}
    .news01 .c1 {font-size:17px;}
    .news01 .c2 {font-size:14px;line-height: 26px;height:52px;}
}

#side_new{ background: #f6f7fc; padding: 10%;}
#side_new .tit{ font-size: 26px; color: #333;}
#side_new #cplb{ padding: 8% 0;}
#side_new #cplb li{ line-height: 40px;}

#xgnews{ padding: 10% 0 0;}
#xgnews li{ margin-bottom: 10%;}
#xgnews li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#xgnews li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgnews li p{ height: 40px; line-height: 40px; background: #fff; text-align: center; transition: 0.3s; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#xgnews li:hover p{ background: #004da2; color: #fff;}
#xgnews li:hover .pic img{ transform: scale(1.1);}



.contact_item{ padding:0; text-align: center; margin-top: 3%;}
.contact_item li{ display: inline-block; margin-bottom: 30px;}
.contact_item li span{display: block;width: 150px;height: 135px;margin:0 auto;text-align: center;position: relative;}
.contact_item li span.contact_item_1{background: url(../images/contact_li_bg1.png) center no-repeat;line-height: 108px;}
.contact_item li span.contact_item_2{background: url(../images/contact_li_bg2.png) center no-repeat;line-height: 135px;}
.contact_item li span.contact_item_3{background: url(../images/contact_li_bg3.png) center no-repeat;line-height: 170px;}
.contact_item li span img{vertical-align: middle;}
.contact_item_ewm{width: 84px;height: 84px;position: absolute;left: 33px;top:45px;z-index: 1;}
.contact_item_ewm img{width: 84px;height: 84px;position: absolute;left: 0;top:0;transition: all .4s;vertical-align: top;}
/*.contact_item li:hover span .contact_item_ewm{display: block;}*/
/*.contact_item li:hover span .contact_item_ewm img{width: 84px;height: 84px;left: 0;top:0;}*/
.contact_item li h4{color: #333;font-size: 18px;line-height: 30px; text-align: center;margin: 10px auto !important; font-weight: bold !important;}
.contact_item li p{color: #333;font-size: 14px;line-height: 26px;}
.contact_item li:nth-child(3n) p{text-align: center;}

.in_title{ line-height: 40px; padding: 30px 0 10px; color: #747474; font-size: 16px; margin-top: 3% !important;}
.in_title p{ font-size: 30px; color: #3e3e3e;}
/* .contact_item li:hover{background: #fa641b;}
.contact_item li:hover h4,p{color: white;} */
.contact_item li:hover { padding-top: 50px; transition: all 0.5s;}
.contact_item li:hover img{ transform:scale(1.1)}
#xwzx .swiper-container {
    margin: 0 0 1%;
    width: 100%;
    padding: 3% 0;
    height: 100%;
}
#xwzx .swiper-slide {
    text-align: center;
    transition:0.3s;
    background: #ffffff;
    padding: 1%;
    border: 1px solid #efefef;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwzx .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 100%; position: relative; overflow: hidden; }
#xwzx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#xwzx .swiper-slide .tit{ width: 100%; color: #333333; font-size: 16px; padding-top: 8%; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#xwzx .swiper-slide .nr{ width: 100%; color: #999999; padding: 3% 0;}
#xwzx .swiper-slide .gengduo{ height: 40px; line-height: 40px; margin-bottom: 8%; border: 1px solid #e0e0e0; border-radius: 20px; width: 50%; transition: 0.3s;}
#xwzx .swiper-slide:hover .gengduo{ background: #004da2; border: 1px solid #004da2; color: #fff;  }
#xwzx .swiper-slide:hover .gengduo a{ color: #fff;}
#xwzx .swiper-slide:hover{ filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2));}


#cplb .swiper-container {
    margin: 0 0 5%;
    width: 100%;
    height: 100%;
}
#cplb .swiper-slide {
    text-align: center;
    transition:0.3s;
    background: #ffffff;
    padding: 2% 0;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cplb .swiper-slide .pic{ width: 34px; height: 34px; overflow: hidden; margin: 0 auto 5%; }
#cplb .swiper-slide .pic img{ margin-left: 0; transition: 0.3s;}
#cplb .swiper-slide p{ color: #333; font-size: 16px;}
#cplb .swiper-slide:hover{ background: #004da2; }
#cplb .swiper-slide:hover .pic img{ margin-left: -34px;}
#cplb .swiper-slide:hover p{ color: #fff;}
@media screen and (max-width:765px){
    #cplb .swiper-slide p{ font-size: 14px;}
}




.cpbt{ position: fixed; z-index: 99; left: 1%; top: 10%; background: #fff; text-align: center; color: #fff; border: 1px solid #e6e6e6; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden;}
.cpbt .tit{ background: #004da2; color: #fff; padding: 10% 2%; width: 130px; margin-bottom: 5%; line-height: 20px;}
.cpbt .tit p{ font-size: 18px; font-weight: bold;}
.cpbt .tit span{ font-size: 12px; text-transform: uppercase;}
.cpbt li{ height: 40px; line-height: 40px; border-bottom: 1px dashed #cccccc; font-size: 14px; margin: 0 5%;}
.cpbt li a{ color: #333333;}
.cpbt li.current a{ color: #fff;}
.cpbt li.current{ background: #d71418;}
.cpbt .cptop{ height: 60px; line-height: 60px; color: #004da2; font-size: 16px; font-weight: bold; cursor: pointer; }
@media screen and (max-width:765px){
    .cpbt{ display: none;}
}

#cpinfobj{ background: url("../images/cpbj.jpg") no-repeat center top #f4f6f8; width: 100%; height: auto;}

#cpnr{ margin-top: 3%;}
#cpnr li{ text-align: center; transition:0.3s; background: #ffffff; padding: 1%; border: 1px solid #efefef; margin-bottom: 5%; transition:0.3s; position: relative; overflow: hidden;}
#cpnr li .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; }
#cpnr li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#cpnr li .tit{ width: 100%; color: #333333; font-size: 16px; height: 45px; line-height: 45px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#cpnr li:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.2);}
#cpnr li dl{ width: 95%; text-align: center; margin: 2% auto 5%;}
#cpnr li dl dt{ float: left; font-weight: normal; border: 1px solid #656565; border-radius: 5px; height: 40px; line-height: 40px; width: 48%; color: #656565; transition:0.3s;}
#cpnr li dl dt i{ display: inline-block; font-size: 20px; padding-right: 10px;}
#cpnr li dl dt:last-of-type{ float: right; background: #fc8b00; color: #fff;  border: 1px solid #fc8b00;}
#cpnr li dl dt a{ color: #656565;}
#cpnr li dl dt:last-of-type a{ color: #fff;}
#cpnr li:hover dl dt{ border: 1px solid #fc8b00;}
#cpnr li:hover dl dt a{ color: #fc8b00;}
#cpnr li:hover dl dt:last-of-type{ background: #fff;}

.cptel i{ float: left; color: #c40e25; font-size: 45px;}
.cptel .left{ padding-left: 10px; line-height: 28px; text-align: left;}
.cptel .left p{ color: #666666; font-size: 14px;}
.cptel .left span{ color: #c40e25; font-size: 32px; font-weight: bold;}


#zzry .swiper-container {
    width: 100%;
    height: 100%;
}
#zzry .swiper-slide {
    text-align: center;
    background: #fff;
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#zzry .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#zzry .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#zzry .swiper-slide p{ width: 100%; height: 40px; line-height: 40px; background: #f4f4f4; transition:0.3s;}
#zzry .swiper-slide:hover p{ background: #004da2; color: #fff;}


#shili .swiper-container {
    width: 100%;
    height: 100%;
}
#shili .swiper-slide {
    text-align: center;
    background: #fff;
    transition:0.3s;
    height: auto; position: relative; overflow: hidden;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#shili .swiper-slide a{ display: block;  width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
#shili .swiper-slide a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#shili .swiper-slide p{ width: 100%; height: 40px; line-height: 40px; background: #f4f4f4; transition:0.3s;}
#shili .swiper-slide:hover p{ background: #004da2; color: #fff;}


#proNews li{width: 100%;height: auto; margin:0 auto; padding: 3% 0; transition: 0.3s; margin-bottom: 15px; }
#proNews li .right{ padding: 0 2% 0 5% !important; line-height: 25px;}
#proNews li .news_title{ text-align: left; color: #626364; font-size: 16px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; line-height: 30px; font-weight: bold; }
#proNews li .news_info{ color: #999999; font-size: 0.8em;}
#proNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; background: #f6f7fc; color: #999999; font-size: 1
.5rem; padding: 0 !important; margin: 0 !important; transition: 0.3s;}
#proNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #626364; font-size: 36px; font-weight: bold; transition: 0.3s;}
#proNews li:hover .news_time,#proNews li:hover .news_time span{ color: #004da2;}


#xgcp{ padding: 7% 7% 2%;}
#xgcp li{ margin-bottom: 10%;}
#xgcp li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#xgcp li p{ height: 40px; line-height: 40px; background: #f4f4f4; text-align: center; transition: 0.3s; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#xgcp li:hover p{ background: #004da2; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}

.bai{ background: #fff;}

.infoCenter-right .index-all-pro li .content{ padding-top: 30%;}
.infoCenter-right .index-all-pro li:hover .content{ padding-top: 10%;}
.infoCenter-right #fuwu{ padding: 0;}
.infoCenter-right #fuwu li .pic{ background: url("../images/lc3.png") no-repeat;}
.infoCenter-right #fuwu li:hover .pic{ background: url("../images/lc2.png") no-repeat;}
.infoCenter-right #fuwu i{ width: 80px;}




#anli{ margin-top: 3% !important;}
#anli div{ padding: 0 0.5%;}
#anli li{width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; margin-bottom: 3%;}
#anli li img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#anli li:hover img{ transform: scale(1.1);}



#rybj{position: relative; padding: 0; margin-top: 3%;}
#rybj .swiper-container {
    width: 100%;
    height: 100%;
}

#rybj .swiper-slide {
    text-align: center;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#rybj .swiper-slide img{ width: 100%;}
#rybj .swiper-button-next,#rybj .swiper-button-prev{ background: none; width: 60px; height: 60px; top: 35%;}
#rybj .swiper-button-next i,#rybj .swiper-button-prev i{ font-size: 60px; color: #009944; transition:0.3s;}





.prodect-Info .weizhi{ color: #fff; margin-bottom: 2%;}
.prodect-Info .weizhi i{ float: left; font-size: 18px; padding-right: 10px;}
.prodect-Info .weizhi a{ color: #fff; padding: 0 1%;}



#cpggbj{ background: url("../images/gg_bj1.jpg") no-repeat center fixed; margin-top: 3%;}
#cpggbj .main{ padding: 2% 0;}
#cpggbj .tit_in p{ position: relative; color: #fff; font-size: 28px; font-weight: bold; display: inline-block;}
#cpggbj .tit_in p:before{ position: absolute; content: ''; left: -15%; top: 50%; width: 10%; height: 2px; background: #cccccc; }
#cpggbj .tit_in p:after{ position: absolute; content: ''; right: -15%; top: 50%; width: 10%; height: 2px; background: #cccccc; }
@media screen and (max-width:768px){
    #cpggbj .tit_in{ padding: 0 14%;}
    #cpggbj .tit_in p{ font-size: 18px;}
    #cpggbj .tit_in p:before,.tit_in p:after{ top: 25%;}
}

#cpggbj ul{ text-align: center; margin: 2% 0 3% !important;}
#cpggbj ul li{ display: inline-block; color: #fff; font-size: 24px; padding: 0 3%;}
#cpggbj ul li i{ display: inline-block; font-size: 25px; padding-right: 10px;}
@media screen and (max-width:765px){
    #cpggbj ul li{ width: 45%; float: left; font-size: 14px; text-align: left;}
}



.mes-form3 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form3 .form-tr { padding: 0; overflow: hidden;}
.mes-form3 .form-tr input { display: block; width: 94%; padding: 0 2%; height: 45px; line-height: 45px; background: #fff; color: #333; border-radius: 5px; border: none;}
.mes-form3 .form-tr .code { overflow: hidden;}
.mes-form3 .form-tr .code input { width: 65%; float: left;}
.mes-form3 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 10px; width: 80px; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form3 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form3 .form-tr .submit2 { display: block; width: 90%; height: 45px; text-align: center; line-height: 45px; background: #d71418; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form3 .form-tr .submit2:hover { background: #333;}
.mes-form3 .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width:768px){
    .mes-form3{ width: 80%;}
    .mes-form3 .form-tr input,.mes-form3 .form-tr .submit2{ height: 40px; line-height: 40px;}
    .mes-form3 .form-tr .submit2{ margin-top: 2%;}
}.mes-form3 { margin: 0 auto; overflow: hidden; width: 100%; padding: 0;}
.mes-form3 .form-tr { padding: 0; overflow: hidden;}
.mes-form3 .form-tr input { display: block; width: 94%; padding: 0 2%; height: 45px; line-height: 45px; background: #fff; color: #333; border-radius: 5px; border: none;}
.mes-form3 .form-tr .code { overflow: hidden;}
.mes-form3 .form-tr .code input { width: 65%; float: left;}
.mes-form3 .form-tr .code .verify { cursor: pointer; float: left; margin-left: 10px; width: 80px; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form3 .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form3 .form-tr .submit2 { display: block; width: 90%; height: 45px; text-align: center; line-height: 45px; background: #d71418; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s;}
.mes-form3 .form-tr .submit2:hover { background: #333;}
.mes-form3 .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width:768px){
    .mes-form3{ width: 80%;}
    .mes-form3 .form-tr input,.mes-form3 .form-tr .submit2{ height: 40px; line-height: 40px;}
    .mes-form3 .form-tr .submit2{ margin-top: 2%;}
}



#cptd{ padding: 2% 3%; margin: 0 auto !important;}
#cptd li{ text-align: center; cursor: pointer; padding: 0 7% 2%;}
#cptd li i{ color: #d71418; font-size: 35px; background: #ffffff; border-radius: 100%; width: 80px; height: 80px; line-height: 80px; margin: 5% auto 5%; transition: 0.3s;}
#cptd li p{ color: #333333; padding: 2% 0; font-size: 18px;}
#cptd li span{ color: #666666; font-size: 14px; display: block; line-height: 25px; }
#cptd li:hover i{ color: #fff;  background: #d71418;}
@media screen and (max-width:765px){
    #cptd{ text-align: center;}
    #cptd li{ padding: 2% 4%;}
    #cptd li span{ display: none;}
    #cptd li p{ font-size: 14px;}
}



#youshi{ margin-bottom: 3%;}
#youshi .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#youshi .swiper-slide { background-size: cover; background-position: center; position: relative;}
#youshi .gallery-top { height: auto; width: 100%; margin-bottom: 2%; padding: 0; position: relative;}
#youshi .gallery-top .yycj{ position: absolute; left: 2%; top: -10%; z-index: 5;}
#youshi .gallery-top .swiper-slide{ padding: 0;}
#youshi .gallery-top .swiper-slide img{ width: 100%;}
#youshi .gallery-top .swiper-button-next,#youshi .gallery-top .swiper-button-prev { text-align: center; background: none; width: auto; height: auto; margin: 0; }
#youshi .gallery-top .swiper-button-next i,#youshi .gallery-top .swiper-button-prev i{ font-size: 80px; font-weight: bold; color: #d51418;}


#youshi .gallery-thumbs { height: auto; padding: 0; box-sizing: border-box;}
#youshi .gallery-thumbs .swiper-wrapper{ padding-bottom: 25px;}
#youshi .gallery-thumbs .swiper-slide { height: auto; cursor: pointer; padding: 0; position: relative;}
#youshi .gallery-thumbs .swiper-slide p{ position: absolute; width: 70%; height: 45px; line-height: 45px; border-radius: 25px; bottom: -25px; left: 15%; background: #004da2; text-align: center; color: #fff; font-size: 16px;}
#youshi .gallery-thumbs .swiper-slide img{ width: 100%;}
#youshi .gallery-thumbs .swiper-slide-thumb-active p{ background: #c40e25;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #youshi .gallery-thumbs{ padding: 0;s}
    #youshi .gallery-top .swiper-slide{ padding: 0;}
    #youshi .gallery-top .swiper-slide .content{ width: 67%;}
}
@media screen and (max-width:768px){
    #youshi .gallery-top .yycj,#youshi .gallery-top .swiper-button-next,#youshi .gallery-top .swiper-button-prev { display: none;}
    #youshi .gallery-thumbs .swiper-slide p{ font-size: 12px; width: 80%; left: 10%; height: 30px; line-height: 30px; bottom: -15px;}
}


#cpclass{ text-align: center;}
#cpclass li{ display: inline-block; font-size: 16px; font-weight: bold; padding: 0 2%; height: 40px; line-height: 40px; position: relative;}
#cpclass li:before{ position: absolute; right: 0; top: 25%; width: 1px; height: 50%; background: #ccc; content: '';}
#cpclass li:last-of-type:before{display: none;}
#cpclass li:hover a{ color: #c40e25;}




.pro-nav {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #eee;

    line-height: 50px;
}
.pro-sub-nav {
    margin: 0 auto !important;
}
.pro-sub-nav li {
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
    width: 10%;
    position: relative;

}

.pro-sub-nav li:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 15px;
    top: 0;
    bottom:0;
    right: 0;
    margin: auto;
    background: #999
}
.pro-sub-nav li:nth-last-of-type(1):after {
    position: absolute;
    content: "";
    width: 0px;
    height: 20px;
    top: 10px;
    right: 0;
}
.pro-sub-nav li.current a{ color: #c40e25}

.pro-sub-nav li.current a:after{ width: 100%; left:0;  color: #c40e25}
.pro-sub-nav li a {
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #333;
    transition: all 0.5s;
    position: relative;

}
.pro-sub-nav li a:after {
    position: absolute;
    content: "";
    bottom: 0px;
    width: 0;
    height: 2px;
    background: #c40e25;
    left: 45%;
    transition: all 0.5s
}
.pro-sub-nav li a:hover:after {
    width: 100%;
    left: 0;
}
.pro-sub-nav li a:hover {
    color: #c40e25
}
.fix li a:hover {
    color: #c40e25
}
.fix {
    transition: all 0.5s;
    background:rgba(255,255,255,1);
    position: fixed;
    left: 0;
    top: 128px;
    z-index: 10;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.3);
}
.fix li a {
    color: #333; font-weight: 100
}
@media screen and (max-width:768px){
    .pro-sub-nav li{ width: 24%; height: 40px; line-height: 40px;}
    .pro-sub-nav li a{ font-size: 14px;}
    .fix{ top:47px;}
}



/*公共*/
.pro-sider {
    float: none;
    border: 1px solid #e6e6e6;
    background: #fff;
    margin-bottom: 5%;
}
.pro-sider .in-title {
    padding: 5% 15%;
    overflow: hidden;
    border-bottom: 1px solid #f4f4f4;
}
.pro-sider .in-title h3 {
    border-bottom: 1px solid #e6e6e6;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #333333;
}
.pro-sider .in-title h3 i{ display: block; float: left; color: #004da2; font-size: 30px; margin-right: 10px;}
.pro-sider .in-title em {
    font-size: 12px;
    color: #999999;
    font-family: arial;
    text-transform: uppercase;
}
.pro-sider .pro-sider-ul {
    background: #fff;
    overflow: hidden;
}
.pro-sider .pro-sider-ul .ul-li {
    padding: 0 7%;
    height: 53px;
    line-height: 53px;
    border-bottom: 1px solid #e6e6e6;
    transition:0.3s;
}
@media screen and (max-width:765px){
    .pro-sider .pro-sider-ul .ul-li{ padding: 0 3%;}
}
.pro-sider .pro-sider-ul .ul-li a {
    display: block;
    float: left;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro-sider .pro-sider-ul .ul-li a i{ display: block; float: right; color: #adadad;}

.pro-sider .pro-sider-ul .ul-li:hover i,.pro-sider .pro-sider-ul .ul-li:hover a { color: #fff; }
.pro-sider .pro-sider-ul .ul-li:hover { background: #004da2; }
.pro-sider .pro-sider-ul .ul-li:last-child { border-bottom: none;}
.pro-sider .pro-sider-ul #li-on{ background: #004da2; }
.pro-sider .pro-sider-ul #li-on i,.pro-sider .pro-sider-ul #li-on a{ color: #fff;}



.sideMenu {border: 1px solid #eaeaea; height: auto; line-height: 25px; transition: 0.3s; margin-bottom: 5%; border-radius: 7px;}
.sideMenu h3{ display: block; border-bottom: 1px solid #eaeaea; margin-bottom: 1px !important; background: #f4f6f8; height: 55px; line-height: 55px; padding: 0 3%;}
.sideMenu h3 span{ display: block; float: left; width: 34px; height: 55px; overflow: hidden; margin: 0 10px;}
.sideMenu h3 span img{ margin-left: 0;}
.sideMenu h3 p{ float: left; color: #004da2; font-size: 18px; font-weight: bold;}
.sideMenu h3 .right{ padding-right: 10px;}
.sideMenu h3 .right i{ color: #004da2; font-size: 23px;}
.sideMenu ul{ display: none;}
.sideMenu ul li{ height: 43px; line-height: 43px; border-bottom: 1px solid #eaeaea; font-size: 16px; padding: 0 7%;}
.sideMenu ul .small{ height: 43px; line-height: 43px; border-bottom: 1px dashed #eaeaea; font-size: 14px; padding-left: 15%; color: #999;}
.sideMenu ul .small a{ color: #999;}
.sideMenu ul li:last-of-type{ border-bottom: none;}
.sideMenu ul li:hover .left a{ color: #004da2;}



/*.pro-sider .pro-sider-ul { */
 /*background: #fff;*/
 /*overflow: hidden;*/
/*}*/
/*.pro-sider .pro-sider-ul .ul-li {*/
 /*padding: 0 7%;*/
 /*height: 53px;*/
 /*line-height: 53px;*/
 /*border-bottom: 1px solid #e6e6e6;*/
 /*transition:0.3s;*/
/*}*/
/*@media screen and (max-width:765px){*/
  /*.pro-sider .pro-sider-ul .ul-li{ padding: 0 3%;}*/
/*}*/
/*.pro-sider .pro-sider-ul .ul-li a {*/
 /*display: block;*/
 /*float: left;*/
 /*width: 90%;*/
 /*overflow: hidden;*/
 /*text-overflow: ellipsis;*/
 /*white-space: nowrap;*/
/*}*/
/*.pro-sider .pro-sider-ul .ul-li a i{ display: block; float: right; color: #adadad;}*/

/*.pro-sider .pro-sider-ul .ul-li:hover i,.pro-sider .pro-sider-ul .ul-li:hover a { color: #fff; }*/
/*.pro-sider .pro-sider-ul .ul-li:hover { background: #004da2; }*/
/*.pro-sider .pro-sider-ul .ul-li:last-child { border-bottom: none;}*/
/*.pro-sider .pro-sider-ul #li-on{ background: #004da2; }*/
/*.pro-sider .pro-sider-ul #li-on i,.pro-sider .pro-sider-ul #li-on a{ color: #fff;}*/

.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
