/* ä¸“é¢˜æŠ¥é“ */
.index-row02 {
	margin-top: 20px;
	background: #fff;
	padding: 15px;
	zoom: 1;
}

.index-row02:after {
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}

.index-row02 h2 {
	display: inline-block;
	float: left;
	width: 121px;
	height: 75px;
	background: url("/globalImg/2017_index_hot_tit.png") no-repeat;
	/*text-indent: -9999px;*/
}

.index-row02 ul {
	display: inline-block;
	/*float: right;*/
	width: 1048px;
}

.index-row02 ul li {
	display: inline-block;
	float: left;
	width: 205px;
	height: 55px;
	margin-left: 20px;
	padding: 13px 15px 13px 22px;
	line-height: 53px;
	margin-top: 3px;
}

.index-row02 ul li:hover {
	background: #016ec5;
}

.index-row02 ul li a {
	display: inline-block;
	padding-left: 56px;
	font: 16px/24px "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
	color: #fff;
	text-decoration: none;
}

.index-row02 ul li a:hover {
	text-decoration: none;
}

.index-row02 ul li.a1 {
	background: url("/globalImg/2018sxx-index-ztbd-nr1.png") no-repeat 18px center #67a8dc;
}

.index-row02 ul li.a2 {
	background: url("/globalImg/2018sxx-index-ztbd-nr2.png") no-repeat 18px center #67a8dc;
}

.index-row02 ul li.a3 {
	background: url("/globalImg/2018sxx-index-ztbd-nr3.png") no-repeat 18px center #67a8dc;
}

.index-row02 ul li.a4 {
	background: url("/globalImg/2018sxx-index-ztbd-nr4.png") no-repeat 18px center #67a8dc;
}

.index-row02 ul li a:hover {
	text-decoration: underline;
}

.index-row02 ul li a {
	font: bold 16px/24px "å¾®è½¯é›…é»‘";
}

.index-row02 strong {
	display: inline-block;
	float: left;
	padding: 10px;
	width: 68px;
	height: 65px;
	background: url(/globalImg/2018sxx-index-ztbdtit.png) left center;
	text-align: center;
	font: bold 18px/32px "å¾®è½¯é›…é»‘";
	color: #fff;
}
.scrollPic3 {
    display: inline-block;
    float: right;
    width: 1072px;
    position: relative;
}
.scrollPic3 .prev,
.scrollPic3 .next {
  position: absolute;
  display: inline-block;
  top: 29px;
  width: 15px;
  height: 30px;
  cursor: pointer;
  z-index: 9;
}
.scrollPic3 .prev {
  left: 0;
  margin-right: 15px;
  background: url("/globalImg/2018sxx-index-ztbd-left.png") no-repeat;
}
.scrollPic3 .next {
  right: 0;
  background: url("/globalImg/2018sxx-index-ztbd-right.png") no-repeat;
}
.scrollCon3 {
    /*margin-left: 10px;*/
}