.main{ line-height: 30px; padding: 4% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
/*.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100%;}*/

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
}




/*头部*/
#top_line{ background: #f7f7f7; width: 100%; height: 40px; line-height: 40px;}
#top_line .float-start{ color: #999;}
#top_line .float-end li{ float: right; color: #999; margin-left: 20px; cursor: pointer;}
#top_line .float-end li a{ color: #999;}
#top_line .float-end li:hover a{ color: #333;}
#top_line .float-end li i{ display: inline-block; width: 20px; height: 20px; line-height: 20px; background: #0b82ca; font-size: 14px; color: #fff; text-align: center; border-radius: 100%; margin-right: 5px;}
/*#top_line select option:first-of-type{ display: none;}*/

#top_index{ height: auto; margin: 0 auto; transition: 0.3s; width: 100%;}
#logo{ text-align: left; padding: 2% 0; transition: 0.3s;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
#top_tel{}
#top_tel i{ float: left;}
#top_tel .float-start{ padding-left: 10px;}
#top_tel .float-start p{ font-size: 14px;}
#top_tel .float-start span{ display: block; color: #282828; font-size: 32px; font-weight: bold;}
#top_ewm{ background: url("../images/ewm_bj.png") no-repeat center; background-size: auto 100%; width: 100px; padding: 7px; margin-left: 5%; text-align: center; position: relative;}
#top_ewm img{ max-width: 100%;}
#top_ewm p{ position: absolute; right: -140px; top: -20px; width: 130px; background: #0079c3; padding: 10px; border-radius: 5px; opacity: 0; transition: 0.5s;}
#top_ewm p:before{width: 0px;height: 0px;border: 8px solid transparent;border-right: 8px solid #0079c3; display: block; content: '';position: absolute; top: 35%; left: -16px; transition: top .2s linear ; transition-delay: .1s; }
#top_ewm:hover p{ right: -150px; opacity: 1;}

#nav_bj{ width: 100%; border-top: 1px solid #e6e6e6;}
#nav{ height: auto; transition:0.3s; text-align: center; margin: 0 auto !important;}
#nav li{ display: inline-block; position: relative; padding: 0; width: 10%; height: 65px; line-height: 65px; font-size: 17px; color: #fff; text-align: center; transition:0.5s;}
#nav li a{ display: block; color: #000; position: relative; z-index: 1; }
#nav li:before{ position: absolute; left: 0; bottom: 0; background: #0079c3; content: ''; height: 0; width: 100%; transition: 0.3s;}
#nav li:hover a{ color: #fff;}
#nav li:hover:before{ height: 100%;}

#nav li .navson{display: none; position: absolute;left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 100%;}
#nav li .navson a{ display: block;color: #fff!important; height: 40px; line-height: 40px; background: rgba(0,0,0,.7); text-align: center;font-size: 15px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
#nav li .navson a:hover{background: #0079c3;}
#nav li .navson a:after{ display: none !important;}

.top_bj_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
/*.top_bj_active #nav li{ font-size: 16px;}*/
@media screen and (max-width:1800px){
    #top_ewm p{ display: none;}
}
@media screen and (max-width:1600px){
    #top_tel .float-start span{ font-size: 26px;}
}
@media screen and (max-width:1440px){
    #top_line .float-end li{ font-size: 12px;}
    #top_tel .float-start p{ font-size: 12px;}
    #nav li{ font-size: 15px;}
    #top_tel .float-start span{ font-size: 22px;}
    #nav li .navson a{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #nav li{ font-size: 14px;}
    #top_tel{ line-height: 22px;}
    #top_tel i{ width: 50px;}
    #top_tel i img{ max-width: 100%;}
    #top_tel .float-start span{ font-size: 18px;}
    #top_ewm{ width: 90px;}
    #nav li .navson a{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #nav li .navson{ display: none !important;}
    #top_index{ padding: 0; width: 100%;}
    #logo{ text-align: left;}
    #nav li{ width: 24%; height: 35px; line-height: 35px; font-size: 14px;}
    .top_bj_active #nav li{ font-size: 14px;}
    #top_tel{ width: auto !important;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
}





/*网站地图*/
#cMenu-bg{ display: none; width: 100vw; height: 100vh; background: #00000080; position: fixed;z-index: 1000; top: 0; }
#cMenu{ background: #0b82ca; position: fixed; width: 80vw; top: 50vh; left: 10vw;  color: #fff;
    z-index: 1300;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    right: 0;
    bottom: 0;
    opacity: 0;
    height: 0;
}
.cMenu-nr{ margin: 6% 10% 0;}
#cMenu:before{ position: absolute; left: 0; bottom: 0; width: 100%; height: 10%; content: 'hugo teyu'; letter-spacing: 5px; text-transform: uppercase; color: rgba(255,255,255,0.03); font-size: 170px; text-align: center;}
#cMenu ul{ height: 70px; line-height: 70px; }
#cMenu ul li{ width: 16%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; text-align: center; cursor: pointer; font-size: 16px;}
#cMenu ul li.tit{ display: inline-block; font-size: 18px; font-weight: bold; position: relative;}
#cMenu ul.al_nav li.alli{ padding: 0 3%;}
#cMenu ul .tit p{ position: relative; z-index: 1;}
#cMenu ul .tit:before{ position: absolute; left: 20%; top: 33%; content: ''; width: 25px; height: 25px; background: url("../images/end_tit_hover.png") no-repeat left center; opacity: 0; transition: 0.3s;}
#cMenu ul li a{ color: #fff; position: relative;}
#cMenu ul:hover .tit:before{ left: 10%; opacity: 1;}
#cMenu 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;}
#cMenu 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);}

#cMenu ul li.tit a:after{ display: none !important;}
#cMenu .close{ text-align: right; position: relative; z-index: 1;}
#cMenu .close img{ max-width: 100%; max-height: 100%; transition:1s;}
#cMenu .close:hover img{ transform: rotate(360deg);}

#cMenu1{
    display: flex;
    pointer-events: auto;
    transform: scale(1, 0);
    opacity:0;
}

@media screen and (max-width:1800px){
    #cMenu:before{ font-size: 140px;}
    #cMenu .close{ display: none;}
}
@media screen and (max-width:1600px){
    #cMenu:before{ font-size: 130px;}
    #cMenu ul .tit:before{ display: none; }
}
@media screen and (max-width:1200px){
    #cMenu:before{ font-size: 100px;}
}
@media screen and (max-width:991px){
    #cMenu:before{ font-size: 100px;}
}
@media screen and (max-height:800px){
    .cMenu-nr{ margin: 2% 10% 0;}
    #cMenu .close{ height: 90px;}
    #cMenu:before{ font-size: 80px;}
}






#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 1px; transition:0.3s; opacity: 0.7; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #104fa2; opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 20px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.3); width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}


@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}


#ssbj{ border-bottom: 1px solid #d7d7d7; height: 79px;}
#ssbj .float-start{ height: 79px; line-height: 79px; color: #666666; font-size: 16px; position: relative;}
#ssbj .float-start:before{ position: absolute; left: 0; top: 35%; content: ''; background: #0079c3; width: 3px; height: 30%;}
#ssbj .float-start a{ padding: 0 1%; color: #666666; transition: 0.3s;}
#ssbj .float-start a:hover{ color: #0079c3;}
.zy_search_form{ position: relative; width: 90%; float: right; margin-top: 15px; height: 40px; line-height: 40px; border-radius: 20px; border: none; background: #f5f5f5; padding-right: 10px;}
.zy_search_form #search_name{ width: 80%; height: 38px; line-height: 38px; background: #f5f5f5; float: left; outline: none; font-size: 13px; text-indent: 20px; border-top-left-radius: 20px; border-bottom-left-radius: 20px;}
.zy_search_form #button{ width: 28px; height: 28px; margin-top: 6px; color: #fff; background: none; float: right; cursor: pointer; border:none;outline: none; transition: 0.3s; }

@media screen and (max-width:1440px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .zy_search_form{ width: 100%; margin-top: 4%; float: none;}
}




/*底部*/
#end_bj{ background: #171b27; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: rgba(255,255,255,0.4); position: relative;}
#end_nr_bj a{ color: rgba(255,255,255,0.4); transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(255, 255, 255, .3);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 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_nr_bj .main{ padding: 2% 0;}
#end_nr_bj .end_logo img{ max-width: 100%;}
#end_nr_bj .tit{ font-size: 16px; color: #fff; margin-bottom: 20px; position: relative; height: 50px;}
#end_nr_bj .tit:before{ position: absolute; left: 0; bottom: 0; width: 100px; height: 1px; background: rgba(255,255,255,0.1); content: '';}
#end_nr_bj ul{ width: 25%;}
#end_nr_bj ul li{ width: 80%; height: 35px; line-height: 35px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#end_lx .content{ color: #fff; padding: 0 0 20px;}
#end_lx .ewm{ text-align: left; margin-right: 8%; width: 30%; }
#end_lx .ewm p{background: url("../images/end_wx.png") no-repeat center top; background-size: 100% 100%; padding: 10px;}
#end_lx .ewm p img{ max-width: 100%;}
#end_lx .ewm span{ display: block; text-align: center; padding-top: 10px;}

#end_line{ height: auto; color: rgba(255,255,255,0.3); border-top: 1px solid rgba(255,255,255,0.1); padding: 20px 0; }
#end_line a{ display: inline-block; color: rgba(255,255,255,0.3); padding: 0 10px;}
#end_line a:hover{ color: #fff;}


@media screen and (max-width:1400px){
    #end_lx .lx_tel{ font-size: 24px;}
    #end_nr_bj ul li{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_lx .lx_tel{ font-size: 20px;}
}
@media screen and (max-width:991px){
    #end_lx .ewm{ width: 40%;}
    #end_nr_bj ul{ width: 33%;}
}
@media screen and (max-width:768px){
    #end_line{ padding: 15px;}
    #end_lx .ewm{ width: 30%;}
}


.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#151a2b;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#151a2b;}
.footer_zx a:last-of-type{ background: #0e60c4;}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 4% 0 1%;}
}
@media screen and (max-width:765px){
    .footer_zx i{ padding: 2% 0 1%;}
}


/*首页*/
.tit_in{ text-align: center;}
.tit_in h2{ color: #282828; font-size: 44px; font-weight: bold !important; position: relative; margin-top: -20px !important; z-index: 1;}
.tit_in h2 span{ color: #c3002f;}
.tit_in i{ color: rgba(40,40,40,0.05); text-transform: uppercase; font-size: 66px; font-weight: bold;}
.tit_in p{ font-size: 16px; color: #282828; padding-top: 5px; opacity: 1;}
@media screen and (max-width:1400px){
    .tit_in h2{ font-size: 36px;}
    .tit_in i{ font-size: 55px;}
    .tit_in p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .tit_in h2{ font-size: 30px;}
    .tit_in i{ font-size: 45px;}
    .tit_in p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .tit_in h2{ font-size: 26px;}
    .tit_in i{ font-size: 32px;}
    .tit_in p{ font-size: 12px; line-height: 22px;}
}


.fangan{ margin-top: 3% !important;}
.fangan li{ background: #0079c3; width: 16%; color: #fff; text-align: center; padding: 2% 1%; position: relative; overflow: hidden; transition: 0.5s;}
.fangan li:before{position: absolute; left: -100px; bottom: -190px; content: ''; width: 335px; height: 218px; background: rgba(255,255,255,0.05); border-radius: 100%; transition: 0.5s;}
.fangan li:after{position: absolute; right: -175px; bottom: -165px; content: ''; width: 366px; height: 218px; background: rgba(255,255,255,0.05); border-radius: 100%; transition: 0.5s;}
.fangan li .icon{ font-size: 50px; height: 50px; line-height: 50px; margin-bottom: 15px;}
.fangan li span{ font-size: 48px; font-weight: bold; color: rgba(255,255,255,0.1);}
.fangan li h3{ font-size: 22px; position: relative; margin-top: -40px !important; z-index: 1;}
.fangan li .xian{ font-size: 30px;}
.fangan li p{ min-height: 100px; line-height: 25px;}
.fangan li:hover:before{ bottom: -150px; left: -80px; background: rgba(255,255,255,0.1);}
.fangan li:hover:after{ bottom: -130px; right: -120px; background: rgba(255,255,255,0.1);}
.fangan li:hover{ background: #c3002f;}

/*.fangan_pic{ margin-top: 1% !important;}
.fangan_pic li{ width: 32.8%; border-radius: 10px; overflow: hidden; position: relative;}
.fangan_pic li .pic{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden; background: #082054;}
.fangan_pic li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; opacity: 0.5;}
.fangan_pic li .font{ position: absolute; left: 0; top: 0; width: 100%; color: #fff; text-align: center; z-index: 1; padding-top: 10%;}
.fangan_pic li .font h3{ font-size: 30px; position: relative; height: 50px;}
.fangan_pic li .font h3:before{ position: absolute; left: 45%; bottom: 0; width: 10%; height: 3px; background: #fff; content: '';}
.fangan_pic li .font p{ font-size: 16px; padding: 3% 0;}
.fangan_pic li .font span{ display: block; width: 30%; height: 40px; line-height: 40px; border-radius: 5px; margin: 0 auto; background: #0079c3; color: #fff;}
*/
@media screen and (max-width:1600px){
    .fangan li p{ font-size: 13px;}
    /*.fangan_pic li .font h3{ font-size: 26px; height: 40px;}
    .fangan_pic li .font p{ font-size: 14px; padding: 2% 0; line-height: 25px;}
    .fangan_pic li .font span{ height: 35px; line-height: 35px;}*/
}
@media screen and (max-width:1400px){
    .fangan li{ padding: 2% 0.5%;}
    .fangan li .icon{ font-size: 40px; height: 40px; line-height: 40px;}
    .fangan li h3{ font-size: 18px;}
    .fangan li p{ font-size: 12px; line-height: 25px;}
}
@media screen and (max-width:1200px){
    .fangan li h3{ font-size: 16px;}
    /*.fangan_pic li .font{ padding-top: 5%;}
    .fangan_pic li .font h3{ font-size: 20px;}
    .fangan_pic li .font p{ font-size: 12px; line-height: 22px;}
    .fangan_pic li .font span{ height: 30px; line-height: 30px; font-size: 12px;}*/
}
@media screen and (max-width:991px){
    .fangan li{ float: left; width: 31%; margin: 1%;}
    /*.fangan_pic li .font h3{ font-size: 16px; height: 30px;}
    .fangan_pic li .font p{ line-height: 20px;}
    .fangan_pic li .font span{ display: none;}*/
}
@media screen and (max-width:768px){
    .fangan li h3{ font-size: 14px; }
    .fangan li p{ line-height: 20px; min-height: 110px;}
    /*.fangan_pic li{ width: 100%; margin-bottom: 3%;}
    .fangan_pic li .pic{ padding-bottom: 40%;}
    .fangan_pic li .font span{ display: block;}*/
}
@media screen and (max-width:450px){
    /*.fangan_pic li .pic{ padding-bottom: 50%;}*/
}


#fangan_pic{ position: relative; margin-top: 3%;}
#fangan_pic .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#fangan_pic .swiper-slide {
    text-align: center;
    transition:0.3s;
    position: relative;
    border-radius: 10px; overflow: hidden;
    cursor: pointer;
    /* 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;
}
#fangan_pic .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #082054;}
#fangan_pic .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; opacity: 0.5; transition: 0.5s;}
#fangan_pic .swiper-slide .font{ position: absolute; left: 0; top: 0; width: 100%; color: #fff; text-align: center; z-index: 1; padding-top: 10%;}
#fangan_pic .swiper-slide .font h3{ font-size: 30px; position: relative; height: 50px;}
#fangan_pic .swiper-slide .font h3:before{ position: absolute; left: 45%; bottom: 0; width: 10%; height: 3px; background: #fff; content: ''; transition: 0.5s;}
#fangan_pic .swiper-slide .font p{ font-size: 16px; padding: 3% 5% 5%; min-height: 130px;}
#fangan_pic .swiper-slide .font span{ display: block; width: 30%; height: 40px; line-height: 40px; border-radius: 5px; margin: 0 auto; background: #0079c3; color: #fff; transition: 0.3s;}
#fangan_pic .swiper-slide:hover .font span{ background: #c3002f;}
#fangan_pic .swiper-slide:hover .pic img{ transform: scale(1.05);}
#fangan_pic .swiper-slide:hover .font h3:before{ width: 20%; left: 40%;}
@media screen and (max-width:1600px){
    #fangan_pic .swiper-slide .font p{ font-size: 14px; line-height: 25px;}
}
@media screen and (max-width:1440px){
    #fangan_pic .swiper-slide .font h3{ font-size: 26px;}
    #fangan_pic .swiper-slide .font p{ font-size: 12px; line-height: 25px;}
}
@media screen and (max-width:1200px){
    #fangan_pic .swiper-slide .font{ padding-top: 7%;}
    #fangan_pic .swiper-slide .font h3{ height: 35px; font-size: 22px;}
    #fangan_pic .swiper-slide .font p{ min-height: 110px; line-height: 20px;}
    #fangan_pic .swiper-slide .font span{ height: 30px; line-height: 30px; font-size: 12px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}



#yyhy{ margin-top: 3% !important;}
#yyhy li{ width: 14%; float: left; border-right: 1px solid #efefef; padding: 2% 0 0 3%;}
#yyhy li .tit{ color: #383838; font-size: 18px;}
#yyhy li .con{ line-height: 30px; padding-top: 10px; color: #000; min-height: 130px;}
@media screen and (max-width:1600px){
    #yyhy li{ padding: 2% 0 0 1%;}
}
@media screen and (max-width:1440px){
    #yyhy li .tit{ font-size: 16px;}
    #yyhy li .con{ line-height: 25px;}
}
@media screen and (max-width:1200px){
    #yyhy li .tit{ font-size: 14px;}
    #yyhy li .con{ line-height: 25px; font-size: 12px;}
}
@media screen and (max-width:991px){
    #yyhy li{ width: 20%;}
}
@media screen and (max-width:768px){
    #yyhy li{ width: 25%;}
}
@media screen and (max-width:450px){
    #yyhy li{ width: 33%;}
}

.in03a {height: auto;overflow: hidden;;position: relative;}
.in03a .gallery-thumbs{ overflow: hidden;position: relative; z-index: 3; padding: 0 !important;}
.in03a .gallery-thumbs .swiper-slide{cursor: pointer; padding: 2%; background: #fff; border-right: 1px solid #f1f1f1;}
.in03a .gallery-thumbs .swiper-slide i{float: right;width: 60px;line-height: 55px; height: 60px; padding-top: 5px;margin-right: 1rem; border-radius: 100%; background:#0079c3; color: #fff; text-align: center; display: block;transition:.4s;}
.in03a .gallery-thumbs .swiper-slide i em{ font-size: 30px;}
.in03a .gallery-thumbs .swiper-slide span{display: block; color: #1e1e1e; font-size: 26px;transition:.4s;}
.in03a .gallery-thumbs .swiper-slide p{line-height: 25px; color: #999999; font-size: 14px; text-transform: uppercase;transition:.4s;}
.in03a .gallery-thumbs .swiper-slide:hover i{ background: #fff; color: #0079c3;}
.in03a .gallery-thumbs .swiper-slide:hover{ background: #0079c3;}
.in03a .gallery-thumbs .swiper-slide:hover p,.in03a .gallery-thumbs .swiper-slide:hover span{ color: #fff;}
.in03a .gallery-thumbs .swiper-slide-thumb-active i{ background: #fff; color: #0079c3;}
.in03a .gallery-thumbs .swiper-slide-thumb-active{ background: #0079c3;}
.in03a .gallery-thumbs .swiper-slide-thumb-active p,.in03a .gallery-thumbs .swiper-slide-thumb-active span{ color: #fff;}
.in03a .gallery-top{position: relative; margin-top: -2%;}
.in03a .gallery-top .swiper-slide {display: block;position: relative;height: auto;overflow: hidden; padding-bottom: 4%;}
.in03a .gallery-top .swiper-slide img{width: 100%;}
.in03a .gallery-top .swiper-slide .in03b{ position: absolute; bottom: 0; width: 70%; left: 15%; padding: 2%; z-index: 2; background: #fff;}
.in03a .gallery-top .swiper-slide .in03b strong{ display: block; color: #0079c3; font-size: 32px;}
.in03a .gallery-top .swiper-slide .in03b p{ text-transform: uppercase; color: #a5a5a6; font-size: 13px; letter-spacing: 1px;}
.in03a .gallery-top .swiper-slide .in03b .in03b_a{width: 30%; border-right: 1px solid #e1e1e1; line-height: 40px; text-align: center;}
.in03a .gallery-top .swiper-slide .in03b .in03b_b{width: 70%; color: #333333; font-size: 20px; text-align: left;  padding-left: 3%; line-height: 35px;}
.in03a .gallery-top .swiper-slide .pic{width: 100%; height: 0; padding-bottom: 35%; position: relative; overflow: hidden;}
.in03a .gallery-top .swiper-slide .pic img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
@media screen and (max-width:1560px){
    .in03a .gallery-top .swiper-slide .in03b{ width: 90%; left: 5%;}
}
@media screen and (max-width:1440px){
    .in03a .gallery-top .swiper-slide .pic{ padding-bottom: 45%;}
}
@media screen and (max-width:1200px){
    .in03a .gallery-top .swiper-slide .in03b .in03b_a{ line-height: 30px;}
    .in03a .gallery-top .swiper-slide .in03b strong{ font-size: 24px;}
    .in03a .gallery-top .swiper-slide .in03b p{ font-size: 12px; line-height: 20px;}
    .in03a .gallery-top .swiper-slide .in03b .in03b_b{ font-size: 16px;}
    .in03a .gallery-top .swiper-slide .pic{ padding-bottom: 50%;}
    .in03a .gallery-thumbs .swiper-slide span{ font-size: 22px;}
    .in03a .gallery-thumbs .swiper-slide p{ font-size: 12px;}
}
@media screen and (max-width:991px){
    .in03a .gallery-top{ margin: 0 !important;}
    .in03a .gallery-top .swiper-slide .in03b{ bottom: 5%; width: 80%; left: 10%;}
    .in03a .gallery-top .swiper-slide .in03b .in03b_a{ line-height: 25px;}
    .in03a .gallery-top .swiper-slide .in03b .in03b_b{ font-size: 14px; line-height: 30px;}
    .in03a .gallery-top .swiper-slide .in03b p{ letter-spacing: 0;}
    .in03a .gallery-top .swiper-slide .in03b strong{ font-size: 18px;}
    .in03a .gallery-top .swiper-slide .in03b p{ font-size: 12px;}
}
@media screen and (max-width:768px){
    .in03a .gallery-top .swiper-slide .in03b .in03b_a{ width: 100%; border: none;}
    .in03a .gallery-top .swiper-slide .in03b .in03b_b{ display: none;}
    .in03a .gallery-top .swiper-slide{ padding-bottom: 10%;}
}
@media screen and (max-width:768px){
    .in03a .gallery-top .swiper-slide .in03b{ bottom: 0; width: 90%; left: 5%;}
}



#qfwfw{ margin: 3% 0 0;}
#qfwfw .swiper-slide { background-position: center; position: relative; overflow: hidden;}
#qfwfw .gallery-top { width: 78%; float: left; overflow: hidden; height: auto; padding: 0 0 3%; color: #fff; position: relative;}
#qfwfw .gallery-top .swiper-slide .cp_big{ position: relative; margin-bottom: 1%;}
#qfwfw .gallery-top .swiper-slide .cp_big .pic{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
#qfwfw .gallery-top .swiper-slide .cp_big .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#qfwfw .gallery-top .swiper-slide .cp_big .font{ position: absolute; left: 0; bottom: 0; width: 100%; height: auto; background: rgba(0,0,0,0.5); padding: 2%;}
#qfwfw .gallery-top .swiper-slide .cp_big .font p{ font-size: 20px;}
#qfwfw .gallery-top .swiper-slide .cp_big .font span{ display: block; opacity: 0.6; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#qfwfw .gallery-top .swiper-slide .cp_big .float-start{ width: 80%;}
#qfwfw .gallery-top .swiper-slide .cp_big .float-end{ width: 55px; height: 55px; border: 1px solid rgba(255,255,255,0.3); border-radius: 5px; text-align: center; line-height: 20px; padding-top: 5px; color: #fff; transition: 0.3s;}
#qfwfw .gallery-top .swiper-slide .cp_big:hover .float-end{ background: #fff; color: #333;}
#qfwfw .gallery-top .swiper-slide .cp_big:hover .pic img{ transform: scale(1.05);}
#qfwfw .gallery-top .swiper-slide .cp_big:hover .font{ background: rgba(0,0,0,0.7); transition: 0.3s;}
#qfwfw .gallery-top .swiper-slide ul{ margin-left: -15px !important;; margin-right: -15px !important;}
#qfwfw .gallery-top .swiper-slide ul .col-6{ padding: 0 0.5%;}
#qfwfw .gallery-top .swiper-slide li{ position: relative;}
#qfwfw .gallery-top .swiper-slide li .pic{ width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#qfwfw .gallery-top .swiper-slide li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#qfwfw .gallery-top .swiper-slide li p{ font-size: 16px; color: #333333; text-align: center; height: 40px; line-height: 40px; background: #f5f5f5; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s;}
#qfwfw .gallery-top .swiper-slide li:hover p{ background: #0079c3; color: #fff;}
#qfwfw .gallery-top .swiper-slide li:hover .pic img{ transform: scale(1.05);}

#qfwfw .gallery-thumbs { height: auto; text-align: left; width: 22%;}
#qfwfw .gallery-thumbs .swiper-wrapper{ width: auto;}
#qfwfw .gallery-thumbs .swiper-slide { width: 100%; cursor: pointer; text-align: center; background: #0079c3; border-bottom: 1px solid rgba(255,255,255,0.1); color: #fff; height: auto; transition: 0.3s;}
#qfwfw .gallery-thumbs .swiper-slide i{ padding: 10% 0 6%;}
#qfwfw .gallery-thumbs .swiper-slide h2{ font-size: 22px;}
#qfwfw .gallery-thumbs .swiper-slide p{ font-size: 12px; opacity: 0.5; text-transform: uppercase;}
#qfwfw .gallery-thumbs .swiper-slide-thumb-active { background: #c50836; }
#qfwfw .gallery-thumbs #cp_tel{ background: #f5f5f5; border: 1px solid #efefef; padding: 13% 0; line-height: 23px;}
#qfwfw .gallery-thumbs #cp_tel i{ margin-right: 5px;}
#qfwfw .gallery-thumbs #cp_tel p{ font-size: 13px;}
#qfwfw .gallery-thumbs #cp_tel span{ font-size: 24px;}
@media screen and (max-width:1600px){
    #qfwfw .gallery-thumbs #cp_tel i{ display: none;}
    #qfwfw .gallery-top .swiper-slide li .font p{ font-size: 16px; height: 35px;}
    #qfwfw .gallery-top .swiper-slide li .font span{ padding-top: 0;}
}
@media screen and (max-width:1440px){
    #qfwfw .gallery-top .swiper-slide li .pic{ padding-bottom: 80%;}
    #qfwfw .gallery-thumbs .swiper-slide h2{ font-size: 18px;}
    #qfwfw .gallery-top .swiper-slide li p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #qfwfw .gallery-top .swiper-slide li .font p{ font-size: 14px;}
    #qfwfw .gallery-top .swiper-slide li .font span{ font-size: 12px;}
    #qfwfw .gallery-thumbs .swiper-slide h2{ font-size: 14px;}
    #qfwfw .gallery-thumbs #cp_tel p{ font-size: 12px;}
    #qfwfw .gallery-thumbs #cp_tel span{ font-size: 18px;}
    #qfwfw .gallery-top .swiper-slide .cp_big .font p{ font-size: 16px;}
    #qfwfw .gallery-top .swiper-slide .cp_big .font span{ font-size: 12px;}
}
@media screen and (max-width:991px){
    #qfwfw .gallery-thumbs,#qfwfw .gallery-top{ width: 100%;}
    #qfwfw .gallery-top{ margin-top: 3%;}
    #qfwfw .gallery-top .swiper-slide li .pic{ padding-bottom: 60%;}
    #qfwfw .gallery-top .swiper-slide li{ margin-bottom: 2%;}
    #qfwfw .gallery-thumbs{ padding: 0 !important; overflow: hidden;}
    #qfwfw .gallery-thumbs .swiper-slide i{ padding-top: 7%;}
    #qfwfw .gallery-thumbs #cp_tel{ display: none !important;}
}
@media screen and (max-width:768px){
    #qfwfw .gallery-thumbs .swiper-slide:before{ display: none;}
    #qfwfw .gallery-top .swiper-slide .cp_big .font span{ line-height: 20px;}
}


#hzal{ position: relative;}
#hzal .swiper-container {
    width: 100%;
    height: 100%;
    padding: 0 0 10px;
    overflow: hidden;
}
#hzal .swiper-slide {
    text-align: center;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    transition: 0.3s;
    position: relative;
    cursor: default;
    /* 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;
}
#hzal .swiper-slide img{ transition: 0.3s;}
#hzal .swiper-slide .nr{ position: absolute; left: 0; top: 100%; width: 100%; height: 0; background: rgba(0,121,195,0.95); color: #fff; font-size: 16px; padding-top: 17%; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); }
#hzal .swiper-slide:hover img{ transform: scale(1.1);}
#hzal .swiper-slide:hover{ box-shadow: -8px 5px 8px rgba(153, 153, 153, 0.2);}
#hzal .swiper-slide:hover .nr{ top: 0; height: 100%;}
#hzal .swiper-button-next:after,#hzal .swiper-button-prev:after{ display: none;}
#hzal .swiper-button-next i,#hzal .swiper-button-prev i{ color: #fff; font-size: 20px;}
#hzal .swiper-button-next,#hzal .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#hzal .swiper-button-next{ right: -5%;}
#hzal .swiper-button-prev{ left: -5%; }
@media screen and (max-width:1200px){
    #hzal .swiper-button-next{ right: 0;}
    #hzal .swiper-button-prev{ left: 0; }
}



#cp_class{ margin-top: 3%; overflow: hidden;}
#cp_class .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#cp_class .swiper-slide { position: relative;}
#cp_class .gallery-top { background: #fff; height: auto; width: 100%; margin-top: 1%;}
#cp_class .gallery-top .swiper-slide .pic{ height: 0; padding: 0 0 30%; position: relative; overflow: hidden;}
#cp_class .gallery-top .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
#cp_class .gallery-top .swiper-slide .font{ padding: 5% 3% 0; position: relative; text-align: left;}
#cp_class .gallery-top .swiper-slide .font .tit{ position: relative; color: #333333; font-size: 28px; height: 50px; background: url("../images/fw_line.png") no-repeat left bottom;}
#cp_class .gallery-top .swiper-slide .font .tit p{ position: relative; z-index: 1;}
#cp_class .gallery-top .swiper-slide .font .tit:before{ position: absolute; left: 0; bottom: 0; content: 'Technological Process'; width: 100%; height: 100%; font-size: 50px; font-family: Bahnschrift; color: #f2f2f2; text-transform: uppercase;}
#cp_class .gallery-top .swiper-slide .font .content{ color: #666666; font-size: 16px; padding: 5% 0 8%; line-height: 35px;}
#cp_class .gallery-top .swiper-slide .font dl{ padding-left: 15px;}
#cp_class .gallery-top .swiper-slide .font dl dd{ background: #0079c3; color: #fff; font-weight: normal; height: 45px; line-height: 45px; cursor: pointer; text-align: center; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); position: relative;}
#cp_class .gallery-top .swiper-slide .font dl dd i{ display: inline-block; margin-left: 10px;}
#cp_class .gallery-top .swiper-slide .font dl dd a{ position: relative; z-index: 1; color: #fff !important;}
#cp_class .gallery-top .swiper-slide .font dl dd:after{position: absolute; width: 100%; height: 0; content: ''; background-color: #c3002f; left: 0; bottom: 0; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
#cp_class .gallery-top .swiper-slide .font dl dd:last-of-type a:nth-of-type(1){ display: none;}
#cp_class .gallery-top .swiper-slide .font dl dd:last-of-type a:nth-of-type(2){ display: block;}
#cp_class .gallery-top .swiper-slide .font dl dd:hover:after { height: 100%;width: 100%;}
#cp_class .gallery-top .swiper-slide .font dl dd:hover{ letter-spacing: 3px;}
#cp_class .gallery-top .swiper-slide:hover .pic img{transform: scale(1.05);}
/*#cp_class .gallery-top .swiper-slide:hover .font dl dd:first-of-type:after{height: 100%;width: 100%;}*/
/*#cp_class .gallery-top .swiper-slide:hover .font dl dd:first-of-type{ letter-spacing: 3px;}*/

#cp_class .gallery-thumbs { height: auto; text-align: left; box-sizing: border-box; background: #f5f6f8; padding: 0;}
#cp_class .gallery-thumbs .swiper-slide { cursor: pointer; background: #fff; padding: 1.5% 0 1%; border-right: 1px solid #ebebed; overflow: hidden; color: #666666; font-size: 18px; transition: 0.3s; text-align: center; line-height: 25px;}
#cp_class .gallery-thumbs .swiper-slide i{ font-size: 40px; height: 50px; line-height: 40px; padding: 0 0 5%;}
#cp_class .gallery-thumbs .swiper-slide p{ color: #333333; font-size: 18px;}
#cp_class .gallery-thumbs .swiper-slide span{ color: #999999; font-size: 12px; text-transform: uppercase;}
#cp_class .gallery-thumbs .swiper-slide:last-of-type{ border: none;}
#cp_class .gallery-thumbs .swiper-slide-thumb-active { background: #0079c3;}
#cp_class .gallery-thumbs .swiper-slide-thumb-active i,#cp_class .gallery-thumbs .swiper-slide-thumb-active p,#cp_class .gallery-thumbs .swiper-slide-thumb-active span{ color: #fff;}

@media screen and (max-width:1600px){
    #cp_class .gallery-top .swiper-slide .font .tit:before{ font-size: 40px;}
}
@media screen and (max-width:1440px){
    #cp_class .gallery-top .swiper-slide .font .tit:before{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    #cp_class .gallery-top .swiper-slide .font{ padding: 2% 2% 0;}
    #cp_class .gallery-top .swiper-slide .font .content{ font-size: 14px; line-height: 30px; padding: 5% 0;}
    #cp_class .gallery-top .swiper-slide .font .tit:before{ font-size: 30px;}
    #cp_class .gallery-top .swiper-slide .font .tit{ font-size: 22px;}
    #cp_class .gallery-thumbs .swiper-slide p{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #cp_class .gallery-top{ padding: 0 !important;}
    #cp_class .gallery-top .swiper-slide .row{ margin: 0;}
    #cp_class .gallery-top .swiper-slide .pic{ margin-bottom: 3%; padding-bottom: 65%;}
    #cp_class .gallery-top .swiper-slide .font{ padding: 2% 0 0;}
    #cp_class .gallery-top .swiper-slide .font{ padding: 15px;}
    #cp_class .gallery-top .swiper-slide .font .tit{ font-size: 24px;}
    #cp_class .gallery-top .swiper-slide .font dl dd:hover{ letter-spacing: 0;}
    #cp_class .gallery-top .swiper-slide .font dl dd:last-of-type a:nth-of-type(1){ display: block;}
    #cp_class .gallery-top .swiper-slide .font dl dd:last-of-type a:nth-of-type(2){ display: none;}
}
@media screen and (max-width:768px){
}

.anli{ margin-top: 3% !important;}
.anli div{ padding: 0 0.5%; margin-bottom: 1%;}
.anli li .pic{ display: block; width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.anli li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.anli li .pic .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,121,195,0.8); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.anli li .pic .content p{ font-size: 15px; transition: 0.4s; padding: 0 10%; font-weight: bold;}
.anli li .pic .content i{ font-size: 40px; padding: 10% 0 6%; transition: 0.4s;}
.anli li .pic .content span{ display: block; padding: 3% 5% 0; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.anli li .font{ height: 50px; line-height: 50px; background: #f5f6f8; color: #666666; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.anli li:hover .pic img{ transform: scale(1.1);}
.anli li:hover .pic .content{ opacity: 1;}
.anli li:hover .pic .content i{ padding-top: 17%;}


.anli_more{ display: inline-block; margin: 1% auto 0; height: 55px; line-height: 55px; background: #0072bc; padding: 0 5%; border-radius: 30px; color: #fff; font-size: 18px; transition: 0.3s;}
.anli_more:hover{ letter-spacing: 5px;}
@media screen and (max-width:991px){
    .anli_more{ font-size: 14px; padding: 0 10%; height: 35px; line-height: 35px;}
    .anli li:hover .content i{ padding-top: 15%;}
}

.choose{ margin: 4% 0 5% !important;}
.choose li{ width: 23%;}
.choose li .tit .float-start{ color: #e2e2e2; font-size: 60px; margin-right: 10px;}
.choose li .tit .float-end{ line-height: 25px;}
.choose li .tit .float-end p{ color: #333333; font-size: 30px; font-weight: bold;}
.choose li .tit .float-end span{ color: #c8c8c8; font-size: 16px; text-transform: uppercase;}
.choose li .content{ min-height: 240px;}
.choose li .content p{ color: #333333; font-size: 16px; padding-top: 8%; min-height: 130px;}
.choose_lb li{ background: #0079c3; color: #fff; height: 45px; line-height: 45px; font-size: 16px; font-weight: bold; border-radius: 5px; width: 12%; margin: 0 1%; text-align: center; transition: 0.3s; cursor: default;}
.choose_lb li a{ color: #fff;}
.choose_lb li:hover{ background: #c3002f;}
@media screen and (max-width:1440px){
    .choose li .content p{ font-size: 14px; min-height: 110px;}
}
@media screen and (max-width:1200px){
    .choose li .content p{ font-size: 14px; min-height: 110px;}
    .choose li .tit .float-end p{ font-size: 22px;}
    .choose li .tit .float-end span{ font-size: 14px;}
    .choose li .tit .float-start{ font-size: 50px;}
}
@media screen and (max-width:991px){
    .choose li{ float: left; width: 48%; margin: 1%;}
    .choose li .content p{ min-height: 100px;}
    .choose_lb li{ width: 23%; float: left; font-size: 14px;}
}
@media screen and (max-width:768px){
    .choose li .content p{ min-height: 100px; font-size: 12px; line-height: 25px;}
}


#cpggbj{ background: url("../images/gg_bj.jpg") repeat-y bottom fixed;}
#cpggbj .main{ padding: 2% 0;}
#cpggbj .gg_tit{ line-height: 50px;}
#cpggbj .gg_tit h2{ position: relative; color: #fff; font-size: 20px;}
#cpggbj .gg_tit h2 span{ font-size: 30px; font-weight: bold; text-transform: uppercase; padding-right: 10px;}
#cpggbj .gg_tit p{ font-size: 38px; font-weight: bold; color: #fff;}
#cpggbj .tel{ color: #fff; font-size: 16px;}
#cpggbj .tel i{ color: #c3002f; font-size: 30px; margin-right: 10px; width: 29px; height: 29px; border-radius: 100%; background: #fff;}
#cpggbj .tel span{ font-size: 26px; font-family: Bahnschrift; padding-left: 10px;}
@media screen and (max-width:1600px){
    #cpggbj .gg_tit p{ font-size: 30px;}
}
@media screen and (max-width:1200px){
    #cpggbj .gg_tit p{ font-size: 24px;}
    #cpggbj .gg_tit h2 span{ font-size: 24px;}
    #cpggbj .gg_tit h2{ font-size: 16px;}
}
@media screen and (max-width:991px){
    #cpggbj .tel{ margin-top: 3%;}
}
@media screen and (max-width:768px){
    #cpggbj .gg_tit{ padding: 0; margin-bottom: 3%;}
    #cpggbj .gg_tit p{ font-size: 20px;}
    #cpggbj .tel{ font-size: 12px;}
    #cpggbj .tel span{ font-size: 20px;}
}
.mes-form3 { margin: 0 auto; overflow: hidden; padding: 0;}
.mes-form3 .row{ margin: 0;}
.mes-form3 .form-tr { padding: 0; overflow: hidden;}
.mes-form3 .form-tr input { display: block; width: 97%; 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: 50%; float: left; border-radius: 0; border-top-left-radius: 5px; border-bottom-left-radius: 5px;}
.mes-form3 .form-tr .code .verify { cursor: pointer; float: left; width: 50%; height: 45px; line-height: 45px; text-align: center; font-size: 0; background: #f3fbfe; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.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: #c3002f; color: #fff; font-size: 16px; margin-left: 5%; 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:991px){
    .mes-form3 .form-tr .submit2{ margin-top: 2%; width: 94%;}
}
@media screen and (max-width:768px){
    .mes-form3{ width: 90%;}
    .mes-form3 .form-tr{ padding-left: 15px;}
    .mes-form3 .form-tr input,.mes-form3 .form-tr .submit2{ height: 40px; line-height: 40px;}
}


#youshi{ margin: 5% 0 0; position: relative;}
#youshi .pic{ text-align: center;}
#youshi .pic img{ max-width: 100%;}
#youshi .font1{ left: 0; top: 0; width: 45%;}
#youshi .font2{ left: 0; top: 40%; width: 33%;}
#youshi .font3{ left: 0; bottom: 0; width: 40%;}
#youshi .font4{ right: 0; top: 0; width: 45%;}
#youshi .font5{ right: 0; top: 40%; width: 33%;}
#youshi .font6{ right: 0; bottom: 0; width: 40%;}
#youshi .font{ position: absolute; cursor: default;}
#youshi .font .fontnr{ width: 80%; text-align: right;}
#youshi .font .tit{ position: relative; padding-bottom: 10px;}
#youshi .font .tit:before{ position: absolute; left: 0; bottom: 0; content: ''; height: 1px; background: #eaeaea; width: 110%;}
#youshi .font .tit:after{ position: absolute; right: 0; bottom: 0; content: ''; height: 2px; background: #0079c3; width: 10%;}
#youshi .font .tit p{ color: #333333; font-size: 22px; font-weight: bold; transition: 0.3s;}
#youshi .font .tit span{ color: #666666; font-size: 14px; text-transform: uppercase;}
#youshi .font .content{ color: #666666; font-size: 16px; float: right; padding-top: 2%; width: 80%;}
#youshi .font .content span{ color: #079c49;}
#youshi .font .num{ width: 90px; height: 90px; line-height: 70px; text-align: center; background: #0079c3; border-radius: 100%; border: 10px solid #fff; position: relative; z-index: 1; box-shadow: 0 0 10px rgb(0 0 0 / 30%); transition: 0.3s;}
#youshi .font .num i{ color: #fff; font-size: 30px;}
#youshi .font4 .tit,#youshi .font4 .content,#youshi .font5 .tit,#youshi .font5 .content,#youshi .font6 .tit,#youshi .font6 .content{ text-align: left;}
#youshi .font4 .content,#youshi .font5 .content,#youshi .font6 .content{ float: left;}
#youshi .font4 .tit:before,#youshi .font5 .tit:before,#youshi .font6 .tit:before{ left: auto; right: 0;}
#youshi .font4 .tit:after,#youshi .font5 .tit:after,#youshi .font6 .tit:after{ left: 0; right: auto;}
#youshi .font1 .fontnr,#youshi .font2 .fontnr,#youshi .font3 .fontnr,#youshi .font4 .num,#youshi .font5 .num,#youshi .font6 .num{ float: left;}
#youshi .font1 .num,#youshi .font2 .num,#youshi .font3 .num,#youshi .font4 .fontnr,#youshi .font5 .fontnr,#youshi .font6 .fontnr{ float: right;}
#youshi .font:hover .num{ background: #c3002f; box-shadow: 0 0 20px rgb(0 0 0 / 30%);}
#youshi .font:hover .tit p{ color: #0079c3;}
@media screen and (max-width:1600px) {
    #youshi .font .content {font-size: 14px;}
    #youshi .font .fontnr{ width: 75%;}
}
@media screen and (max-width:1440px) {
    #youshi .pic img{ max-width: 45%;}
    #youshi .font2{ width: 32%;}
    #youshi .font5{ width: 32%;}
    #youshi .font .fontnr{ width: 70%;}
    #youshi .font .tit p{ font-size: 18px;}
    #youshi .font .tit span{ font-size: 12px;}
    #youshi .font .content{ width: 100% !important; }
}
@media screen and (max-width:1200px) {
    #youshi .pic img{ max-width: 40%;}
    #youshi .font .fontnr{ width: 74%;}
    #youshi .font .content{ font-size: 12px; line-height: 25px;}
    #youshi .font .num{ width: 70px; height: 70px; line-height: 60px; border: 5px solid #fff;}
    #youshi .font .num i{ font-size: 26px;}
    #youshi .font6{ width: 40%;}
    #youshi .font .tit{ line-height: 25px;}
    #youshi .font .tit p{ font-size: 16px;}
}
@media screen and (max-width:991px) {
    #youshi .font .fontnr{ width: 80%;}
    #youshi .font{ position: relative; width: 100% !important; clear: both; margin: 0 0 3% 5%;}
    #youshi .font .fontnr{ width: 85%;}
    #youshi .font1 .fontnr,#youshi .font5 .fontnr{ padding: 0;}
}
@media screen and (max-width:768px){
    #youshi .font .fontnr{ width: 80%;}
    #youshi .font .content{ font-size: 12px;}
    #youshi .font .tit{ line-height: 20px;}
    #youshi .font .tit p{ font-size: 14px;}
    #youshi .font{ margin: 0 0 5%; width: 100%;}
    #youshi .font .num{ width: 70px; height: 70px; line-height: 60px;}
    #youshi .font .num i{ font-size: 20px;}
}
@media screen and (max-width:768px) {
    #youshi .font .fontnr { width: 75%;}
}

#zhuanjia{ margin-top: 3%; overflow: hidden;}
#zhuanjia .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto;}
#zhuanjia .swiper-slide { position: relative;}
#zhuanjia .gallery-top { background: #fff; height: auto; width: 100%; margin-bottom: 2%;}
#zhuanjia .gallery-top .swiper-slide .pic{ height: 0; padding: 0 0 30%; position: relative; overflow: hidden;}
#zhuanjia .gallery-top .swiper-slide .pic p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; }
#zhuanjia .gallery-top .swiper-slide .pic img{ max-width: 100%; height: 100%; transition:0.3s; }
#zhuanjia .gallery-top .swiper-slide .font{ padding: 3% 3% 0; position: relative; text-align: left;}
#zhuanjia .gallery-top .swiper-slide .font .tit{ position: relative; color: #333333; font-size: 28px; height: 50px; background: url("../images/fw_line.png") repeat-x left bottom;}
#zhuanjia .gallery-top .swiper-slide .font .tit p{ position: relative; z-index: 1; float: left; padding-right: 20px;}
#zhuanjia .gallery-top .swiper-slide .font .tit span{ color: #666666; font-size: 18px;position: relative; z-index: 1;  }
#zhuanjia .gallery-top .swiper-slide .font .tit:before{ position: absolute; right: 0; bottom: 0; text-align: right; content: 'team'; width: 50%; height: 100%; font-size: 50px; font-family: Bahnschrift; color: #f2f2f2; text-transform: uppercase;}
#zhuanjia .gallery-top .swiper-slide .font .content{ color: #666666; font-size: 15px; padding: 3% 0; line-height: 30px;}
#zhuanjia .gallery-top .swiper-slide .font dl{ padding-left: 15px;}
#zhuanjia .gallery-top .swiper-slide .font dl dd{ background: #0079c3; color: #fff; font-weight: normal; height: 45px; line-height: 45px; cursor: pointer; text-align: center; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1); position: relative;}
#zhuanjia .gallery-top .swiper-slide .font dl dd i{ display: inline-block; margin-left: 10px;}
#zhuanjia .gallery-top .swiper-slide .font dl dd a{ position: relative; z-index: 1; color: #fff !important; display: none;}
#zhuanjia .gallery-top .swiper-slide .font dl dd a:last-of-type{ display: block;}
#zhuanjia .gallery-top .swiper-slide .font dl dd:after{position: absolute; width: 100%; height: 0; content: ''; background-color: #c3002f; left: 0; bottom: 0; transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
#zhuanjia .gallery-top .swiper-slide .font dl dd:hover:after { height: 100%;width: 100%;}
#zhuanjia .gallery-top .swiper-slide .font dl dd:hover{ letter-spacing: 3px;}

#zhuanjia .gallery-thumbs { height: auto; text-align: left; box-sizing: border-box; background: #f5f6f8; padding: 0;}
#zhuanjia .gallery-thumbs .swiper-slide { cursor: pointer; background: #fff; padding: 1.5% 0 1%; overflow: hidden; color: #666666; font-size: 18px; transition: 0.3s;}
#zhuanjia .gallery-thumbs .swiper-slide .pic{ width: 80px; height: 80px; line-height: 80px; border-radius: 100%; overflow: hidden; position: relative;}
#zhuanjia .gallery-thumbs .swiper-slide .pic img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#zhuanjia .gallery-thumbs .swiper-slide .font{ width: 70%; float: right; text-align: left; padding-left: 10px; line-height: 35px;}
#zhuanjia .gallery-thumbs .swiper-slide p{ color: #282828; font-size: 24px;}
#zhuanjia .gallery-thumbs .swiper-slide span{ display: block; color: #666666; font-size: 16px;white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#zhuanjia .gallery-thumbs .swiper-slide-thumb-active { background: #0079c3;}
#zhuanjia .gallery-thumbs .swiper-slide-thumb-active i,#zhuanjia .gallery-thumbs .swiper-slide-thumb-active p,#zhuanjia .gallery-thumbs .swiper-slide-thumb-active span{ color: #fff;}
@media screen and (max-width:1440px){
    #zhuanjia .gallery-top .swiper-slide .font .tit span{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #zhuanjia .gallery-top .swiper-slide .font .tit:before{ font-size: 30px;}
    #zhuanjia .gallery-top .swiper-slide .font .content{ font-size: 14px; line-height: 30px;}
    #zhuanjia .gallery-top .swiper-slide .pic{ padding-bottom: 37%;}
    #zhuanjia .gallery-thumbs .swiper-slide p{ font-size: 22px;}
    #zhuanjia .gallery-thumbs .swiper-slide span{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #zhuanjia .gallery-top .swiper-slide .pic{ padding-bottom: 60%;}
    #zhuanjia .gallery-thumbs .swiper-slide p{ font-size: 16px;}
    #zhuanjia .gallery-thumbs .swiper-slide span{ font-size: 12px;}
    #zhuanjia .gallery-top .swiper-slide .font .tit{ font-size: 20px;}
    #zhuanjia .gallery-top .swiper-slide .font .tit p{ padding-right: 5px;}
    #zhuanjia .gallery-top .swiper-slide .font .tit span{ font-size: 14px;}
    #zhuanjia .gallery-top .swiper-slide .font .tit:before{ font-size: 24px;}
    #zhuanjia .gallery-top .swiper-slide .font dl dd a:last-of-type{ display: none;}
    #zhuanjia .gallery-top .swiper-slide .font dl dd a:first-of-type{ display: block;}
}





.xw_tit .float-start{ background: url("../images/tit_line.jpg") no-repeat left center;}
.xw_tit .float-start p{ float: left; color: #333333; font-size: 28px; font-weight: bold; padding: 0 10px 0 15px;}
.xw_tit .float-start span{ display: block; float: left; text-transform: uppercase; color: #999999; font-size: 20px;}

#kjcx{position: relative; margin-top: 3%;}
#kjcx .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#kjcx .swiper-slide {
    transition:0.3s;
    position: relative;
    background: #f9f9f9;
    /* 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;
}
#kjcx .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
#kjcx .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#kjcx .swiper-slide .content{ padding: 3%; width: 100%; background: #f9f9f9; transition: 0.3s;}
#kjcx .swiper-slide .news_title{ color: #333333; font-size: 18px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#kjcx .swiper-slide .news_info{ color: #999999; font-size: 14px; margin: 2% 0 3%; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
#kjcx .swiper-slide .news_time{ margin-top: 2%; border-top: 1px solid #efefef; padding-top: 2%;}
#kjcx .swiper-slide .news_time span{ display: block; float: left; font-size: 13px; color: #999999;}
#kjcx .swiper-slide .news_time span i{ float: right; font-size: 12px; margin-left: 5px;}
#kjcx .swiper-slide .news_time p{ float: right; color: #999999;}
#kjcx .swiper-slide:hover .pic img{transform: scale(1.1);}
#kjcx .swiper-slide:hover .content{ background: #0079c3;}
#kjcx .swiper-slide:hover .news_title{ color: #fff;}
#kjcx .swiper-slide:hover .news_time{ border-top: 1px solid rgba(255,255,255,0.2);}
#kjcx .swiper-slide:hover .news_info,#kjcx .swiper-slide:hover .news_time span,#kjcx .swiper-slide:hover .news_time p{ color: rgba(255,255,255,0.5);}
#kjcx .swiper-slide:hover .news_time span:hover{ color: #fff;}

#in_news{ margin-top: 3% !important;}
#in_news li{ width: 100%;height: auto; margin: 0 auto 3%; padding: 3% 0; background: #fff; position: relative; transition: 0.3s;}
#in_news li .right{ width: 80%; padding: 0 2% !important; float: right;}
#in_news li .news_title{ height: 37px; text-align: left; line-height: 37px; color: #333333; font-size: 18px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; padding-bottom: 0; }
#in_news li .news_info{ line-height: 25px; color: #979797; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#in_news li .news_time{ float: left; width: 20%; line-height: 30px; text-align: center; font-weight: normal !important; background: #f9f9f9; color: #888888; padding: 2% 0 !important; margin: 0 !important;}
#in_news li .news_time span{display: block; margin:0 auto; width: 100%;text-align: center; line-height: 45px; color: #0079c3; font-size: 40px; transition: 0.3s; font-weight: bold;}
#in_news li:hover .news_title{color: #004a92}
#in_news li:hover .news_time{ background: #0079c3; color: rgba(255,255,255,0.5);}
#in_news li:hover .news_time span{ color: #fff;}
#in_news li a{display: block;}
@media screen and (max-width:1200px){
    .xw_tit .float-start p{ font-size: 22px;}
    .xw_tit .float-start span{ font-size: 14px;}
    #kjcx .swiper-slide .news_title,#in_news li .news_title{ font-size: 16px;}
    #kjcx .swiper-slide .news_info,#in_news li .news_info{ font-size: 12px;}
    #in_news li .news_time{ line-height: 25px !important;}
    #in_news li .news_time span{ font-size: 30px;}
}
@media screen and (max-width:991px){
    #kjcx{ margin-bottom: 3%;}
}






/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; z-index: 1; padding-top: 5%; line-height: 40px;}
#zi_banner .main .tit{ position: relative; z-index: 1; color: #fff !important; line-height: 65px;}
#zi_banner .main .tit h2{ font-size: 40px; font-weight: bold !important;}
#zi_banner .main .tit i{ font-size: 40px;}

@media screen and (max-width:1600px){
    #zi_banner .main .news-detail-title .h3{ font-size: 40px;}
}
@media screen and (max-width:1200px){
    #zi_banner .main .tit h2{ font-size: 30px;}
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -30%;}
    #zi_banner .main{ padding-top: 8%;}
	    #zi_banner .main .tit p{line-height: 20px!important; font-size: 11px!important;}
}
@media screen and (max-width:768px) {
    #zi_banner .pic img { width: 200%; margin-left: -70%;}
    #zi_banner .main{ padding-top: 8%;}
	    #zi_banner .main .tit p{line-height: 20px!important; font-size: 11px!important;}
}
@media screen and (max-width:450px) {
    #zi_banner .main{ padding-top: 8%;}
    #zi_banner .pic img { width: 250%; margin-left: -115%;}
    #zi_banner .main .tit{ line-height: 30px;}
	    #zi_banner .main .tit p{line-height: 20px!important; font-size: 11px!important;}
}


.hui{ background: #f5f5f5;}
.bai{ background: #fff;}


#lxwm_in li{ background: #f5f7fa; text-align: center; padding: 10% 3%;}
#lxwm_in li .tit{ font-size: 22px; color: #666;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .con{ color: #333333; font-size: 18px; min-height: 60px; padding-top: 5%;}
@media screen and (max-width:1200px){
    #lxwm_in li .tit{ font-size: 18px;}
    #lxwm_in li .con{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #lxwm_in .col-6{ padding: 0 0.5%;}
    #lxwm_in li{ margin-bottom: 2%;}
}
@media screen and (max-width:768px){
    #lxwm_in li .pic img{ max-width: 25%;}
    #lxwm_in li .tit{ font-size: 16px;}
    #lxwm_in li .con{ font-size: 12px;}
}


.in_title{ line-height: 40px; padding: 30px 0 10px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



#home_bj{ background: #f9f9f9;}
#home_bj .font{ padding: 1.5% 0; color: #666666;}
#home_bj .font i{ color: #14469e; display: inline-block; margin-right: 10px;}
#home_bj .font a{ color: #666666; padding: 0 5px;}
#home_bj ul{}
#home_bj ul li{ font-size: 16px; width: 15%; position: relative; padding: 2.5% 0 !important; text-align: center; }
#home_bj ul li a{ color: #282828;}
#home_bj ul li:before{ position: absolute; left: 50%; bottom: 0; content: ''; width: 0; height: 3px; background: #0079c3; transition: 0.3s;}
#home_bj ul li:hover a{ color: #0079c3;}
#home_bj ul li:hover:before{ width: 100%; left: 0;}
@media screen and (max-width:1440px){
    #home_bj ul li{ width: 20%; font-size: 12px;}
}
@media screen and (max-width:991px){
    #home_bj ul li.kuan{ width: 25%;}
    #home_bj ul li{ width: 33%; padding: 0 !important; font-size: 14px; float: left;}
}
@media screen and (max-width:768px){
    #home_bj ul li{ font-size: 12px;}
}


.pro-sider .in-title{ background: #0079c3; color: #fff; padding: 10% 0; position: relative; text-align: center;}
.pro-sider .in-title p{ font-size: 30px; padding-bottom: 1%;}
.pro-sider .in-title span{ font-family: arial; font-size: 14px; text-transform: uppercase;}
.pro-sider .in-title i{ position: absolute; bottom: -15%; left: 0; width: 100%; text-align: center; font-size: 63px; font-family: Bahnschrift; font-weight: bold; color: rgba(255,255,255,0.1); text-transform: uppercase; letter-spacing: -3px;}

.pro-sider{ background: #f7f8fa; padding-bottom: 5%;}
.pro-sider .bai{ color: #333333; font-size: 15px; line-height: 35px;}
.pro-sider-ul { height: auto; text-align: left; background: #f7f8fa; padding: 7% 7% 5% !important;}
.pro-sider-ul .big{ border-bottom: 1px solid #e3e4e6; color: #333333; font-size: 16px; width: 100%; cursor: pointer; height: 50px; line-height: 50px; transition: 0.3s; margin-bottom: 3%; font-weight: bold;}
.pro-sider-ul .big i{ display: inline-block; color: #c3002f; font-size: 14px; margin-right: 10px;}
.pro-sider-ul .small{ font-size: 14px; width: 50%; float: left; height: 40px; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.pro-sider-ul .small a{ color: #666;}
.pro-sider-ul .big:hover a,.pro-sider-ul .small:hover a{ color: #0079c3;}
.pro-sider #left_tel i{ float: left;}
.pro-sider #left_tel .float-start{ padding-left: 10px;}
.pro-sider #left_tel .float-start p{ font-size: 14px;}
.pro-sider #left_tel .float-start span{ display: block; color: #282828; font-size: 32px; font-weight: bold;}

@media screen and (max-width:1440px){
    .pro-sider .in-title i{ font-size: 60px;}
    .pro-sider #left_tel .float-start span{ font-size: 26px;}
}
@media screen and (max-width:1200px){
    .pro-sider .in-title p{ font-size: 28px;}
    .pro-sider .in-title span{ display: none;}
    .pro-sider .in-title i{ display: none;}
    .pro-sider-ul li{ font-size: 14px;}
    .pro-sider-ul li i{ font-size: 12px;}
    .pro-sider .bai{ font-size: 12px;}
    .pro-sider #left_tel i{ display: none;}
    .pro-sider-ul .small{ font-size: 12px;}
}

.mes-form_left { margin: 0 auto; overflow: hidden; width: 100%; padding: 7%;}
.mes-form_left .row{ margin: 0;}
.mes-form_left .form-tr { padding: 0; overflow: hidden;}
.mes-form_left .form-tr input { display: block; width: 100%; padding: 0 2%; height: 45px; line-height: 45px; background: #fff; color: #333; border-radius: 5px; border: none;}
.mes-form_left .form-tr textarea{ display: block; width: 100%; padding: 0 2%; background: #fff; color: #333; border-radius: 5px; border: none; height: 100px;}
.mes-form_left .form-tr .code { overflow: hidden;}
.mes-form_left .form-tr .code input { width: 60%; float: left;}
.mes-form_left .form-tr .code .verify { cursor: pointer; float: left; margin-left: 2%; width: 35%; height: 35px; line-height: 35px; text-align: center; font-size: 0;}
.mes-form_left .form-tr .code .verify img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%;}
.mes-form_left .form-tr .submit2 { display: block; width: 100%; height: 45px; text-align: center; line-height: 45px; background: #0079c3; color: #fff; font-size: 16px; border-radius: 5px; transition:0.3s; margin-top: 3%;}
.mes-form_left .form-tr .submit2:hover { background: #333;}
.mes-form_left .form-tr .error { height: 1rem; line-height: 1rem;}
@media screen and (max-width:991px){
    .mes-form_left .form-tr .submit2{ margin-top: 2%; width: 94%;}
}

@media screen and (max-width:768px){
    .mes-form_left{ width: 90%;}
    .mes-form_left .form-tr{ padding-left: 15px;}
    .mes-form_left .form-tr input,.mes-form_left .form-tr .submit2{ height: 40px; line-height: 40px;}
}


.khal li{ margin-bottom: 5%; border: 1px solid #ededed;}
.khal li .img{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.khal li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.khal li .img1{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.khal li .img1 p{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.khal li .img1 p img{ max-width: 100%; height: 100%;}

.khal li .img .content,.khal li .img1 .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,121,195,0.8); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.khal li .img .content p,.khal li .img1 .content p{ font-size: 15px; transition: 0.4s; padding: 0 10%;}
.khal li .img .content i,.khal li .img1 .content i{ font-size: 40px; padding: 30% 0 6%; transition: 0.4s;}

.khal li .box{ padding: 5%;}
.khal li .box h4{ color: #333333; font-size: 20px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.khal li .box p{ margin-top: 10px !important; color: #999999; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}

.khal li:hover .img .content,.khal li:hover .img1 .content{ opacity: 1;}
.khal li:hover .img .content i,.khal li:hover .img1 .content i{ padding-top: 23%;}

@media screen and (max-width:1200px){
    .khal li .box h4{ font-size: 16px;}
    .khal li .box p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .khal li .box h4{ font-size: 14px;}
}

.fangan_lb li{ background: #f7f8fa; margin-bottom: 3%; padding: 0 !important;}
.fangan_lb li .img{ height: 0; padding-bottom: 25%; position: relative; overflow: hidden;}
.fangan_lb li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.fangan_lb li .box{ padding: 3% 5%; position: relative; overflow: hidden;}
.fangan_lb li .box:before{ position: absolute; right: -10%; top: 0; width: 100%; height: 100%; content: ''; background: url("../images/fabj.png") no-repeat right center; opacity: 0; transition: 0.5s;}
.fangan_lb li .box .tit h4{ color: #1e1e1e; font-size: 32px; position: relative;}
.fangan_lb li .box .tit p{ color: #a3a3a5; font-size: 14px; text-transform: uppercase; position: relative;}
.fangan_lb li .box .tit:before{ position: absolute; left: 0; bottom: 0; height: 3px; background: #c3002f; content: ''; width: 10%;}
.fangan_lb li .con{ color: #666666; font-size: 16px; margin: 5% 0; position: relative; line-height: 35px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.fangan_lb li .more{  height: 45px; line-height: 45px; background: #0079c3; border-radius: 5px; text-align: center; color: #fff; transition: 0.3s; position: relative;}
.fangan_lb li .more i{ float: right; width: 20%; font-size: 20px; border-left: 1px solid rgba(255,255,255,0.1);}
.fangan_lb li .more a{ color: #fff;}
.fangan_lb li:hover .more{ background: #c3002f; letter-spacing: 3px;}
.fangan_lb li:hover .img img{ transform: scale(1.05);}
.fangan_lb li:hover .box:before{ opacity: 1; right: -10px;}

.tit_fa{ text-align: center;}
.tit_fa h2{ color: #333333; font-size: 36px; font-weight: bold !important;}
.tit_fa p{ color: #333333; font-size: 20px;}

.content_fa{ font-size: 18px; margin-top: 3%; line-height: 40px;}
.content_fa img{ max-width: 70%; display: block; margin: 2% auto;}
.content_fa .tit i{ display: inline-block; color: #c3002f; font-size: 14px; margin-right: 10px;}
.content_fa .tit{ color: #333333;}
.content_fa .content{ padding-left: 24px; padding-top: 10px; color: #666666;}

.fa_class{ margin-top: 5% !important;}
.fa_class li{ height: 60px; line-height: 60px; background: #f7f8fa; border: 1px solid #f7f8fa; width: 13%; text-align: center; color: #333333; font-size: 20px; transition: 0.3s; cursor: pointer; position: relative;}
.fa_class li:before{ position: absolute; left: 50%; top: 0; content: ''; height: 4px; width: 0; background: #0079c3; transition: 0.3s;}
.fa_class li:hover{ border: 1px solid #f1f1f1; background: #fff;}
.fa_class li:hover a{ color: #0079c3;}
.fa_class li:hover:before{ left: 0; width: 100%;}
.fa_class li.on{ border: 1px solid #f1f1f1; background: #fff;}
.fa_class li.on a{ color: #0079c3;}
.fa_class li.on:before{ left: 0; width: 100%;}
@media screen and (max-width:1440px){
    .fangan_lb li .box .tit h4{ font-size: 24px;}
    .fangan_lb li .con{ font-size: 13px; margin: 3% 0;}
    .fa_class li{ font-size: 16px;}
}
@media screen and (max-width:991px){
    .fa_class li{ width: 25%; font-size: 16px;}
    .fangan_lb li .img{ padding-bottom: 75%;}
    .fangan_lb li .box .tit h4{ font-size: 22px;}
    .fangan_lb li .box .tit p{ font-size: 12px;}
    .tit_fa h2{ font-size: 22px;}
    .tit_fa p{ font-size: 14px;}
    .content_fa{ font-size: 14px; line-height: 30px; padding: 0 15px;}
    .content_fa .content{ padding-left: 0; font-size: 14px;}
    .content_fa img{ height: auto !important; max-width: 100%;}
}
@media screen and (max-width:768px){
    .fa_class li{ font-size: 14px;}
}

.fangan_info{ margin-top: 2% !important;}
.fangan_info li{ background: #fafafa; width: 17%; color: #666666; border: 1px solid #e6e6e6; border-right: none; text-align: center; padding: 2% 1%; position: relative; transition: 0.5s;}
.fangan_info li:last-of-type{ border-right: 1px solid #e6e6e6;}
.fangan_info li:before{ position: absolute; right: -20px; top: 40%; content: ''; background: url("../images/jt.png") no-repeat right top; width: 20px; height: 39px; z-index: 1; transition: 0.5s;}
.fangan_info li .icon{ font-size: 40px; width: 60px; height: 60px; line-height: 60px; text-align: center; color: #0079c3; border-radius: 100%; margin: 0 auto 15px; background: #eff7ff; transition: 0.5s;}
.fangan_info li span{ font-size: 72px; font-weight: bold; color: #f0f0f5;}
.fangan_info li h3{ font-size: 20px; position: relative; margin-top: -50px !important; z-index: 1; transition: 0.5s;}
.fangan_info li .xian{ font-size: 30px; transition: 0.5s;}
.fangan_info li p{ min-height: 100px; line-height: 25px; padding-top: 3%;}
.fangan_info li:hover{ background: #0079c3; text-align: left; padding: 2%;}
.fangan_info li:hover:before{ background: url("../images/jt1.png") no-repeat right top;}
.fangan_info li:hover .icon{ margin: 0 auto 15px 0;}
.fangan_info li:hover h3,.fangan_info li:hover p,.fangan_info li:hover .xian{ color: #fff;}
.fangan_info li:hover span{ color: rgba(255,255,255,0.1);}
@media screen and (max-width:1600px){
    .fangan_info li p{ font-size: 13px;}
}
@media screen and (max-width:1400px){
    .fangan_info li{ padding: 2% 0.5%;}
    .fangan_info li .icon{ font-size: 40px; }
    .fangan_info li h3{ font-size: 18px;}
    .fangan_info li p{ font-size: 12px; line-height: 22px;}
}
@media screen and (max-width:1200px){
    .fangan_info li h3{ font-size: 16px;}
}
@media screen and (max-width:991px){
    .fangan_info li{ float: left; width: 33%; padding: 2% 3%;}
    .fangan_info li:hover{ padding: 2% 3%;}
}
@media screen and (max-width:768px){
    .fangan_info li h3{ font-size: 14px; }
    .fangan_info li p{ line-height: 20px; min-height: 110px;}
}
@media screen and (max-width:450px){
}


#pxfw{ margin-top: 1% !important;}
#pxfw li{ background: #fafafa; width: 49%; float: left; padding: 15px; margin-top: 1%; transition: 0.3s; border-radius: 5px;}
#pxfw li:nth-of-type(2n){ float: right;}
#pxfw li .num{ width: 75px; height: 75px; line-height: 75px; background: #eff7ff; text-align: center; color: #0880c9; font-size: 48px; font-weight: bold; border-radius: 10px; transition: 0.3s;}
#pxfw li .font{ width: 85%; color: #333333; font-size: 16px; transition: 0.3s;}
#pxfw li:hover{ background: #0880c9;}
#pxfw li:hover .num{ background: #208ccf; color: #fff;}
#pxfw li:hover .font{ color: #fff;}
@media screen and (max-width:1200px){
    #pxfw li .font{ font-size: 14px; padding-left: 10px;}
}
@media screen and (max-width:991px){
    #pxfw li{ width: 100%;}
    #pxfw li .num{ width: 60px; height: 60px; line-height: 60px; font-size: 30px;}
    #pxfw li .font{ font-size: 14px; line-height: 25px;}
}


#shfw{ padding-top: 1% !important;}
#shfw li{ margin-top: 1%;}
#shfw li .num{ width: 40px; height: 40px; line-height: 40px; background: #0880c9; border-radius: 100%; text-align: center; font-size: 18px; color: #fff; transition: 0.3s;}
#shfw li .font{ width: 90%; padding-left: 10px; height: auto; line-height: 35px; color: #666666; font-size: 16px;}
#shfw li:hover .num{ background: #c3002f;}
@media screen and (max-width:1200px){
    #shfw li .font{ line-height: 30px; font-size: 14px;}
}





/* 弹出二维码*/
.codemask {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9990;
    display: none;
}
.alertcode {
    width:758px;
    height: 313px;
    background: url(../images/tcbg.jpg) no-repeat center;
    position: fixed;
    left:50%; margin-top: -156px; margin-left: -379px;
    top: 50%;
    z-index: 9999;
}
.codecolse {
    width:60px;
    height:60px;
    background:#000 url(../images/close.png) no-repeat center;
    position: absolute;
    right: -30px;
    top: -30px;
    border-radius: 50%;
    z-index: 9999; cursor: pointer;
}
.alertcodel{ width: 380px; height: 313px; float: right; }
.alertcodelimg{ text-align: center; margin-top: 40%;}
.alertcodel ul{ padding-top: 13% !important;}
/*.alertcodel li{ float: left; width: 47%;}*/
.alertcodelimg img{ width: 45%; height: auto; }
.alertcodeltxt{text-align: center; font-size: 14px; color: #fff; margin-top: 10px; }
.alertcoder{ width:310px; overflow: hidden; float: left; margin-top: 80px; margin-left: 30px;}
.alertcoderp1{ height: 35px; line-height: 35px; font-size: 20px; font-weight: bold;}
.alertcoderp2{ line-height: 30px; font-size: 14px; color: #777777;background: url(../images/add.png) left 6px no-repeat;padding-left: 30px;}
.alertcoderp5{ line-height: 30px; font-size: 14px; color: #777777;background: url(../images/tel1.png) left 6px no-repeat;padding-left: 30px;}
.alertcoderp3{ height: auto; line-height: 26px; font-size: 14px; margin: 5px 0 10px !important; color: #757575;}
.alertcoderp4{ height: 45px; line-height: 45px; margin-top: 10px; color: #c40001; background: url(../images/tctel.png) no-repeat left center; padding-left: 35px; font-size: 30px;  font-weight: bold; font-family:Arial;}
.tcimg1{ position: absolute; bottom: -26px; left: -167px; }
@media screen and (max-width:991px){
    .codemask{ display: none !important;}
}






.sNews-list .scs img {
    -webkit-transition-duration: 330ms;
    transition-duration: 330ms;
}
.sNews-list .scst img {
    -webkit-transition-duration: 330ms;
    transition-duration: 330ms;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}


.sNews-list .pic img
{
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.sNews-list .pic img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: inherit;
    width: 100% !important;
    height: 100% !important;
}

.sNews-list .item {
    overflow: hidden;
    padding: 1.5rem 0;
    border-bottom: #eeeeee dashed 1px;
    position: relative;
}
.sNews-list .item:after {
    content: " ";
    pointer-events: none;
    position: absolute;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    background-color: #f5f6f8;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
}
.sNews-list .item .contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    min-height: 240px;
}
.sNews-list .item .contain:after {
    display: none;
}
.sNews-list .item .pic {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -120px;
    width: 400px;
    background-color: #eee;
    height: 0; padding-bottom: 17% !important; transition: 0.3s; overflow: hidden;
}
.sNews-list .item  .pic img{  width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.sNews-list .item .txt {
    position: relative;
    padding-left: 450px;
    padding-right: 2.4rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sNews-list .item .txt .title {
    line-height: 1.5;
    height: 1.5em;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
}
.sNews-list .item .txt .date {
    margin-top: 0.5rem;
    font-size: 14px;
    color: #999999;
}
.sNews-list .item .txt .date i{ float: left; margin-right: 10px;}
.sNews-list .item .txt .abstract {
    margin-top: 0.5rem;
    line-height: 1.75em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 3.5em;
    height: 3.5em;
    width: 90%;
}
.sNews-list .item .txt .more {
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -1.04rem;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    z-index: 2;
    border: #c3002f solid 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sNews-list .item .txt .more:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-image: url(../images/arrow-news-item-more.png);
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
}
@media screen and (max-width: 1440px) {
    .sNews-list .item .pic{ padding-bottom: 21% !important;}
}
@media screen and (max-width: 1200px) {
    .sNews-list .item .pic{ padding-bottom: 25% !important;}
}
@media screen and (min-width: 1025px) {
    .sNews-list .item:hover:after {
        top: 0;
        height: 100%;
        -webkit-transition: top 0ms ease-out 0s, height 220ms ease-out 0s;
        transition: top 0ms ease-out 0s, height 220ms ease-out 0s;
    }
    .sNews-list .item:hover .txt .title {
        color: #c3002f;
    }
    .sNews-list .item:hover .txt .more {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        background-color: #c3002f;
    }
    .sNews-list .item:hover .txt .more:after {
        -webkit-filter: grayscale(100%) brightness(600%);
        filter: grayscale(100%) brightness(600%);
    }
}
@media screen and (max-width: 1024px) {
    .sNews-list .item {
        padding: 1rem 0;
    }
    .sNews-list .item .contain {
        min-height: 0;
    }
    .sNews-list .item .pic {
        position: relative;
        top: 0;
        margin-top: 0;
        width: 50%;
        height: 0 !important;
        padding-bottom: 30%;
    }
    .sNews-list .item .txt {
        padding-left: 0;
        padding-right: 0;
        width: 47.5%;
    }
    .sNews-list .item .txt .more {
        display: none;
    }
    .sNews-list .item .txt .title{ font-size: 16px;}
    .sNews-list .item:active:after {
        top: 0;
        height: 100%;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .title {
        color: #c3002f;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .more {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        background-color: #c3002f;
        -webkit-transition: 0ms;
        transition: 0ms;
    }
    .sNews-list .item:active .txt .more:after {
        -webkit-filter: grayscale(100%) brightness(500%);
        filter: grayscale(100%) brightness(500%);
    }
}




.al_left{ height: 0; padding-bottom: 37%; position: relative; overflow: hidden;}
.al_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.al_right{ padding: 3%;}
.al_right h2{ color: #282828; font-size: 22px; border-bottom: 1px solid #e4e4e4; position: relative; height: 60px; line-height: 40px;}
.al_right h2:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 20%; height: 3px; background: #0079c3;}
.al_right .content{ color: #666666; margin: 7% 0; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.al_right dl{ background: #eeeeee; border-radius: 5px; padding: 15px 0; }
.al_right dl .line{ border-right: 1px solid #e4e4e4; width: 33%; padding: 0 0 0 5%; line-height: 28px; font-size: 16px;}
.al_right dl .line:last-of-type{ border: none;}
.al_right dl dt{ color: #666666; font-weight: normal;}
.al_right dl dd{ color: #0079c3; margin: 0 !important;}

#link{ background: #fff; border-top: 1px solid #eee; border-right: 1px solid #eee; margin-top: 3% !important;}
#link li{ border-left: 1px solid #eee; border-bottom: 1px solid #eee; width: calc(1 / 5 * 100%); transition: 0.3s;}
#link li img{ max-width: 70%; max-height: 90%; vertical-align: middle;}
#link li p { padding: 6% 10%; background: #fff; text-align: center; }
#link li img { width: 100%; height: 100%; object-fit: cover; }
#link li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}

@media screen and (max-width:1440px){
    .al_right dl .line{ font-size: 14px; line-height: 25px;}
    .al_right .content{ font-size: 14px; line-height: 25px; margin: 3% 0;}
    .al_right h2{ font-size: 20px; height: auto; line-height: 30px;}
}
@media screen and (max-width:1200px){
    .al_right h2{ font-size: 18px;}
}
@media screen and (max-width:991px){
    .al_left{ padding-bottom: 60%;}
    .al_row{ margin: 0 !important;}
}
@media screen and (max-width:768px){
    #link li { width: calc(1 / 3 * 100%);}
}


/*公司简介*/
.gsjj .tit{ color: #282828; font-size: 40px; font-weight: bold; line-height: 50px; position: relative; padding-bottom: 3%;}
.gsjj .tit p{ position: relative; z-index: 1;}
.gsjj .tit:before{ color: #f7f7f7; text-transform: uppercase; content: attr(data-title); font-weight: bold; font-size: 66px; text-align: left; position: absolute; left: 0; bottom: 20px; display: block; width: 100%;}
.gsjj .tit:after{ width: 60px; height: 3px; background: #0079c3; position: absolute; left: 0; bottom: 0; content: '';}
.gsjj .content{ font-size: 16px; line-height: 38px; padding-top: 5%;}
.gsjj .gsjj_pic img{ max-width: 100%;}

.hyyy .tit_hy{ color: #282828; font-size: 24px; margin-top: 5%;}
@media screen and (max-width:1600px){
    .gsjj .tit{ font-size: 30px;}
    .gsjj .tit:before{ font-size: 60px;}
    .gsjj .content{ font-size: 14px; line-height: 35px; padding-top: 3%;}
}
@media screen and (max-width:1440px){
    .gsjj .tit{ font-size: 26px; line-height: 35px;}
    .gsjj .tit:before{ font-size: 50px;}
    .gsjj .content{ font-size: 14px; line-height: 30px; padding-top: 3%;}
}
@media screen and (max-width:991px){
    .gsjj .tit{ font-size: 22px; line-height: 30px;}
    .gsjj .tit:before{ font-size: 30px;}
    .hyyy .tit_hy{ font-size: 18px;}
}
@media screen and (max-width:768px){
    .gsjj .tit{ font-size: 16px; line-height: 30px;}
}




#hyyy_pic{ position: relative; margin-top: 3%;}
#hyyy_pic .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#hyyy_pic .swiper-slide {
    text-align: center;
    transition:0.3s;
    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;
}
#hyyy_pic .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#hyyy_pic .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
#hyyy_pic .swiper-slide .pic h3{ position: absolute; left: 0; bottom: 0; z-index: 1; text-align: center; color: #fff; font-size: 20px; background: rgba(0,121,195,0.6); height: 45px; line-height: 45px; width: 100%; transition: 0.3s;}
#hyyy_pic .swiper-slide .font{ width: 100%; color: #333333; text-align: center; font-size: 14px; padding: 5% 0 0; min-height: 130px;}
#hyyy_pic .swiper-slide:hover .pic h3{ background: rgba(0,121,195,1);}
#hyyy_pic .swiper-slide:hover .pic img{ transform: scale(1.05);}
#hyyy_pic .swiper-button-next:after,#hyyy_pic .swiper-button-prev:after{ display: none;}
#hyyy_pic .swiper-button-next i,#hyyy_pic .swiper-button-prev i{ color: #fff; font-size: 20px;}
#hyyy_pic .swiper-button-next,#hyyy_pic .swiper-button-prev{ background: rgba(0,0,0,0.3); top: 35%; width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#hyyy_pic .swiper-button-next{ right: -5%;}
#hyyy_pic .swiper-button-prev{ left: -5%; }
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #hyyy_pic .swiper-slide .font{ padding-top: 7%;}
    #hyyy_pic .swiper-slide .font p{ font-size: 14px; min-height: 110px; height: 40px; line-height: 25px;}
    #hyyy_pic .swiper-slide .font h3{ font-size: 22px;}
    #hyyy_pic .swiper-button-next{ right: 0;}
    #hyyy_pic .swiper-button-prev{ left: 0; }
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){

}


#whbj{ background: url("../images/whbj.jpg") no-repeat center bottom; }

.tit_zy{ text-align: center; position: relative; padding-bottom: 1%; margin-top: 2%;}
.tit_zy:before{ position: absolute; left: 48%; bottom: 0; width: 4%; height: 3px; background: #fff; content: '';}
.tit_zy h2{ color: #282828; font-size: 44px; font-weight: bold !important; position: relative; margin-top: -20px !important; z-index: 1;}
.tit_zy i{ color: rgba(40,40,40,0.05); text-transform: uppercase; font-size: 66px; font-weight: bold;}
.tit_zy p{ font-size: 16px; color: #282828; padding-top: 5px; opacity: 0.5;}
@media screen and (max-width:1400px){
    .tit_zy h2{ font-size: 36px;}
    .tit_zy i{ font-size: 55px;}
    .tit_zy p{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .tit_zy h2{ font-size: 30px;}
    .tit_zy i{ font-size: 40px;}
    .tit_zy p{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .tit_zy h2{ font-size: 26px;}
    .tit_zy i{ font-size: 32px;}
    .tit_zy p{ font-size: 12px; line-height: 22px;}
    /*.tit_zy h2{ margin-top: -45px !important;}*/
}

#whbj .tit_zy h2,#whbj .tit_zy p{ color: #fff;}
#whbj .tit_zy i{color: rgba(255,255,255,0.15);}
#whbj .content{ text-align: center; color: #fff; padding: 4% 20% 0; font-size: 18px;}
#qywh{ position: relative; margin-top: 3%;}
#qywh .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#qywh .swiper-slide {
    transition:0.3s;
    background: rgba(255,255,255,0.1);
    padding: 2%;
    overflow: hidden;
    color: #fff;
    /* 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;
}
#qywh .swiper-slide .d-flex{ width: 100%;}
#qywh .swiper-slide .tit{ font-weight: bold;}
#qywh .swiper-slide .tit p{ font-size: 24px;}
#qywh .swiper-slide .tit span{ text-transform: uppercase; font-size: 20px;}
#qywh .swiper-slide i{ font-size: 50px; opacity: 0.5;}
#qywh .swiper-slide .font{ font-size: 18px; opacity: 0.8; padding-top: 10%; line-height: 40px; width: 100%; min-height: 110px;}
#qywh .swiper-slide:hover{ background: #fff; color: #333;}
@media screen and (max-width:1440px){
    #whbj .content{ font-size: 16px; padding: 4%;}
}
@media screen and (max-width:1200px){
    #qywh .swiper-slide .font{ font-size: 14px;}
    #qywh .swiper-slide .tit p{ font-size: 20px;}
    #qywh .swiper-slide .tit span{ font-size: 16px;}
    #whbj .content{ font-size: 14px; padding: 4%;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}

.whlb li{ margin-bottom: 3%;}
.whlb li .pic{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.whlb li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.whlb li .font{ background: #f9f9f9; padding: 3%;}
.whlb li .font .num{ position: relative; float: left; margin-top: -60px; z-index: 1; width: 100px; height: 100px; border-radius: 5px; line-height: 100px; text-align: center; color: #fff; background: #0079c3; font-size: 60px; font-family: Bahnschrift; transition: 0.3s;}
.whlb li .font .tit{ width: 75%; float: left; height: 40px; line-height: 40px;}
.whlb li .font .tit p{ float: left; color: #282828; font-size: 36px; font-weight: bold; padding: 0 3% 0 5%; transition: 0.3s;}
.whlb li .font .tit span{ float: left; display: block; font-size: 16px; text-transform: uppercase; color: #b2b2b2;}
.whlb li .font .content{ border-top: 1px dashed #aeaeae; margin-top: 3%; padding-top: 2%; min-height: 100px;}
.whlb li:hover .font .num{ background: #c3002f; box-shadow: 0 0 10px rgb(0 0 0 / 30%);}
.whlb li:hover .font .tit p{ color: #0079c3;}
.whlb li:hover .pic img{ transform: scale(1.03);}
@media screen and (max-width:1200px){
    .whlb li .font .tit p{ font-size: 28px; }
    .whlb li .font .tit span{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .whlb li .font .num{ width: 70px; height: 70px; line-height: 70px; font-size: 50px; margin-top: 0;}
    .whlb li .font .tit{ height: 70px; line-height: 70px;}
    .whlb li .font .tit p{ font-size: 24px; }
    .whlb li .font .tit span{ font-size: 12px;}
}
@media screen and (max-width:768px){
}



/*产品*/
#cp_tit{ border-bottom: 1px solid #e9e9e9; height: 80px; position: relative;}
#cp_tit:before{ position: absolute; left: 0; bottom: -1px; width: 60px; height: 3px; background: #0079c3; content: '';}
#cp_tit p{ color: #282828; font-size: 36px; margin-right: 20px !important;}
#cp_tit span{ font-size: 18px; color: #707070;}
@media screen and (max-width:1440px){
    #cp_tit p{ font-size: 30px;}
    #cp_tit span{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #cp_tit p{ font-size: 24px;}
    #cp_tit span{ font-size: 16px;}
}
@media screen and (max-width:768px){
    #cp_tit{ height: 60px;}
    #cp_tit span{ display: none;}
    #cp_tit p{ font-size: 18px;}
    #cp_tit span{ font-size: 14px;}
}

.cpnr{ margin-top: 3% !important;}
.cpnr li{ background: #f4f4f4; padding: 15px; margin-bottom: 5%; transition: 0.5s;}
.cpnr li .pic{ 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; transition: 0.3s;}
.cpnr li h3{ font-size: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: 0.3s;}
.cpnr li p{ color: #999999; font-size: 15px;}
.cpnr li dl{ margin-top: 3% !important;}
.cpnr li dl dd{ height: 40px; line-height: 40px; background: #c3002f; border-radius: 20px; width: 45%; text-align: center; color: #fff; transition: 0.3s;}
.cpnr li dl dd a{ color: #fff; display: none;}
.cpnr li dl dd a:last-of-type{ display: block;}
.cpnr li dl dd:last-of-type{ background: #0079c3;}
.cpnr li:hover{ box-shadow: 0 0 20px rgb(0 0 0 / 20%);}
.cpnr li:hover .pic img{ transform: scale(1.05);}
.cpnr li:hover h3{ color: #0079c3;}
/*.cpnr li:hover p{ color: rgba(255,255,255,0.5);}*/
/*.cpnr li:hover dl dd:last-of-type{ background: rgba(255,255,255,0.2);}*/
@media screen and (max-width:1200px){
    .cpnr li h3{ font-size: 16px;}
    .cpnr li p{ font-size: 12px;}
    .cpnr li dl dd{ font-size: 12px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:991px){
    .cpnr li dl dd a:last-of-type{ display: none;}
    .cpnr li dl dd a:first-of-type{ display: block;}
}


.pro_con{ background: #fff;}
.cp_left{ padding: 0; position: relative; overflow: hidden;}
.cp_left .swiper-container {
    width: 100%;
    height: 100%;
}

.cp_left .swiper-slide {
    text-align: center;
    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;
    -webkit-align-items: center;
    align-items: center;
}
.cp_left .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 65%; position: relative; overflow: hidden;}
.cp_left .swiper-slide img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.cp_left .swiper-button-next:after,.cp_left .swiper-button-prev:after{ display: none;}
.cp_left .swiper-button-disabled{ opacity: 1 !important;}
.cp_left .swiper-button-next,.cp_left .swiper-button-prev{ width: 42px; height: 42px; background: rgb(0,121,195,0.5); border-radius: 5px; line-height: 42px; right: 0; transition: 0.3s;}
.cp_left .swiper-button-prev{ left: 0;}
.cp_left .swiper-button-prev i,.cp_left .swiper-button-next i{ color: #fff; font-size: 20px;}
.cp_left .swiper-button-next:hover,.cp_left .swiper-button-prev:hover{ background: #0079c3;}

.cp_right{ padding: 3%;}
.cp_right h2{ color: #333333; font-size: 24px; font-weight: bold !important;}
.cp_right dl{ margin-top: 5% !important;}
.cp_right dl dt{  text-align: center; color: #089244; font-size: 15px; background: #fff; border: 1px solid #dadada; padding: 2% 0; width: 20%; margin-right: 2%; border-radius: 10px; transition: 0.3s;}
.cp_right dl dt i{ color: #0079c3; font-size: 40px; height: 40px; line-height: 40px; margin-bottom: 5px; font-weight: normal;}
.cp_right dl dt p{ color: #333333; font-size: 20px; font-weight: bold;}
.cp_right dl dt span{ display: block; color: #666666; font-size: 16px;}
.cp_right .content{ color: #666666; font-size: 16px; margin: 3% 0; line-height: 35px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_right .order-btn{ height: 50px; line-height: 50px; transition: 0.3s; background: #0079c3; color: #fff; border-radius: 5px; text-align: center;}
.cp_right .order-btn:hover{ letter-spacing: 5px; background: #c3002f;}
.cp_right .order-btn a{ color: #fff; font-size: 16px; display: none;}
.cp_right .order-btn a:last-of-type{ display: block;}
.cp_right dl dt:hover{ background: #0079c3; border: 1px solid #0079c3;}
.cp_right dl dt:hover i,.cp_right dl dt:hover p,.cp_right dl dt:hover span{ color: #fff;}
@media screen and (max-width:1400px){
    .cp_right dl dt{ line-height: 20px;}
    .cp_right dl dt i{ margin-bottom: 10px;}
    .cp_right dl dt p{ font-size: 16px;}
    .cp_right dl dt span{ font-size: 12px;}
}
@media screen and (max-width:991px){
    .cp_right{ margin-top: 3%;}
    .cp_right dl dt{ float: left; width: 45%; margin-bottom: 1%;}
    .cp_right .order-btn a:last-of-type{ display: none;}
    .cp_right .order-btn a:first-of-type{ display: block;}
}


.cpbt{ margin: 0 auto !important; height: auto; line-height: 70px; border-bottom: 1px solid #efefef; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; font-size: 16px; width: 15%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #0079c3;}
.cpbt li:hover a{ color: #0079c3;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1400px){
}
@media screen and (max-width:1200px){
    .cpbt li{ width: 16%;}
}
@media screen and (max-width:768px){
    .cpbt{ line-height: 30px;}
    .cpbt li{ width: 33%;}
    .cpbt li:nth-of-type(3):before{ display: none;}
}
@media screen and (max-width:765px){
    .cpbt li{ width: 33%; font-size: 13px;}
}



.cptit{ background: url("../images/cpinfo_line.png") no-repeat left bottom; height: 50px; margin-top: 3%;}
.cptit i{ color: #c3002f; font-size: 14px;}
.cptit p{ color: #0079c3; font-size: 22px; padding: 0 10px; font-weight: bold;}
.cptit span{ font-size: 16px; color: #999999; text-transform: uppercase;}
.cp_content{ color: #333; font-size: 16px; padding-top: 3%; line-height: 35px;}
.cp_content img{ max-width: 100%;}
.cp_content table{ width: 90%; margin: 0 auto 2%;}
.cp_content table td{ text-align: left; padding-left: 5%; border: 1px solid #efefef;}

.cpys li{ background: #f9f9f9; border-radius: 10px; margin-top: 4%; padding: 5%; transition: 0.3s;}
.cpys li .tit{ border-bottom: 1px dashed #ebebeb; position: relative; height: 50px;}
.cpys li .tit:before{ position: absolute; left: 0; bottom: -1px; content: ''; width: 50px; height: 3px; background: #cf2e2d;}
.cpys li .tit p{ color: #333333; font-size: 22px; font-weight: bold; padding-right: 10px;}
.cpys li .tit span{ color: #666666; font-size: 16px; text-transform: uppercase;}
.cpys li .con{ color: #666666; font-size: 16px; padding-top: 3%; min-height: 120px; line-height: 35px;}
.cpys li .con span{ color: #c3002f; font-weight: bold;}
.cpys li:hover{ background: #0079c3;}
.cpys li:hover .tit p,.cpys li:hover .tit span,.cpys li:hover .con,.cpys li:hover .con span{ color: #fff;}
.cpys li:hover .tit{ border-bottom: 1px dashed rgba(255,255,255,0.2);}
.cpys li:hover .tit:before{ background: #fff;}
@media screen and (max-width:1440px){
    .cpys li .tit p{ font-size: 18px;}
    .cpys li .tit span{ font-size: 12px;}
    .cpys li .con{ font-size: 14px; line-height: 25px; min-height: 80px;}
}
@media screen and (max-width:991px){
    .cp_content{ font-size: 14px; line-height: 30px;}
    .cptit p{ font-size: 18px;}
    .cptit span{ font-size: 14px;}
}

#anli{ position: relative; margin-top: 3%;}
#anli .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#anli .swiper-slide {
    transition:0.3s;
    position: relative;
    overflow: hidden;
    background: #f9f9f9;
    /* 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;
}
#anli .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#anli .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
#anli .swiper-slide .font{ padding: 5%; width: 100%;}
#anli .swiper-slide .font h3{ width: 100%; color: #333333; font-size: 16px; height: 40px; position: relative; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
#anli .swiper-slide .font h3:before{ position: absolute; left: 0; bottom: 0; content: ''; width: 50px; height: 3px; background: #3292ce; transition: 0.3s;}
#anli .swiper-slide .font .con{ width: 100%; color: #999999; font-size: 14px; padding: 2% 0 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#anli .swiper-slide:hover .pic img{transform: scale(1.05);}
#anli .swiper-slide:hover .font h3:before{ width: 100%;}
#anli .swiper-button-next:after,#anli .swiper-button-prev:after{ display: none;}
#anli .swiper-button-next i,#anli .swiper-button-prev i{ color: #fff; font-size: 20px;}
#anli .swiper-button-next,#anli .swiper-button-prev{ background: rgba(0,0,0,0.3); top: 35%; width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#anli .swiper-button-next{ right: 0;}
#anli .swiper-button-prev{ left: 0; }
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
    #anli .swiper-slide .font{ padding-top: 7%;}
    #anli .swiper-slide .font p{ font-size: 14px; min-height: 110px; height: 40px; line-height: 25px;}
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}


#zzry{ position: relative; margin-top: 3%;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#zzry .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #f9f9f9;
    padding: 15px 15px 0;
    border: 1px solid #ececec;
    /* 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 .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #fff;}
#zzry .swiper-slide .pic a{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#zzry .swiper-slide .pic a img{ max-width: 100%; height: 100%; }
#zzry .swiper-slide p{ width: 100%; text-align: center; color: #444; height: 50px; line-height: 50px; position: relative;}
#zzry .swiper-slide:before{ position: absolute; left: 50%; bottom: 0; content: ''; height: 3px; width: 0; background: #0e60c4; transition: 0.3s;}
#zzry .swiper-slide:hover:before{ width: 100%; left: 0;}
#zzry .swiper-button-next:after,#zzry .swiper-button-prev:after{ display: none;}
#zzry .swiper-button-next i,#zzry .swiper-button-prev i{ color: #fff; font-size: 20px;}
#zzry .swiper-button-next,#zzry .swiper-button-prev{ background: rgba(0,0,0,0.3); width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#zzry .swiper-button-next{ right: 0;}
#zzry .swiper-button-prev{ left: 0; }


#zsht{ position: relative; margin-top: 3%;}
#zsht .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#zsht .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #f9f9f9;
    padding: 15px 15px 0;
    border: 1px solid #ececec;
    /* 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;
}
#zsht .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #fff;}
#zsht .swiper-slide .pic a{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#zsht .swiper-slide .pic a img{ max-width: 100%; height: 100%; }
#zsht .swiper-slide p{ width: 100%; text-align: center; color: #444; height: 50px; line-height: 50px; position: relative;}
#zsht .swiper-slide:before{ position: absolute; left: 50%; bottom: 0; content: ''; height: 3px; width: 0; background: #0e60c4; transition: 0.3s;}
#zsht .swiper-slide:hover:before{ width: 100%; left: 0;}
#zsht .swiper-button-next:after,#zsht .swiper-button-prev:after{ display: none;}
#zsht .swiper-button-next i,#zsht .swiper-button-prev i{ color: #fff; font-size: 20px;}
#zsht .swiper-button-next,#zsht .swiper-button-prev{ background: rgba(0,0,0,0.3); width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#zsht .swiper-button-next{ right: 0;}
#zsht .swiper-button-prev{ left: 0; }
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}


.fwlc li{ text-align: center; padding: 5% 0; line-height: 25px; margin-top: 6%; transition: 0.3s;}
.fwlc li i{ font-size: 40px; height: 50px; line-height: 50px; margin-bottom: 5px; color: #666666;}
.fwlc li p{ color: #666666; font-size: 22px;}
.fwlc li span{ color: #bcbcbc; text-transform: uppercase; font-size: 12px;}
.fwlc li:hover{ background: #0a80c8;}
.fwlc li:hover i,.fwlc li:hover p,.fwlc li:hover span{ color: #fff;}
@media screen and (max-width:1200px){
    .fwlc li p{ font-size: 16px;}
}


.xgcp1 li:hover p{ background: #fff !important; color: #282828 !important;}
#xgcp{ padding: 7% 0 2%;}
#xgcp li{ margin-bottom: 10%; background: #fff;}
#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; text-align: center; transition: 0.3s; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgcp li:hover p{ background: #089244; color: #fff;}
#xgcp li:hover .pic img{ transform: scale(1.1);}

.cp-tools { height: auto; line-height: 37px; text-align: center; width: 100%; overflow: hidden; padding: 0 10% 5%;}
.cp-tools a { display: block; float: left; flex: 1; width: 45%; height: 37px; border-radius: 20px; background-color: #0079c3; color: #ffffff; }
.cp-tools a:nth-of-type(2){ float: right;}
.cp-tools a.btn-free { background:none; color: #aaaaaa; border:1px solid #aaaaaa;}
.cp-tools a:hover { background-color: #0079c3; border:1px solid #0079c3; color: #ffffff; }
.cp-tools a:hover ~ .btn-ask { background:none; color: #aaaaaa; border:1px solid #aaaaaa; }
@media screen and (max-width:1200px){
    .cp-tools a{ width: 48%; font-size: 12px;}
}


#xgxw{ padding: 3% 7% !important;}
#xgxw li{ border-bottom: 1px dashed #ccc; padding: 5% 0; transition: 0.3s;}
#xgxw li .tit{ color: #666666; font-size: 16px; transition: 0.3s;}
#xgxw li .content{ color: #999999;}
#xgxw li:hover{ border-bottom: 1px dashed #0079c3;}
#xgxw li:hover .tit{ color: #0079c3;}



/*翻页*/
.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;
}
