﻿@charset "utf-8";
html{min-width:1200px;}
/*==========@@通用 开始@@==========*/
/*常用颜色*/



.index .txtlistbox{width:800px;}
.txtlistbox .item{border:1px solid #ddd;margin-bottom:16px;transition: all 0.2s linear 0s;+margin-bottom: 18px;}
.txtlistbox .item a{display:block;padding:28px;}
.txtlistbox .item h3{font-size:18px;vertical-align: top;}
.txtlistbox .item p{font-size:14px;line-height: 20px;height: 40px;color: #666;}
.txtlistbox .item .time{display: block;width: 90px;height:66px;border-right: 1px solid #ddd;line-height:20px;margin-right: 30px;color: #666;vertical-align: middle;*zoom: 1;}
.txtlistbox .item .time b{color: #666;display:block;font-size: 48px;line-height:48px;}
.txtlistbox .item:hover{border:1px solid #3989C8;-webkit-box-shadow:0 15px 15px rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.1);-webkit-transform:translate3d(0,-2px,0); transform:translate3d(0,-2px,0);}
.iabout{width:100%;background: url(../images/fl6.jpg) no-repeat center bottom #f8f8f8;padding: 80px 0;}
.iabout .txt{width:470px;height:240px;display: block;background: #fff;padding:40px;}
.iabout .txt img{max-width:100%;display:block;}
.iabout .txt p{padding-top:20px;color: #333;}
.iabout .txt span{width: 154px;height: 34px;line-height: 34px;text-align: center;display: block;border: 1px solid #1a7140;margin-top: 20px;
-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;cursor: pointer;}
.iabout .txt:hover span{background: #1a7140;color: #fff;}
.iabout .img{width:650px;height:320px;display:block;overflow:hidden;}
.iabout .img img{width:100%;display:block;}
/*底部信息*/
