@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:#0066cc; 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{ 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;}
.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  #0066cc ;}

.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{width: 66px;height: 40px;background:#0066cc; float:left; border: none; text-align:center; color:#fff; font-size:16px; cursor:pointer;}
.dcbg{width:110px;height: 40px;background:#0066cc; float:left; border: none; text-align:center; color:#fff; font-size:16px; cursor:pointer; margin-left:10px;}

@media screen and (max-width:600px ) {
   .gdp_nr {height: auto;}
   .tjzq {height:auto;}
    .dcbg {margin-top:10px;}
}
















