*{margin: 0;padding: 0;}
body{margin:0px auto;font:12px  "microsoft yahei";color: #333;line-height: 25px;overflow-x: hidden;}
ul,li{list-style: none;}
a{text-decoration: none;color: #333;}
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;}
a:visited{color:#333;}
.clearfix {zoom:1;}
.clear{clear: both;}
.w1200{width: 1200px;margin: auto;}
.center{margin:0px auto;}
.moddle{ width:1200px;}
.c{text-align: center;}

.topnr{background: rgba(255,255,255,0.7);position: absolute;z-index: 100;width: 100%;}
.top{display: flex;justify-content: space-between;align-items: center;}
.logo{font-size: 30px;font-weight: bold;color: #222;padding: 0px 20px;}
.navnr{display: flex;justify-content: space-between;line-height: 90px;}
.navnr a{font-size: 14px;color: #222;line-height: 90px;}
.navnr li{position: relative;text-align: center;padding: 0px 18px;}
.navnr li p{position: absolute;z-index: 100000;display: none;background: #333;width: 200px;text-align: center;left: -50px;top: 88px;}
.navnr li p a{display: block;font-size: 14px;line-height: 40px;color: #fff;}
.navnr li p a:hover{color: #fff !important;background: #7A8FA5;}
.navnr li p a:last-child{border: none !important;}
.swiper-container .swiper-wrapper .swiper-slide img{width: 100%; display: block;}

.title{background: url(../images/title_bg.png) no-repeat center;text-align: center;font-size: 18px;height: 170px;}
.title dl{padding-top: 35px;line-height: 40px;}
.title dl p{letter-spacing: 7px;}
.title1{background: url(../images/title1_bg.png) no-repeat center;}

.gsjjbox{background: url(../images/gsjj_bg.png) no-repeat center bottom;padding: 50px 0px;background-attachment: fixed;}
.gsjj{margin: 30px auto;text-indent: 2em;font-size: 14px;line-height: 30px;}
.gsjjbox img{display: block;margin: auto;}

.cpzsbox{padding: 50px 0px;background: url(../images/cp_bg.jpg) no-repeat center;background-size: cover;}
.cpfl{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 30px auto;}
.cpfl a{width: 13%;display: block;font-size: 16px;margin: 5px 0px;line-height: 40px;border: 1px solid #333;}
.cpfl a:hover{background: #333;box-shadow: 0 0 5px rgba(0,0,0,0.2);color: #fff;}
.cpzs{text-align: center;display: flex;justify-content: space-between;flex-wrap: wrap;}
.cpzs a{display: block;font-size: 14px;margin-top: 15px;}
.cpzs img{width: 270px;height: 200px;display: block;}
.cpzs a p{color: #333;line-height: 36px;}

.newbox{padding: 50px 0px;}
.newnr{display: flex;justify-content: space-between;margin-top: 30px;}
.newnr ul{width: 570px;}
.newnr ul:first-child img{margin-bottom: 15px;}
.newnr ul:last-child img{margin-top: 20px;}
.newnr ul li{display: flex;justify-content: space-between;border-bottom: 1px dotted #eee;line-height: 40px;color: #999;}
.newnr ul li a{color: #666;font-size: 14px;}
.newnr ul li:hover a{margin-left: 20px;color: #333;}

.lxwmbox{background: url(../images/lxwm.jpg) no-repeat center;color: #fff;font-size: 14px;padding: 50px 0px;background-size: cover;}
.lxwmnr{display: flex;justify-content: space-around;margin-top: 30px;}
.lxwmnr dl{width: 23%;}
.lxwmnr dl img{transition: all 0.5s;}
.lxwmnr dl:hover img{transform: rotate(360deg);}

.footbox{font-size: 14px;padding: 25px 0px;color: #7f7f7f;border-bottom: 1px solid #eee;}