@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, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.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;
}

a.reman {
    font-weight: bold;
    color: #666;
    font-size: 14px;
}
.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}
/*head&nav*/
.head {
    height: 120px;
}
.flex {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.head .logo {
    color: #333;
    font-size: 34px;
    font-weight: bold;
    margin-top: 34px;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 16px;
    height: 100px;
    float: right;
    background: url(../img/dianhua.jpg) left center no-repeat;
    padding-left: 79px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #222222;
    font-size: 16px;
}
.logo_tel p span a{
    display: block;
    font-size: 34px;
    color: #d0021b;
    height: 30px;
    line-height: 36px;
    font-weight: bold;
}
.nav {
    background-size: 100%;
    background:linear-gradient(to right, #d59836, #cd9b4a, #d7b47b);
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 195px;
    line-height: 65px;
    position: relative;
}


.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}
p#fzwz {
    display: inline-block;
}
.resou{width:100%;height:61px;border-bottom:1px solid #ddd;overflow:hidden;}
.hot{width:100%;line-height:61px;}
.hot span{color:#666;}
.hot b{color:#d0021b;}
.hot b a{font-weight:bold;display:inline-block;}


.c1-2{
    margin-top: 25px;
    margin-bottom: 60px;
    position: relative;
}
.c1-2 ul{
    width: 100%;
}
.c1-2 ul li:nth-child(4n) {
    margin-right: 0;
}
.c1-2 ul li {
    width: 285px;
    margin-bottom: 27px;
    float: left;
    margin-right: 18px;
}
.c1-2 ul li a{
    display: block;
    position: relative;
}
.c1-2 ul li img {
    width: 100%;
    height: 263px;
    object-fit: cover;
}
.c1-2 ul li h3 {
    width: 100%;
    height: 40px;
    background: rgba(51, 51, 51, 0.72);
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: 0;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.c1-2 ul li  .marks{
    width: 100%;
    height: 100%;
    background: rgb(170 106 37 / 68%);
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 0;
}
.c1-2 ul li .marks h4{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    padding-top: 65px;
}
.c1-2 ul li  .marks dt{
    width: 34px;
    height: 34px;
    background: url(../img/c1-2.png) no-repeat center;
    margin: 0 auto;
}
.c1-2 ul li:hover h3{
    opacity: 0;
}
.c1-2 ul li:hover .marks{
    opacity: 1;
}



.chanpin{width:100%;height:auto;}
.chanpin .xiangmu {
    margin: 30px auto;
    display: block;
    text-align: center;
}
.chanpin .xiangmu li {
    width: auto;
    text-align: center;
    line-height: 41px;
    font-size: 16px;
    margin-right: 10px;
    background-color: #d0021b;
    color: #fff;
    margin-bottom: 10px;
    border-radius: 20px;
    display: inline-block;
    padding: 0 20px;
}
.chanpin .xiangmu li dd{color:#fff;}
.sy-pro{margin-top:40px;}
.sy-pro li{float:left;width:380px;overflow:hidden;margin:0 26px 9px 0;text-align:center;}
.sy-pro li:nth-child(3n){margin-right:0;}
.sy-pro li img{width:380px;height:250px;}
.sy-pro li span{display:block;width:100%;height:46px;line-height:46px;}
.sy-pro li a:hover{color:#d0021b;}

.guanyu{width:100%;height:auto;background:url(../img/gs-bj.jpg) no-repeat center;margin-bottom: 72px;}
.sy-title{text-align:center;}
.sy-title h1 {
    font-size: 30px;
    padding-top: 60px;
    font-weight: normal;
}
.sy-title h3 {
    font-size: 15px;
    color: #666;
    padding-top: 8px;
    font-weight: normal;
}
.sy-title hr{width:40px;height:4px;background:#d0021b;border:none;margin:14px auto 0 auto;}
.gy-cont{margin-top:190px;width:760px;float: right;}
.gy-cont h1{font-size: 28px;font-weight: bold;padding-bottom: 16px;}
.gy-cont p{line-height:28px;text-align:left;}
.gy-btn{width:178px;height:44px;margin:15px auto 0 auto;text-align:center;    float: left;}
.gy-btn a{display:block;width:178px;height:44px;line-height:44px;background:#d0021b;color:#fff;border-radius:44px;}
.gy-btn a:hover{background:#ea5d0e;}
img {
    vertical-align: middle;
}
.gs {
    width: 100%;
    height: 320px;
    margin-top: 54px;
}
.gs li{width: 400px;text-align: center;float: left;}
.gs li h3{font-size: 20px;font-weight: bold;padding: 10px 0;}
.gs li h3 p{font-size: 16px;}

.youshi{width: 100%;height: 635px;background: url(../img/ys-bj.png) no-repeat center;}
.youshi .biaoti{text-align: center;color: #fff;font-size: 36px;font-weight: bold;padding-top: 50px;}
.youshi ul{margin-top: 40px;}
.youshi ul li{width: 270px;height: 95px;background-color: #fff;text-align: center;line-height: 95px;float: left;margin-right: 40px;margin-bottom: 40px;}
.youshi ul li:nth-child(4n){margin-right: 0;}
.youshi ul li img{margin-right: 20px;}
.youshi ul li h3{font-size: 20px;}

.anli{width:100%;height:auto;}
.sy-case{margin-top:48px;}
.sy-case li{float:left;width:280px;overflow:hidden;margin:0 26px 9px 0;text-align:center;}
.sy-case li:nth-child(4n){margin-right:0;}
.sy-case li img{width:280px;height:250px;object-fit: cover;}
.sy-case li span {
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 46px;
    line-height: 46px;
}
.sy-case li a:hover{color:#ea5d0e;}

.xinwen {
    width: 100%;
    height: auto;
    padding-bottom: 28px;
}
.xinwen .left{width: 366px;margin-top: 40px;}
.xinwen li{width: 366px;border-bottom: 1px solid #eee;float: left;margin-right: 34px;}
.xinwen li h3{padding: 20px 0 10px 0;font-weight: normal;font-size: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xinwen li p {
    font-size: 14px;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 12px;
}
.xinwen li span{padding-bottom: 29px;display: inline-block;}
.xinwen .right{width: 800px;margin-top: 40px;}
.xinwen li:hover h3{color: #d59836;font-weight: bold;}

.links{padding: 20px 0;    margin-top: 50px;font-size: 16px;background: linear-gradient(to right, #d59836, #cd9b4a, #d7b47b);width: 100%;}
.links span{color:#f9f9f9;font-weight: bold;display:inline-block;}
.links a{display:inline-block;font-size: 14px;color: #fff;padding-right: 10px;}
.links a:hover{opacity: 0.8;filter: alpha(opacity=80);}

.footer{width: 100%;color: #fff;padding: 30px 0 18px;background: #000;}
.footer .contact{width: 475px;}
.footer .contact .ewm{width:134px;border:1px solid #fff; padding:10px; text-align:center;}
.footer .contact .ewm img{display:block;width:134px;}
.footer .contact .contact_info{ margin-top:10px; text-align:left;}
.footer .contact .contact_info p{font-size:16px;color:#fff;line-height:14px;font-weight:bold;}
.footer .contact .contact_info p.p1:after{content: "——"; color:#fff; display:block; margin-bottom:10px;}
.footer .contact .contact_info .tele{margin-top:16px;margin-bottom:12px;font:normal 34px "arial";color:#fff;line-height:28px; margin-top:0px;}
.footer .contact .contact_info .p2{margin-bottom:14px; line-height:24px; font-weight:400; font-size:14px; color:#fff}


.footer .contact .contact_info .p2 a{color:#fff}

.footer .contact .contact_info .line{width:30px;height:2px;margin-top:14px;margin-bottom:20px;background:#999;}
.footer .bNav{width: 724px;margin-left:0;margin-top:0px;}
.footer .bNav ul{width: 240px;height:198px;margin-top:6px;padding: 0px 0 0px 36px;line-height: 18px;float: left;border-right: 1px solid #3e3e3e;}
.footer .bNav ul:nth-child(2){ width:364px}
.footer .bNav ul:nth-child(2) li{ width:173px;}
.footer .bNav ul h3{color: #fff; font-size:16px;text-align:left;margin-bottom:16px;}
.footer .bNav ul h3:after{content: "——"; display:block; color:#fff}
.footer .bNav ul li a{display:block;color:#fff;}

.footer .bNav ul li a:hover{display:block;color:#fff; text-decoration:underline}
.footer .bNav ul li{line-height: 26px;text-align:left; float:left; display:block; width:110px;}
.footer .bNav ul li:first-child{margin-top:30px!important;}
.footer .bNav ul li a{display:block; color: #fff; font-size: 14px;}
.footer .bNav ul li a:hover{color:#fff;opacity: 0.9; filter: alpha(opacity=90);}
/*copyright*/
.copyright{height: 57px; line-height: 57px; color: #999999; font-size: 14px; background: #000; border-top: 1px solid #3e3e3e;text-align:center; color:#fff;}
.copyright span{margin: 0 12px; opacity: 0.7; filter: alpha(opacity=70);}
.copyright a{color: #999999; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.copyright a:hover{color: #fff;}

.right{float:right;}
.left{float:left;}


@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#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: 90px;line-height: 90px;background: #d0021b; color: #fff;float: left;font-size: 43px; font-weight: bold;}


.head .logo {
    color: #333;
    font-size: 36px;
    font-weight: bold;
    margin-top: 31px;
    width: 48%;
}
.logo_tel {
    padding-top: 20px;
    height: 100px;
    float: right;
    background: url(../img/dianhua.jpg) left center no-repeat;
    padding-left: 50px;
    box-sizing: border-box;
    margin-top: 7px;
    background-size: 17%;
}
.logo_tel p span a {
    display: block;
    font-size: 31px;
    color: #d0021b;
    height: 30px;
    line-height: 22px;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 15.9%;
    line-height: 55px;
    position: relative;
}
.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}
.nav ul li:last-child:after {
    display: none;
}

.c1-2 {
    margin-top: 20px;
    margin-bottom: 60px;
    position: relative;
}
.c1-2 ul li:nth-child(2n) {
    margin-right: 0;
}

.c1-2 ul li {
    width: 48.4%;
    margin-bottom: 27px;
    float: left;
    margin-right: 18px;
}
ul.sy-news img{
	display:none;
}
.xinwen .left {
    display:none;
}
.xinwen {
    width: 100%;
    height: auto;
}
.xinwen .right {
    width: 100%;
    margin-top: 40px;
}
.xinwen li:nth-child(2n) {
    margin-right: 0;
}
.xinwen li {
    width: 47.1%;
    border-bottom: 1px solid #eee;
    float: left;
    margin-right: 34px;
}

.footer .bNav ul:first-child{
	display: none;
}
.footer .bNav {
    width: 38%;
    margin-left: 0;
    margin-top: 0px;
}
.footer .bNav ul:nth-child(2) {
    display: none;
}
.footer .contact {
    width: 100%;
    float: right;
}
.footer .contact .ewm {
    width: 30%;
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
}
.footer .contact .ewm img {
    display: block;
    width: 100%;
}
.copyright {
    height: 57px;
    line-height: 57px;
    color: #999999;
    font-size: 14px;
    background: #000;
    border-top: 1px solid #e4d5bc;
    text-align: center;
    color: #fff;
    padding-bottom: 92px;
}

.footer .bNav ul:nth-child(2) li {
    width: 45%;
}
.footer .bNav ul li {
    line-height: 26px;
    text-align: left;
    float: left;
    display: block;
    width: 45%;
}
.footer .bNav ul {
    width: 240px;
    height: 198px;
    margin-top: 6px;
    padding: 0px 0 0px 0;
    line-height: 18px;
    float: left;
    background: url(../img/footer-split.png) no-repeat right top;
}

.guanyu {
    width: 100%;
    height: auto;
    background: #fafafa;
    padding: 40px 0;
    margin-bottom: 0;
}
.gy-cont {
    margin-top: 0;
    width: 100%;
    float: right;
}
.gs {
    width: 100%;
    height: auto;
    margin-top: 54px;
    padding-bottom: 35px;
}
.gs li {
    width: 33.3333%;
    text-align: center;
    float: left;
}
.youshi ul li {
    width: 21.5%;
    height: 100px;
    background-color: #fff;
    text-align: center;
    line-height: 100px;
    float: left;
    margin-right: 27px;
    margin-bottom: 39px;
}
.youshi ul li h3 {
    font-size: 18px;
}
.youshi ul li img {
    margin-right: 5px;
    width: 20%;
}
.youshi .biaoti {
    text-align: center;
    color: #fff;
    font-size: 31px;
    font-weight: bold;
    padding-top: 73px;
}
.sy-case li:nth-child(2n) {
    margin-right: 0;
}
.sy-case li {
    float: left;
    width: 47.7%;
    overflow: hidden;
    margin: 0 26px 9px 0;
    text-align: center;
}
.sy-case li img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}










}
