.block2{display: none;}
.block3{background:#f9f9f9; padding:30px 0px; }
.block3 center { font-size:30px; color:black; margin-bottom:10px;}
.block3 ul{width:1150px;}
.block3 li{float:left;background:#fff; position:relative; width:180px; height:160px;border:1px solid #e9e9e9;margin:10px 48px 10px 0px; cursor:pointer; }
.block3 li .img{ width:180px; height: 48px; padding:30px 0px; display: block; text-align: center; }
.block3 li .font{ width:180px; height: 38px; margin:0px auto; display: block; text-align: center; line-height: 38px; color:#3399cc; font-weight: bold; font-size: 16px;}
.block3 li:hover{ color:#e40000;background-color:#CCC; }

/*定义动画*/
@keyframes animateTopAndBottom{
				40% 	{ -webkit-transform:translateY(-48px); opacity: 0; }
				75% 	{ -webkit-transform:translateY(20px); opacity: 1;}
				100% 	{ -webkit-transform:translateY(0px);}
}
@-webkit-keyframes animateTopAndBottom{
				40% 	{ -webkit-transform:translateY(-48px); opacity: 0; }
				75% 	{ -webkit-transform:translateY(20px); opacity: 1;}
				100% 	{ -webkit-transform:translateY(0px);}
}

@-moz-keyframes animateTopAndBottom{
				40% 	{ -moz-transform:translateY(-48px); opacity: 0; }
				75% 	{ -moz-transform:translateY(20px); opacity: 1;}
				100% 	{ -moz-transform:translateY(0px);}
}
.block3 li:hover .img img{
				animation: animateTopAndBottom .2s;
				-webkit-animation: animateTopAndBottom .2s;
				-moz-animation: animateTopAndBottom .2s;	
}

.title{font-size: 18px;  color: #333;}
div.title a {  font-size: 12px;  margin-top: 17px;  line-height: 16px;  float: right; }
.block4{ width: 100%;height: auto; margin-top: 40px;}
.block4 .order-l{ width: 540px;float: left;}
.block4 .order-l .order_btn{ display: block; width: 100px;  height: 33px; margin: 0px auto;  font-size: 14px;  line-height:33px;  text-align: center;  color: #FFF;  background: #E7691E none repeat scroll 0% 0%;}
.block4 .order-l .order-list{ margin-top: 15px;}
.block4 .order-l .order-list ul:hover{background-color: #F9F9F9}
.block4 .order-l .order-list ul li{float: left; color: #666; font-size: 14px; padding:0px 5px;  height: 40px;  line-height: 40px;    width: 160px;}
.block4 .order-l .order-list .order-list-title  li{  font-size: 14px; color: #333;}
.block4 .order-l .order-list ul li a{color: #39C;}
.block4 .order-l .order-list ul li a:hover{text-decoration:underline;}
.block4 .order-l .order-list ul li.col1{ width: 366px;}
.block4 .order-l .order-list ul li.col2{ width: 57px;text-align: center;}
.block4 .order-l .order-list ul li.col3{ width: 87px; text-align: right;}
.block4 .ask-r{ margin-left:40px; width: 520px; float: left;}
.block4 .ask-r .ask_btn{ display: block; width: 100px;  height: 33px; margin: 0px auto;  font-size: 14px;  line-height:33px;  text-align: center;  color: #FFF;  background: #0066CB none repeat scroll 0% 0%;}
.block4 .ask-r .ask-list{ margin-top: 15px;}
.block4 .ask-r .ask-list .ask-list-title li{float: left;height: 40px;line-height: 40px;font-size: 14px;color: #333;}
.block4 .ask-r .ask-list .ask-list-title li.col1{width: 383px;}
.block4 .ask-r .ask-list .ask-list-title li.col2{width: 47px; }
.block4 .ask-r .ask-list .ask-list-title li.col3{width: 80px;text-align: right;padding-left: 10px;}
.block4 .ask-r .ask-list .list li{ height: 39px;  line-height: 39px;  clear: both; font-size: 14px;border-top: 1px solid #F3F3F3; }
.block4 .ask-r .ask-list .list li:hover{background-color: #F9F9F9}
.block4 .ask-r .ask-list .list li .question-title{float: left;width: 376px;}
.block4 .ask-r .ask-list .list li .question-title a{color: #39C;}
.block4 .ask-r .ask-list .list li .question-title a:hover{text-decoration:underline;}
.block4 .ask-r .ask-list .list li .question-info{float: right; color: #999;width: 138px;}
.block4 .ask-r .ask-list .list li .question-info .answer-num{float: left;width: 47px; }
.block4 .ask-r .ask-list .list li .question-info .question-time{padding-left: 10px;float: left;width: 80px;text-align: right;}
.block5{ width: 100%;height: auto; margin-top: 40px;}
.block5 .casus-list{margin-top: 15px; }
.block5 .casus-list ul{width: 1124px;}
.block5 .casus-list ul li{ float: left;margin:0px 23px 20px 0px;position: relative; }
.block5 .casus-list ul li img{ width: 258px; height: 240px;}
.block5 .casus-list ul li .casus-info{position: absolute;  left: 0px;  bottom: 0px;  width: 258px;  height: 30px;  line-height: 30px;  background-color: #000;  opacity: 0.75; }
.block5 .casus-list ul li .casus-info .casus-title{margin-left: 10px;  font-size: 14px;  color: #FFF;}
.block5 .casus-list ul li .casus-info .casus-num{position: absolute;  margin-right: 10px;  color: #999;  right: 0px;  top: 0px;}
.block6{ width: 100%;height: auto; margin-top: 40px;}
.block6 .company-list{ margin-top: 15px;}
.block6 .company-list ul{width: 1134px}
.block6 .company-list ul li{ float: left; margin-right: 37px;position: relative;}
.block6 .company-list ul li img{width: 125px;height: 125px;}


/*****************************
**友情链接									**
******************************/

.links-box{ margin:10px auto; border:1px solid #e1e1e1; border-radius: 3px; width:1100px;border-top: 2px solid #e1e1e1;overflow:hidden;padding: 0 15px;line-height: 24px;}
.links-box .around-city{}
.links-box .around-city dt{float: left;width: 110px;padding-right: 10px;height: 24px;color: #999;}
.links-box .around-city dt h2{font-size: 100%;font-weight: normal;}
.links-box .around-city dd{width: 980px;float: right;margin: 0px;}
.links-box .around-city dd ul{overflow: hidden;width: 992px;position: relative;}
.links-box .around-city dd ul li{display: inline-block;width: 124px;height: 24px;float: left;}
.links-box .around-city dd ul li a{color: #999;}
.links-box .around-city dd ul li a:hover{color: red;}
.links-box .yq-links{border-top: 1px  dashed #e1e1e1;padding: 10px 0px;}
.links-box .yq-links .yq-links-title{float: left;width: 110px;padding-right: 10px;height: 24px;color: #999;}
.links-box .yq-links .yq-links-title h2{font-size: 100%;font-weight: normal;}
.links-box .yq-links .yq-links-a{float: left;}
.links-box .yq-links .yq-links-a a{display: inline-block;height: 24px;margin-right: 10px;color: #999;}
.links-box .yq-links .yq-links-a a:hover{color: red;}