.container{
	float: left;
	width: 100%;
	min-width: 1200px;
	padding:0 0 40px;
	background-color: #e1ebf3;
}
.container .tag {
	font-size: 14px;
	color: #666666;
	line-height: 52px;
}

/*焦点图*/
.banner-box{
	padding: 46px 25px 62px;
	background-color: #fff;
}
.st-focus-banners{
	float: left;
    width: 580px;
    height: 378px;
    position: relative;
    overflow: hidden;
}
.st-focus-banners .banners {
	width: 580px;
	height: 378px;
    /*position: absolute;*/
    /*left: 50%;*/
    /*margin-left: -450px;*/
    overflow: hidden;
}
.st-focus-banners .banners > ul > li > a {
    display: table-cell;
	width: 580px;
	height: 378px;
    vertical-align: middle;
    text-align: center;
}
.st-focus-banners .banners > ul > li > a img {
	width: 580px;
	height: 378px;
    vertical-align: middle;
}
.st-focus-banners .focus {
    width: 100%;
    height: 14px;
    position: absolute;
    bottom: 15px;
    z-index: 99;
    text-align: center;
}
.st-focus-banners .focus > ul {
    height: 14px;
}
.st-focus-banners .focus > ul > li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 3px;
    cursor: pointer;
    vertical-align: top;
    background: rgba(255,255,255,0.5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.st-focus-banners .focus > ul > li.on {
   background: rgba(255,255,255,1);
}

.prev-btn{
	position: absolute;
	left:0;
	top:50%;
	z-index: 999;
	width: 21px;
	height: 42px;
	background: url("../images/st-slide-prevbtn.png") no-repeat;
	margin-top:-21px;
}
.next-btn{
	position: absolute;
	right:0;
	top:50%;
	z-index: 999;
	width: 21px;
	height: 42px;
	background: url("../images/st-slide-nextbtn.png") no-repeat;
	margin-top:-21px;
}
.right-info{
	float: right;
	width: 545px;
	height: 378px;
	padding: 0 0 0 25px;
}
.right-info .bt {
	/*height: 64px;*/
	overflow: hidden;
	/*line-height: 26px;*/
	font-size: 24px;
	color: #394d66;
	font-weight: bold;
	padding-top: 10px;
}
.right-info ul{
	padding-top: 10px;
}
.right-info li {
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #333333;
	vertical-align: text-top;
}
.right-info li.quote-rule,
.right-info li.group-type,
.right-info li.mate-service {
	width: 100%;
	height: auto;
	overflow: inherit;
	text-overflow: clip;
	white-space: inherit;
}
.right-info li.group-type i,.right-info li.quote-rule i,.right-info li.mate-service i{
	display: inline-block;
	width: 464px;
	line-height: 20px;
	vertical-align: text-top;
}
.right-info li.group-quote{
	padding: 10px 0;	
}
.right-info li.group-quote i{
	font-size: 30px;
	color: #394d66;
}

.right-info .phone-wrap{
	float: left;
	text-align: right;
	background-color: #394d66;
	padding: 0 24px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 24px;
}

.right-info .phone-wrap span,
.right-info .phone-wrap strong{
	font-size: 16px;
	line-height: 46px;
	color: #ffffff;
}
.right-info .phone-wrap span{
	padding-right: 48px;
}
.right-info .phone-wrap i{
	position: relative;
}
.right-info .phone-wrap i:before{
	content: "";
	position: absolute;
	left: -30px;
	top: -2px;
	width: 22px;
	height: 18px;
	background: url(../images/st-phone-icon.png) no-repeat;
}



.lineshow-con {
	float: left;
	width: 1150px;
	background-color: #fff;
	padding: 0 25px;
}

.tab-fix-bar {
	height: 42px;
}

.lineshow-con .tabnav-list {
	float: left;
	width: 1138px;
	padding: 8px 6px 0;
	margin-bottom: 10px;
	background-color: #eceff2;
}

.lineshow-con .tabnav-list span {
	color: #394d66;
	font-weight: bold;
	float: left;
	height: 54px;
	line-height: 54px;
	padding: 0 40px;
	font-size: 16px;
	cursor: pointer;
	margin-right: -1px;
}

.lineshow-con .tabnav-list span.on {
	background: #ffffff;
}

.lineshow-con .tabnav-list a.yd-btn {
	float: right;
	color: #fff;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin: 5px 5px 0 0;
	text-align: center;
	font-size: 16px;
	border-radius: 3px;
	background: #ff8a00
}

.lineshow-con .tabnav-list a.yd-btn:hover {
	background: #f60
}

.fxd {
	position: fixed;
	top: 0;
	z-index: 999;
}

.tabbox-list {
	float: left;
	width: 1105px;
	padding: 0 0 25px 45px;
}

.tabcon-list {
	float: left;
	margin-top: 30px
}

.tabcon-list .list-tit {
	float: left;
	width: 1095px;
	height:30px;
	background-color: #9daab4;
	position: relative;
	margin-left: 10px;
}

.tabcon-list .list-tit strong {
	position: absolute;
	left:-13px;
	color: #fff;
	height: 30px;
	width: 162px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.tabcon-list:nth-of-type(1) .list-tit strong {
	background:url("../images/list-icon01.png") no-repeat;
}
.tabcon-list:nth-of-type(2) .list-tit strong {
	background:url("../images/list-icon02.png") no-repeat;
}
.tabcon-list:nth-of-type(3) .list-tit strong {
	background:url("../images/list-icon03.png") no-repeat;
}
.tabcon-list:nth-of-type(4) .list-tit strong {
	background:url("../images/list-icon04.png") no-repeat;
}
.tabcon-list:nth-of-type(5) .list-tit strong {
	background:url("../images/list-icon05.png") no-repeat;
}
.tabcon-list:nth-of-type(6) .list-tit strong {
	background:url("../images/list-icon06.png") no-repeat;
}
.tabcon-list:nth-of-type(7) .list-tit strong {
	background:url("../images/list-icon07.png") no-repeat;
}

.tabcon-list .list-txt {
	float: left;
	color: #000;
	line-height: 24px;
	padding: 22px 0 30px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}

.tabcon-list .list-txt>div>strong {
	float: left;
	width: 85px;
	color: #394d66;
	font-size: 16px;
	font-weight: bold;
}
.tabcon-list .list-txt>div>span {
	float: right;
	width: 1003px;
	padding-left: 16px;
	color: #333333;
	font-size: 14px;
	border-left: 1px solid #e5e5e5;
}

.tabcon-list .list-txt strong {
	font-weight: bold !important;
}

.tabcon-list .list-txt i,
.tabcon-list .list-txt em {
	font-style: italic !important;
}

.tabcon-list .list-txt a {
	color: #0082dd;
}

.tabcon-list .list-txt a:hover {
	color: #ff8a00;
	text-decoration: underline;
}

.tabcon-list .list-case{
	float: left;
	line-height: 24px;
	font-size: 14px;
	padding-left: 85px;
}
.tabcon-list .list-case .txt{
	float: left;
	margin-top: 15px;
}
.tabcon-list .list-case p{
	padding: 6px 0;
}
.tabcon-list .list-case p img{
	width: 100%;
	vertical-align: middle;
}
.down-appendix {
	color: #3db6f3;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 16px;
	font-size: 14px;
	background: url("../images/appendix-ico.png") left center no-repeat;
}

.down-appendix:hover {
	text-decoration: underline;
}


























