@charset "utf-8";
/* CSS Document */
@import url("reset.css");
/*数据*/

.gdpbox{ width:1200px; margin:0 auto;  font-family: "微软雅黑"; padding-bottom: 20px;}

.gdpqh{ line-height:60px; margin:20px auto 0px; overflow:hidden;}
.gdpqh a{ float:left; padding:0 34px; display:block; text-align:center; font-size:18px; cursor:pointer; background:#f2f2f2; }
.gdpqh a.on{ background:#578ed2; color:#fff; font-weight:bold;}



.gdp_nr{height: 473px;/* overflow: hidden; */width: 100%;}
/*简介*/
.gdpjj{padding: 20px;margin-bottom: 30px;font-family: "微软雅黑";height: auto;overflow:;}
.gdpjj h3{ font-weight:normal; font-size:20px; margin-bottom:5px;}
.gdpjj p{ line-height:26px; text-indent:2em;}
#main1{  height:420px; margin:10px auto;width: 100%;}
/*年份统计*/
.tjzq{margin-left: 40px;height:40px;display: inline-block;margin-bottom:10px;font-family: "微软雅黑";}
.tjzq em{ float:left; display:block; height:40px; line-height:40px; margin-right:10px;}
em:hover{transform: rotateY(0deg);-moz-transform: rotateY(0deg); -webkit-transform: rotateY(0deg); ransition: transform 0.7s ease-out 0s;-moz-transition:transform 0.7s ease-out 0s; -webkit-transition: transform 0.7s ease-out 0s;}
.rqxlk{  border: 1px solid #ddd; position:relative; margin-right:10px;border-radius: 10px;}
.sp1{  float: left;width: 73px;height: 38px;line-height: 38px;text-align: center;color: #333; font-size: 14px;}
.sp2{  float: right;width: 38px;height: 38px; background: url(jiantou.png) no-repeat center  #578ed2 ;border-radius: 0 10px 10px 0;}

.rqxlk ul{position: absolute;left: 0;top: 39px;display: none;border: 1px solid #ccc;width: 100%;background: #fff; z-index:999;}

.rqxlk ul li{padding: 5px;border-bottom: 1px dashed #ccc; cursor: pointer; }

.bbcx{height: 40px;background:#578ed2;float:left;border: none;text-align:center;color:#fff;font-size:16px;cursor:pointer;border-radius: 10px;padding: 0 20px;margin-left: 6px;}
.bbcx img{margin-left: 14px;}
.dcbg{height: 40px;background:#578ed2;float:left;border: none;text-align:center;color:#fff;font-size:16px;cursor:pointer;margin-left: 15px;border-radius: 10px;padding: 0 10px;}

.name_box{width:100%;margin-top: 30px;display: flex;justify-content: center;color: #555555;font-size: 14px;}
@media screen and (max-width:600px ) {
   .gdp_nr {height: auto;}
   .tjzq {height:auto;}
    .dcbg {margin-top:10px;}
}
















