﻿    *{
	padding:0px;
	margin:0px;
}
    img{border:0px;}
body{
	color:#333333;
    font-size:14px;
    font-family:'Microsoft YaHei',微软雅黑，宋体;
}
a {
    text-decoration:none;
}
a:hover{text-decoration:underline;}

li{list-style:none;}
.partner_index{width:1200px;height:480px;margin:0 auto;position:relative; }

.flexslider {
	position: relative;
	width: auto;
	height: 495px;
	overflow: hidden;
    margin-left:42px;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flexslider .slides li a{width:265px; height:105px;float:left;margin:0px 0px 10px 10px;overflow:hidden;}
.flexslider .slides li a img{width:265px;height:105px;float:left;}
.flexslider .slides li a span{width:265px;height:105px;background:url(../images/tm.png) center center repeat;float:left; text-align:center;line-height:105px;color:#FFF;font-size:15px;}
.flexslider .slides li a:hover span{margin-top:-105px;}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 1110px;
	position: absolute;
	bottom: 0;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/33.png) no-repeat 0 -18px;
	display: block;
	height: 15px;
	overflow: hidden;
	text-indent: -99em;
	width: 15px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 400px;
	display: block;
}
