body,h1,h2,h3,h4,h5,h6,p,ul,li,p,span,input,button,textarea,form,img,dl,dt,dd,select{margin:0;padding:0;font-family:"微软雅黑";line-height:normal;list-style: none; color: #666; font-size: 16px; }
a{ color: #333; text-decoration:none; transition: all .3s;}
a:hover{ color: #df8f0b; }
input{outline: none; border: 0;}
button{outline: none; cursor: pointer;}
select{outline: none}
textarea{outline: none}
img{display: block;}
em{font-style: normal;}
.fl {float:left;}
.fr {float:right;}
.ellipsis {display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ellipsiss{overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.ellipsisss{overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.w1200{width: 1200px; margin: 0 auto;}
.clear{clear:both;}

/*首页*/
.topbox{  }
.top-logo{ width: 1200px; margin: 0 auto; overflow: hidden; }
.top-logo .logo{ float: left; }
.top-logo .search{ float: right; margin-top: 35px;  display: flex; overflow: hidden; }
.top-logo .search a{ width: 46px; height: 36px; background:url(../images/2.png) no-repeat 13px 8px #e4b05a; border-bottom-right-radius: 3px; border-top-right-radius: 3px; }
.top-logo .search input{ width: 200px; height: 34px; border-bottom-left-radius: 3px; border-top-left-radius: 3px; border: #e4b05a solid 1px; }
/*导航*/
.top-menu{ border-top: #f1f1f1 solid 1px;}
.nav{ width: 1240px; height: 60px; margin: 0 auto; z-index:9999;}
.nav .selected{ color: #df8f0b; font-weight: bold; }
.nav>ul{ display: flex; justify-content: space-between;}
.nav>ul>li{ width: 106px; text-align: center; position: relative;}
.nav>ul>li>a{ display: block; height: 60px; line-height: 60px; color: #333; font-size: 16px; }
.nav>ul>li>a:hover{ color: #df8f0b; font-weight: bold; }
.nav .childmenu{ display:none; position:absolute; left: calc(50% - 54px); top: 60px; background:#e4b05a; z-index:9999;}
.nav .childmenu li>a{ display: block; width: 106px; line-height: 40px; text-align:center; color:#fff; font-size: 14px; font-weight:normal;}
.nav .childmenu li>a:hover{ background:#cb9336; color: #fff; }

.sybanner .swiper-pagination-bullet{ background-color: #999999 !important; width: 12px !important; height: 12px !important;}
.sybanner .swiper-pagination-bullet-active{ background-color: #df8f0b !important;}

.synews{ padding: 30px 0; overflow: hidden;}
.newsbanner{ float: left; width: 600px; height: 375px; overflow: hidden;}
.newsbanner .swiper-container { width: 100%;height: 100%; }
.newsbanner .swiper-slide { text-align: center;font-size: 18px; }
.newsbanner .swiper-slide a { width: 600px; height: 375px;}
.newsbanner .swiper-slide a img{ display: block; width: 100%;}
.newsbanner .swiper-slide a{ position: relative; display: block; }
.newsbanner .swiper-slide a h5{ position: absolute; bottom: 0; width: calc(100% - 100px); text-align: left; padding: 10px 90px 10px 10px; font-size: 16px; font-weight: normal; color: #fff; background-color: rgba(0,0,0,.7); }
.newsbanner .swiper-pagination-bullet{ background-color: #999999 !important; width: 12px !important; height: 12px !important;}
.newsbanner .swiper-pagination-bullet-active{ background-color: #df8f0b !important;}
.newsbanner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ left: auto !important; width: auto !important; right: 10px !important;}

.synotice{ height: 136px; border-bottom: #f1f1f1 solid 1px; }
.synotice .synotice-list{ display: flex; justify-content: space-between; overflow: hidden;}
.synotice .synotice-list .left{ width: 88px; height: 84px; margin-top: 25px; padding: 3px; box-sizing: border-box; border: #f5ddb5 solid 1px;}
.synotice .synotice-list .left h2{ width: 80px; height: 76px; text-align: center; line-height: 76px; background: url(../images/14.png) no-repeat center; box-sizing: border-box; border: #ecbc6d solid 1px;}
.scroll-text { width: 1110px; height: 80px; margin-top: 35px; overflow: hidden; }
.scroll-text ul { width: 1100px; height: auto; overflow: hidden; margin: 0;}
.scroll-text ul li { float: left; width: 525px; height: 40px; margin-left: 25px;}
.scroll-text ul li a { display: block; width: 400px; float: left; font-size: 16px;}
.scroll-text ul li span { display: block; float: right; font-size: 16px; color: #aaa;}

.sytopnews{ width: 570px; float: right;}
.sytopnews-tab{ display: flex; height: 60px; padding-left: 25px; box-shadow: 0 0 5px #eaeaea;}
.sytopnews-tab span{ display: block; margin-right: 50px; line-height: 60px; font-size: 20px; cursor: pointer; }
.sytopnews-tab-selected{ color: #df8f0b; border-bottom: #e4b05a solid 5px;}
.synewslist{ float: right; width: 540px; height: 430px; background-color: rgba(255,255,255,.5); }
.sytopnews-list .part{ width: 570px; margin: 0 auto;}
.sytopnews-list .part a{ display: flex; justify-content: space-between; border-bottom: #eeeeee dashed 1px;}
.sytopnews-list .part a h3{ padding-left: 10px; width: 360px; line-height: 51px; font-weight: normal; }
.sytopnews-list .part a span{ font-size: 16px; line-height: 51px; color: #999; }
.sytopnews-list .part a:hover h3{ color: #df8f0b; }

.sy-gcyj{ position: relative; margin-bottom: 30px;}
.sy-gcyj .title{ width: 1200px; margin: 0 auto; margin-bottom: 20px; height: 60px; box-shadow: 0 0 5px #eaeaea; overflow: hidden; }
.sy-gcyj .title span{ float: left; display: block; margin: 13px 0 0 20px; width: 8px; height: 32px; background-color: #e4b05a; border-radius: 8px; }
.sy-gcyj .title h3{ float: left; margin: 16px 0 0 12px; font-size: 20px; font-weight: normal; color: #333; }
.sy-gcyj .title a{ float: right; margin-top: 20px; padding: 0 30px; border-left: #dddddd solid 1px; font-size: 14px; color: #df8f0b; }

.sy-gcyj .swiper-container{ width: 1200px; }
.sy-gcyj .swiper-container .swiper-wrapper .swiper-slide{ position: relative; }
.sy-gcyj .swiper-container .swiper-wrapper .swiper-slide img{ width: 288px; height: 180px; transition: all .3s;}
.sy-gcyj .swiper-container .swiper-wrapper .swiper-slide a{ display: block; width: 288px; overflow: hidden;}
.sy-gcyj .swiper-container .swiper-wrapper .swiper-slide span{ display: block; width: 258px; padding: 0 15px; height: 50px; line-height: 50px; font-size: 16px; text-align: center; background-color: #f5f5f5; }
.sy-gcyj .swiper-button-prev{ position: absolute; width: 31px; height: 60px; background: url(../images/15.png); top: 180px; left:calc(50% - 650px);}
.sy-gcyj .swiper-button-next{ position: absolute; width: 31px; height: 60px; background: url(../images/16.png); top: 180px; right:calc(50% - 650px);}

.sy-zbdl{ float: left; width: 896px; margin-bottom: 30px;}
.sy-zbdl .title{ margin: 0 auto; margin-bottom: 20px; height: 60px; box-shadow: 0 0 5px #eaeaea; overflow: hidden; }
.sy-zbdl .title span{ float: left; display: block; margin: 13px 0 0 20px; width: 8px; height: 32px; background-color: #e4b05a; border-radius: 8px; }
.sy-zbdl .title h3{ float: left; margin: 16px 0 0 12px; font-size: 20px; font-weight: normal; color: #333; }
.sy-zbdl .title a{ float: right; margin-top: 20px; padding: 0 30px; border-left: #dddddd solid 1px; font-size: 14px; color: #df8f0b; }
.sy-zbdl .list{ margin-bottom: 20px; padding: 0 15px; display: flex; justify-content: space-between; border-bottom: #ececec solid 1px; }
.sy-zbdl .list .left{ text-align: center; font-size: 16px; }
.sy-zbdl .list .left img{ display: block; }
.sy-zbdl .list .right{ width: 770px; }
.sy-zbdl .list .right a{ display: flex; justify-content: space-between;}
.sy-zbdl .list .right a h3{ padding-left: 10px; width: 620px; height: 36px; font-weight: normal; font-size: 14px; }
.sy-zbdl .list .right a span{ height: 36px; font-size: 14px; color: #999; }
.sy-zbdl .list .right a:hover h3{ color: #df8f0b; }

.sy-yhdl{ float: right; width: 274px; height: 247px; box-shadow: 0 0 5px #eaeaea; }
.sy-yhdl .title{ display: block; margin-top: 20px; margin-bottom: 20px; text-align: center; font-size: 18px; font-weight: bold; }
.sy-yhdl .inputline{ margin: 0 auto; margin-bottom: 10px; width: 225px; display: flex; flex-wrap: nowrap; }
.sy-yhdl .inputline span{ display: block; width: 50px; line-height: 32px; font-size: 14px;}
.sy-yhdl .inputline input{ display: block; width: 100%; flex: 1; height: 30px; border: #eaeaea solid 1px;}
.sy-yhdl .inputline .yzcode{ width:100px; height: 32px; overflow: hidden;}
.sy-yhdl .sy-yhdl-btn{ display: block; margin: 0 auto; width: 76px; height: 28px; line-height: 28px; text-align: center; color: #df8f0b; border: #f6c576 solid 1px; font-size: 14px; }

.bottombox{ height: 180px; background: url(../images/11.png) no-repeat center; }
.bottombox .left{ float: left; margin-top: 40px; }
.bottombox .left span{ display: flex; margin-bottom: 15px; color: #666; font-size: 14px; }
.bottombox .right{ margin-top: 20px; float: right; text-align: center; font-size: 14px; }
.bottombox .right img{ width: 120px; height: 120px;}


.ny-menu{ display: flex; text-align: center; align-items: center; height: 80px; box-shadow: 0 3px 3px #f5f5f5;}
.ny-menu a{ padding: 12px 35px; font-weight: bold; color: #df8f0b; border-radius: 3px; }
.ny-menu .selected{ color: #333333; background: linear-gradient(90deg,#ffc470,#ffe075); }

.ny-singlepage{ width: 1200px; margin: 0 auto;}
.ny-singlepage .aboutus{ padding: 60px 0;}
.ny-singlepage .aboutus img{ max-width: 1200px;}

.qualification{ margin: 30px 0;}
.qualification .title{ margin: 0 auto; margin-bottom: 20px; height: 60px; border-bottom: #f1f1f1 solid 1px; overflow: hidden; }
.qualification .title span{ float: left; display: block; margin: 13px 0 0 0; width: 8px; height: 32px; background-color: #e4b05a; border-radius: 8px; }
.qualification .title h3{ float: left; margin: 16px 0 0 12px; font-size: 20px; font-weight: normal; color: #333; }
.qualification-list{ overflow: hidden;}
.qualification-list a{ position: relative; display: block; float: left; margin-bottom: 20px; margin-right: 35px; width: 376px;}
.qualification-list a:nth-of-type(3n){ margin-right: 0;}
.qualification-list a .img{ width: 376px; height: 235px; overflow: hidden;}
.qualification-list a .img img{ width: 100%;}
.qualification-list a .on-over{ position: absolute; width: 376px; height: 235px; display: none; background: url(../images/18.png) no-repeat center rgba(0,0,0,.5);}
.qualification-list a:hover .on-over{ display: block; }
.qualification-list a span{ display: block; margin: 15px 0; height: 40px; text-align: center; overflow: hidden; }
.qualification-list a:hover span{  color: #df8f0b; }

.honour{ display: flex; justify-content: space-between; padding: 70px 0;}
.honour a{ width: 280px; height: 285px; box-shadow: 0 0 10px #f5f5f5; border-radius: 10px;}
.honour a img{ display: block; margin: 0 auto; margin-top: 40px;}
.honour a h3{ margin-top: 30px; font-size: 18px; font-weight: normal; text-align: center; }
.honour a span{ display: block; width: 30px; margin: 0 auto; margin-top: 25px; line-height: 70px; border-top: #aaaaaa solid 3px; font-size: 14px; text-align: center; color: #df8f0b;}

.box-page{ margin: 20px 0 40px 0; text-align: center; background-color: #ffffff;}
.box-page a{ display: inline-block; padding: 10px 15px; border: #eaeaea solid 1px;}
.box-page .on{ background-color: #e4b05a; color: #fff;}

.ny-news{ width: 1200px; margin: 0 auto; }
.ny-news .ny-news-list a{ display: flex; padding: 20px 0; border-bottom: #ececec solid 1px; }
.ny-news .ny-news-list a .date{ width: 80px; height: 70px; border: #f5ddb5 solid 1px;}
.ny-news .ny-news-list a .date i{ display: block; font-style: normal; font-size: 30px; font-weight: 100; text-align: center; color: #df8f0b; }
.ny-news .ny-news-list a .date span{ display: block; height: 30px; line-height: 30px; border-top: #f5ddb5 solid 1px; font-size: 14px; font-weight: 100; text-align: center; color: #999; }
.ny-news .ny-news-list a h3{ flex: 1; width: 100%; font-size: 18px; font-weight: normal; margin-top: 20px; margin-left: 20px; }
.ny-news .ny-news-list a:hover h3{ color: #df8f0b; }

.news-xq{ width: 1200px; margin: 0 auto; margin-bottom: 50px; overflow: hidden;}
.news-xq .title{ margin-top: 60px; font-size: 26px; color: #333333; text-align: center; }
.news-xq .other{ padding: 40px 0 20px 0; display: flex; justify-content: center; border-bottom: #eaeaea dashed 1px; }
.news-xq .other span{ margin-right: 50px; font-size: 14px; color: #999999; }
.news-xq .article{ margin-top: 20px;}
.news-xq .article p{ line-height: 36px;}
.news-xq .article img{ max-width: 1200px;height: 100%; display: unset;}
.news-xq-bottom{ width: 1200px; margin: 0 auto; margin-bottom: 40px; border: #eaeaea solid 1px;  display: flex; overflow: hidden; }
.news-next{ flex: 1; }
.news-next a{ width: 920px; margin: 20px 30px; display: block; font-size: 14px; }
.reback{ width: 120px; border-left: #eaeaea solid 1px; }
.reback a{ display: block; color: #df8f0b; line-height: 100px; font-size: 14px; text-align: center; }

.ny-service-list{ width: 1200px; margin: 0 auto; margin-top: 60px; }
.ny-service-list .left{ width: 170px; float: left; padding: 20px 0; box-shadow: 0 0 5px #eaeaea; }
.ny-service-list .left a{ display: block; width: 90px; padding: 0 20px; margin-bottom: 10px; margin-left: 20px; height: 40px; line-height: 40px; border-radius: 3px; background: url(../images/22.png) no-repeat 110px 16px #f5f5f5; }
.ny-service-list .left .selected{ background: url(../images/21.png) no-repeat 110px 16px #ffdb74;}
.ny-service-list .right{ width: 980px; float: right; }
.ny-service-list .right .list-box a{ display: block; margin-bottom: 15px; border-bottom: #ececec solid 1px; }
.ny-service-list .right .list-box a h3{ margin-bottom: 10px; color: #666666; font-weight: normal; }
.ny-service-list .right .list-box a span{ display: block; margin-bottom: 15px; color: #cccccc; font-size: 14px; }
.ny-service-list .right .list-box a:hover h3{ color: #df8f0b;}
.ny-service-list .right .imglist-box{ overflow: hidden; }
.ny-service-list .right .imglist-box a{ float: left; display: block; margin-bottom: 30px; margin-right: 55px; width: 288px; }
.ny-service-list .right .imglist-box a:nth-of-type(3n){ margin-right: 0;}
.ny-service-list .right .imglist-box a .img{ width: 288px; height: 180px; overflow: hidden; }
.ny-service-list .right .imglist-box a .img img{ width: 100%;}
.ny-service-list .right .imglist-box a span{ display: block; height: 50px; line-height: 50px; text-align: center; background-color: #f5f5f5; }
.ny-service-list .right .imglist-box a:hover span{ display: block; background-color: #e4b05a; color: #fff; }
.ny-gcyj-xq .bigimg{ width: 980px; overflow: hidden; }
.ny-gcyj-xq .bigimg img{ max-width: 100%; display: block; margin: 0 auto; }
.ny-gcyj-xq .title{ background-color: #f5f5f5; text-align: center; padding: 15px; font-size: 16px; font-weight: bold; }
.ny-gcyj-xq .wz{ padding: 25px 0; line-height: 30px; }
.ny-gcyj-xq .wz img{ max-width: 980px;}
.ny-gcyj-xq .pagebtn{ padding: 25px 0; border-top: #ececec solid 1px;  display: flex; justify-content: center; }
.ny-gcyj-xq .pagebtn a{ margin: 0 10px; padding: 10px 30px; border: #f6c576 solid 1px; color: #df8f0b; }

.ny-rczp{ width: 1200px; margin: 0 auto; margin-top: 60px; }
.ny-rczp-list .header{ display: flex; height: 60px; box-shadow: 0 0 5px #eaeaea; }
.ny-rczp-list .header span{ display: block; flex: 1; text-align: center; border-right: #f8f8f8 solid 1px; line-height: 60px; font-weight: bold; }
.ny-rczp-list .list{ display: flex; height: 80px; border-bottom: #ececec solid 1px; }
.ny-rczp-list .list span{ display: block; flex: 1; text-align: center; line-height: 80px; }
.ny-rczp-list .list span a{ color: #df8f0b; }

.ny-rczp-xq{ margin-bottom: 60px; box-shadow: 0 0 5px #eaeaea; }
.ny-rczp-xq .header{ display: flex; height: 80px; }
.ny-rczp-xq .header span{ display: block; width: 220px; text-align: center; line-height: 80px;  }
.ny-rczp-xq .header span:nth-of-type(1){ flex: 1; padding-left: 20px; text-align: left; font-weight: bold; font-size: 18px; color: #333333; }
.ny-rczp-xq .wz{ border-top: #ececec solid 1px; padding: 40px; line-height: 30px;}
.ny-rczp-xq .wz img{ width: 100%;}

.ny-zlxz{ width: 1200px; margin: 0 auto; }
.ny-zlxz-list{ padding: 40px 0 20px 0; }
.ny-zlxz-list>div{ margin-top: 20px; height: 70px; box-shadow: 0 0 5px #eaeaea; overflow: hidden; }
.ny-zlxz-list>div h3{ width: 950px; margin: 22px 0 0 30px; float: left; font-weight: normal; font-size: 18px; }
.ny-zlxz-list>div a{ float: right; display: block; margin: 20px 30px 0 0; width: 76px; height: 28px; line-height: 28px; color: #df8f0b; border: #f6c576 solid 1px; text-align: center; font-size: 14px; }
.ny-zlxz-list>div a:hover{ background-color: #df8f0b; color: #fff; }

.ny-contact{ width: 1200px; margin: 0 auto; margin-top: 30px; margin-bottom: 30px; box-shadow: 0 0 5px #eaeaea; overflow: hidden; }
.ny-contact .ny-contact-wz{ padding: 40px; border-bottom: #ececec solid 1px; }
.ny-contact .ny-contact-wz .abox{ display: flex; margin-bottom: 20px; overflow: hidden; }
.ny-contact .ny-contact-wz .abox img{ display: block; }
.ny-contact .ny-contact-wz .abox span{ display: block; margin-left: 15px; line-height: 50px; font-size: 18px; }
.ny-contact-map{ width: 1120px; height: 580px; margin: 0 auto; margin-top: 40px; margin-bottom: 40px; background-color: #eaeaea;}

.loadmore-nodata{text-align: center;}















