*{margin: 0;padding: 0;}
body{margin:0px auto;font:12px  "microsoft yahei";color: #303030;line-height: 25px;overflow-x: hidden;}
ul,li{list-style: none;}
a{text-decoration: none;color: #303030;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
a:hover{text-decoration:none;}
.clearfix {zoom:1;}
.clear{clear: both;}
.w1200{width: 1200px;margin: auto;}
.moddle{ width:1200px;}
.c{text-align: center;}

.logo{font-size: 30px;display: flex;justify-content: space-between;align-items: center;padding: 25px 0px;}
.logol{font-weight: bold;color: #000;}
.logol img{vertical-align: middle;margin-right: 10px;}
.logor{display: flex;justify-content: flex-start;align-items: center;font-size: 14px;}
.logor img{margin-right: 10px;}
.logor dl p{font-size: 22px;color: #000;font-weight: bold;}
.nav{background: rgba(0,0,0,0.7);}
.navnr{display: flex;justify-content: space-around;line-height: 60px;}
.navnr ul>a{font-size: 20px;color: #fff;padding: 12px 34px;border-right: 1px solid #666;}
.navnr ul{position: relative;text-align: center;}
.navnr ul:last-child a{border: none;}
.navnr ul li{position: absolute;z-index: 100000;display: none;background: rgba(0,0,0,0.6);width: 149px;}
.navnr ul li dl>a{font-weight: bold;color: #fff;font-size: 15px;padding: 0px;border-right: none;background: rgba(0,0,0,0.6);display: block;line-height: 36px;border-bottom: 2px solid #666 !important;}
.navnr ul:hover li a{color: #fff;}
.navnr ul li:hover a{color: #fff;}
.navnr ul li dl dt{background: rgba(0,0,0,0.3);}
.navnr ul li dl dt a{display: block;font-size: 14px;line-height: 32px;color: #fff;padding: 0px;font-weight: normal;border-bottom: 1px solid #666 !important;}
.navnr ul li dl dt:hover a{color: #fff;}
.banner img{width: 100%; display: block;}
.swiper-container .swiper-wrapper .swiper-slide img{width: 100%; display: block;}

.title{color: #000;font-size: 28px;}
.title p{font-size: 14px;text-transform: uppercase;margin-top: 5px;color: #303030;}

.advbox{padding: 90px 0px;}
.adv{margin-top: 90px;display: flex;justify-content: space-between;}
.adv dl{width: 280px;font-size: 18px;border-bottom: 2px solid #f4f6f9;padding-bottom: 8px;position: relative;}
.adv dl img{display: block;margin: 0px auto 30px;width: 80px;height: 55px;object-fit: contain;transition: 0.5s;}
.adv dl dt span{font-size: 14px;text-transform: uppercase;margin-left: 10px;}
.adv dl::after{content: '';display: block;width: 20px;height: 2px;background: #000;position: absolute;margin-top: 8px;transition: 0.5s;}
.adv dl:hover::after{width: 280px;}
.adv dl:hover img{transform: rotateY(180deg);}

.gcalbox{padding: 90px 0px;}
.gcal{margin: 40px auto 0px;}

.cpzsbox{padding: 50px 0px 100px 0px;background: #f4f6f9;}
.cpfl{margin: 40px auto;}
.cpfl dl{display: flex;justify-content: flex-start;flex-wrap: wrap;align-items: flex-start;}
.cpfl dl>a{display: block;font-size: 18px;width: 200px;text-align: center;line-height: 40px;margin: 0px;color: #fff;background: #000;}
.cpfl dl>a:hover{background: #fff;color: #000;}
.cpfl dt{display: flex;justify-content: flex-start;flex-wrap: wrap;width: 83%;}
.cpfl dt a{font-size: 16px;background: #666;color: #fff;margin: 0px 5px 5px 5px;width: 100px;line-height: 40px;text-align: center;}
.cpfl dt a:hover{color: #000;background: #fff;}
.cpzs{text-align: center;display: flex;justify-content: space-between;flex-wrap: wrap;}
.cpzs a{display: block;font-size: 18px;margin-bottom: 30px;}
.cpzs a>img{width: 380px;height: 280px;/* object-fit: contain; */display: block;}
.cpzs a dl{line-height: 80px;padding: 0px 10px;text-align: center;border-bottom: 1px solid #d3d3d3;}
.cpzs a:hover dl{border-bottom: 1px solid #828282;}

.gsjjbox{padding: 90px 0px;display: flex;justify-content: space-between;align-items: center;}
.gsjjbox>img{width: 460px;}
.gsjj{width: 710px;}
.gsjj dl{font-size: 14px;margin: 20px 0px 30px 0px;}
.gsjj dt a{border: 1px solid #919191;padding: 10px 80px;background: url(../images/gsjj_more.png) no-repeat center;}
.gsjj dt:hover a{background: url(../images/gsjj_more1.png) no-repeat center #000;}

.cfcjbox{background: url(../images/cfcj_bg.jpg) no-repeat center;padding: 50px 0px;}
.cfcjnr{text-align: center;}
.cfcjnr a{background: #fff;display: block;height: 340px;font-size: 14px;}
.cfcjnr img{height: 300px;width: 380px;}

.newbox{padding: 90px 0px;}
.new{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 40px;}
.new dl{width: 580px;font-size: 14px;color: #606060;position: relative;}
.new dl dt{font-size: 18px;}
.new dl a{border-bottom: 1px solid #d3d3d3;font-size: 22px;display: block;padding: 5px 0px 10px 0px;}
.new dl a::after{content: '';display: block;width: 20px;height: 1px;background: #000;position: absolute;margin-top: 10px;transition: 0.5s;}
.new dl:hover a::after{width: 580px;}
.new dl dd{margin: 15px 0px 30px 0px;}
.newbox>dt{text-align: center;margin-top: 30px;}
.newbox>dt a{border: 1px solid #919191;padding: 10px 80px;background: url(../images/gsjj_more.png) no-repeat center;}
.newbox>dt:hover a{background: url(../images/gsjj_more1.png) no-repeat center #000;}

.footbox{background: #000;font-size: 14px;padding: 50px 0px;color: #fff;}
.foot{margin-bottom: 30px;}