/* CSS Document */

.banner{ margin-bottom:15px;}
.query{ border:1px solid #DDDDDD; padding:30px 10px; background:url(../images/query/libg.jpg) center center no-repeat; margin-bottom:15px;}
.query .button1{ width:50%;}
.query .button2{ width:50%;}
.query a{ background:url(../images/query/button.jpg) no-repeat; width:347px; height:79px; display:block; text-align:center; color:white; font-size:28px; line-height:74px; margin:0 auto;}

/***************************
**query_change变更				**
***************************/
.query_change{ margin: 15px 0px;}
.query_change .lists{ width: 350px; height: 520px; border:1px #ddd dashed; }
.query_change .lists ul{width: 315px; margin: 0 auto; margin-top: 20px;}
.query_change .lists ul li{ width: 315px; height: 80px; cursor: pointer; margin-bottom: 20px; line-height:80px; background:url(../images/query/query_button.png) no-repeat; display:block; text-align:center; color:white; font-size:26px;}
.query_change .lists ul li:hover{background:url(../images/query/query_button_change.png) no-repeat;}
.query_change .lists ul li a{ color: #fff; padding:20px; }
.query_change .images{ width: 727px; height: 500px; padding:10px; border:1px #ddd dashed; border-left: none; overflow: hidden;}
.query_change .images img{ width: 715px; height: 490px; display: none; border: 5px #ccc solid; border-radius: 5px; }