/**
 * CSS Document * 
 * Created by Jessie 2016/9/21.
 */
/* ==布局样式== */
.rows {
  width: 100%;
}
.clearfix {
  display: block;
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.dis-in-b {
  display: inline-block;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.mt10 {
  margin-top: 10px;
}
.mt14 {
  margin-top: 14px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav li {
  display: inline-block;
  float: left;
}
.sq-row01 {
  display: block;
  zoom: 1;
}
.sq-row01:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sq-row01 .col-2-1 {
  width: 560px;
  float: left;
  padding-left: 0;
}
.sq-row01 .col-2-2 {
  width: 560px;
  float: left;
  padding-left: 20px;
}
.sq-row01 .l-box {
  background: #f3f3f3;
  padding: 5px;
  height: 284px;
}
.sq-row01 .l-box img {
  width: 550px;
  height: 284px;
}
.sq-row01 .r-box {
  background: #f3f3f3;
  padding: 15px 20px;
  height: 264px;
  text-indent: 2em;
  font: 14px/30px "微软雅黑";
  overflow: hidden;
}
.sq-row01 .r-box a {
  color: #f60;
}
.sq-row01 .r-box a:hover {
  text-decoration: underline;
}
.sq-row02 {
  margin-top: 20px;
  display: block;
  zoom: 1;
}
.sq-row02:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sq-row02 .btn {
  display: inline-block;
  width: 25px;
  height: 324px;
}
.sq-row02 .btn-pre {
  float: left;
  background: url(sq_btn_pre.png) no-repeat center center;
}
.sq-row02 .btn-next {
  float: right;
  background: url(sq_btn_next.png) no-repeat center center;
}
.sq-row02 .main {
  display: inline-block;
  float: left;
  width: 1088px;
  padding: 0 1px;
}
.sq-row02 .main dl {
  display: inline-block;
  float: left;
  margin-left: 20px;
  width: 247px;
  background: #f2f2f2;
}
.sq-row02 .main dl dt img {
  width: 247px;
  height: 123px;
}
.sq-row02 .main dl dd {
  padding: 10px 20px;
  height: 181px;
  font: 14px/26px "微软雅黑";
  overflow: hidden;
}
.sq-row02 .main dl dd a {
  color: #f60;
}
.sq-row02 .main dl dd a:hover {
  text-decoration: underline;
}
.sq-row03 {
  display: block;
  zoom: 1;
  margin-top: 20px;
}
.sq-row03:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sq-row03 .col-2-1 {
  width: 860px;
  float: left;
  padding-left: 0;
}
.sq-row03 .col-2-2 {
  width: 260px;
  float: left;
  padding-left: 20px;
}
.sq-row03 .l-tit {
  height: 40px;
  padding-top: 10px;
  background: #f3f3f3;
  display: block;
  zoom: 1;
}
.sq-row03 .l-tit:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sq-row03 .l-tit strong {
  display: inline-block;
  float: left;
  padding: 0 20px;
  border-bottom: 3px solid #1d9ef4;
  font: bold 20px/37px "微软雅黑";
  color: #063c68;
}
.sq-row03 .l-tit ul {
  display: inline-block;
  float: left;
  margin: 10px 0 10px 50px;
}
.sq-row03 .l-tit ul li {
  display: inline-block;
  float: left;
  padding: 0 10px;
  border-left: 1px solid #333;
  font: 16px/20px "微软雅黑";
  color: #333;
  cursor: pointer;
}
.sq-row03 .l-tit ul li:first-child {
  border: none;
}
.sq-row03 .l-tit ul li.cur {
  color: #f60;
}
.sq-row03 dl {
  background: #f3f9fd;
  height: 127px;
  display: block;
  zoom: 1;
  margin-top: 20px;
}
.sq-row03 dl:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sq-row03 dl dt {
  display: inline-block;
  float: left;
  width: 185px;
}
.sq-row03 dl dt img {
  width: 185px;
  height: 127px;
}
.sq-row03 dl dd {
  display: inline-block;
  float: right;
  width: 622px;
  padding-right: 30px;
}
.sq-row03 dl dd h2 {
  font: bold 16px/36px "微软雅黑";
  color: #333;
}
.sq-row03 dl dd p {
  height: 90px;
  overflow: hidden;
  font: 14px/30px "微软雅黑";
  color: #666;
}
.sq-row03 .r-tit {
  height: 37px;
  padding-top: 10px;
  background: #f2f2f2;
  border-bottom: 3px solid #1d9ef4;
  font: bold 20px/37px "微软雅黑";
  color: #063c68;
  text-align: center;
}
.sq-row03 .pic {
  text-align: center;
  padding: 10px 0;
  border: 1px solid #ccc;
}