@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6{ list-style:none;margin:0;padding:0px;}
p{ margin:0px;}
html{
    --showcolor--:rgb(190, 0, 0);
    --botnavcolor--:rgb(184 0 0);

}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}

/*top*/
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #777777;
    background: #d2d2d2;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#777777;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
        margin: 0;
        color:#777777;
}
/*head&nav*/
.head {
    height: 120px;
}

.head .logo {
    color: #0057b8;
    font-size: 38px;
    font-weight: bold;
    margin-top: 10px;
        width: 50%;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}

.logo_tel {
	padding-top: 12px;
	height: 100px;
	float: right;
	box-sizing: border-box;
	margin-top: 7px;
}
.logo_tel p {
height: 30px;
    line-height: 24px;
    float: left;
    color: #333;
    background: url(../img/tel.png) -4px -5px no-repeat;
    font-size: 16px;
    margin-left: 22px;
    display: block;
    text-indent: 24px;
    padding-top: 10px;
}
.logo_tel p span {
	display: block;
	font-size: 32px;
	color:#000;
	font-weight: bold;
	margin-top: 5px;
    text-indent:0px;
}

.nav {
    font-size: 0;
    background-size: 100%;
    background: url(../img/navbg.jpg) repeat-x;
}

.nav .breadcrumbnav {

}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 169px;
    line-height: 50px;
    position: relative;
}
.nav .breadcrumbnav li:first-child:before{
	display: none;
}
.nav .breadcrumbnav li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 27px;
    transform: translateY(-50%);
    height: 27px;
    width: 1px;
    background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.4),rgba(255,255,255,0));
}

.nav .breadcrumbnav li a {
    font-size: 16px;
    font-weight:normal;
    color: #333;
}

.nav .breadcrumbnav li:hover {

}

.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #0057b8;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #333;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}

.cl-cplb-3ndfl4-3-01-con dl:nth-child(3n) {
    margin-right: 0;
}
.cl-cplb-3ndfl4-3-01-con dl {
    width: 31.777777%;
    float: left;
    border: 1px solid #d5d5d5;
    background: #fff;
    margin-bottom: 2%;
    margin-right: 2%;
    border-bottom: 5px solid #0093dd;
}
.cl-cplb-3ndfl4-3-01-con dt img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 285px;
    transition: .5s;
}
.cl-cplb-3ndfl4-3-01-con dl:hover {
    border-color: #0093dd;
}
.cl-cplb-3ndfl4-3-01-con dt:hover img{transform:scale(1.1)}
.cl-cplb-3ndfl4-3-01-con dt{
    overflow: hidden;
}
.cl-cplb-3ndfl4-3-01-con dd {
    padding: 0 12px 6px;
}
.cl-cplb-3ndfl4-3-01-con h4 {
    height: 38px;
    font-size: 16px;
    font-weight: normal;
    line-height: 38px;
    overflow: hidden;
}
.cl-cplb-3ndfl4-3-01-con h4 a {
    color: #767676;
    display: block;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.clear{clear:both;}
.zjbn {
    background: url(../img/201908031813457298074.jpg) no-repeat center;
    height: 247px;
    background-size: 100%;
    margin-top: 3%;
}
#marquee {
    width: 100%;
    height: 265px;
    overflow: hidden;
    margin: 2% auto 0;
}

#marquee ul li {
    float: left;
    padding: 0 10px;
    line-height: 25px;
    width: 23.3%;
    height: 166px;
}

#marquee ul li img {
    width: 100%;
    height: 208px;
}

#marquee ul li h4 {
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}




@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%!important;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a{ width:calc(100% / 1); text-align:center; height:50px; line-height:50px; background:#e7272d; color:#fff; float:left; font-size:28px;    font-weight: bold;}


.head .logo {
    color: #0057b8;
    font-size: 38px;
    font-weight: bold;
    margin-top: 15px;
    width: 45%;
}
.head .tel {
    padding-top: 25px;
    width: 24%;
    float: right;
    margin-left: 0;
}
.head .tel img{
	width:100%;
}
.head {
    height: 90px;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 14%;
    line-height: 50px;
    position: relative;
}
.flbt .ul {
    width: 98%!important;
}
.flbt .ul .neirong li {
    _display: inline;
    overflow: hidden;
    text-align: center;
    display: block;
    margin: 0 0.18rem 1% 0!important;
    height: 135px!important;
    border-radius: 50%;
    border: 1px solid #c5c5c5;
    float: left;
    width: 22%!important;
}
.flbt .ul .neirong li p {
    bottom: 16px !important;
}
.flbt .ul .neirong {
    float: left;
    width: 100%!important;
    height: auto!important;
    overflow: hidden;
    margin: 0!important;
}
.flbt .ul .neirong li img {
    display: block;
    width: 100%!important;
    height: 134px!important;
    border-radius: 50%;
    object-fit: cover;
}
.cl-cplb-3ndfl4-3-01-con dt img {
    height: 200px !important;
}

.cl-cplb-3ndfl4-3-01-con dl {
    width: 46.7%;
    float: left;
    border: 1px solid #d5d5d5;
    background: #fff;
    margin-bottom: 2%;
    margin-right: 2%;
    border-bottom: 5px solid #0093dd;
}
.cl-cplb-3ndfl4-3-01-con dl:nth-child(4n) {
    margin-right: 0;
}
.cl-cplb-3ndfl4-3-01-con dl:nth-child(3n) {
    margin-right: 2%;
}
.zjbn {
    background: url(../img/201908031813457298074.jpg) no-repeat center;
    height: 128px;
    background-size: 100%;
    margin-top: 3%;
}
.alzs_left {
    width: 35%!important;
    height: 6.4rem;
    background: #e4181f;
    float: left;
}
.alzs_right {
    width: 63%!important;
    margin: 0 4px;
    height: 6.4rem;
    overflow: hidden;
    position: relative;
    float: left;
}
.ggnr li {
    width: 47.7%!important;
    height: 3.95rem;
    margin-right: 0.2rem;
    margin-bottom: 0.05rem;
    position: relative;
    float: left;
    overflow: hidden;
}

#marquee ul li h4 {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.footleft {
    width: 100%!important;
    float: left;
}
body{
    min-width: 9rem !important;
}
#contact ul li {
    width: 25%!important;
    float: left;
    text-align: center;
    font-size: 0.16rem;
}
#contact ul {
    margin-top: 0.59rem;
    float: left;
    width: 100%;
}
#marquee ul li {
    float: left;
    padding: 0 10px;
    line-height: 25px;
    width: 21.3%;
}
#marquee ul li img {
    width: 100%;
    height: 120px;
    object-fit: cover;
}
#marquee {
    width: 100%;
    height: 189px;
    overflow: hidden;
    margin: 2% auto 0;
}
.news .newsxq .newsbt a {
    float: right;
    background: #f00;
    color: #fff;
    font-size: 0.16rem;
    padding: 0 0.1rem;
    line-height: 0.42rem;
    display: none;
}
.news .newsxq {
    width: 98%!important;
}
.news .newsxq .newsbt {
    width: 100%!important;
    background: #fff;
    float: right;
    padding: 0.8rem 0 0 0;
}
.about .aboutxq p {
    font-size: 0.16rem;
    line-height: 0.28rem;
    width: 100%!important;
    display: block;
}
.news {
    width: 100%!important;
    padding-bottom: 0.3rem;
    overflow: hidden;
    background: url(../img/2021051….jpg) no-repeat center 0;
    background-size: auto 7.1rem;
    float: left;
    background: none!important;
}
.news .newsxq .newsnr {
    margin: 0.8rem 0.03rem 0 0;
    width: 100%!important;
    float: right;
}
.inewsL {
    float: left;
    width: 98%!important;
}
.inewsR {
 display:none!important;
}



}
