﻿
.offer_thumb {width:1200px; margin:0 auto; margin-top:200px; margin-bottom:80px;  position:relative; height:400px; overflow:hidden;
}
.offer_thumb_ul{ width:1200px; position:absolute; z-index:10; right:0px;}
.offer_thumb_ul li.offer_thumb_li {
	padding-left: 30px; float: left; display: block; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.offer_thumb_ul li.offer_thumb_li .image_wrapper {
	width: 560px; float: right;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper {
	width: 500px;  margin-right: 40px; float: right;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title {
	padding-right: 160px; margin-bottom: 30px; position: relative; min-height: 43px;
}
.offer_thumb_ul li.offer_thumb_li .desc_wrapper .title h3 {
	margin: 0px; line-height: 35px; padding-top: 3px; font-size: 35px;
}


.desc_wrapper h1{ color:#000000; font-size:30px; font-family:"微软雅黑"; line-height:45px;}
.desc_wrapper h1.themecolor{ color:#008cae; font-size:50px; font-family:"微软雅黑"; line-height:50px; }



.offer_thumb .slider_pagination a img {
	transition:0.4s ease-in-out; -moz-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out;
}
.offer_thumb .slider_pagination a::before {
	transition:0.2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;
}
.offer_thumb .slider_pagination a::after {
	transition:0.2s ease-in-out; -moz-transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out;
}


.offer_thumb .slider_pagination {
	border-width: 1px; border-style: solid; left: 0px; top: 0px; position:relative; z-index:100; background-color:#FFFFFF; width:120px; height:400px; padding-top:30px;
}
.offer_thumb .slider_pagination a {
	border-style: solid; margin: 0px; padding: 8px; border-radius: 0px; width: 85px; height: 85px; text-align: center; line-height: 85px; text-indent: 0px; border-bottom-width: 1px; display: block; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.offer_thumb .slider_pagination a:not(.selected):hover img {
	opacity: 0.6;
}
.offer_thumb .slider_pagination a.selected {
	top: 0px;
}
.offer_thumb .slider_pagination a::before {
	top: 0px; width: 5px; height: 100%; right: -5px; display: block; position: absolute; content: ""; opacity: 0;
}
.offer_thumb .slider_pagination a.selected::before {
	opacity: 1;
}
.offer_thumb .slider_pagination a::after {
	border-radius: 0px; left: auto; top: 50%; width: 8px; height: 8px; right: -9px; margin-top: -4px; content: ""; opacity: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
}
.offer_thumb .slider_pagination a.selected::after {
	opacity: 1;
}
.offer_thumb .slider_pagination a {
	background-color: rgb(255, 255, 255);
}
.offer_thumb .slider_pagination a.selected {
	background-image: url("../images/stripes/stripes_3_b.png"); background-color: rgb(255, 255, 255);
}
.offer_thumb .slider_pagination a img {
	vertical-align: middle;
}

.offer_thumb_ul li.offer_thumb_li {
	padding-left: 0px;
}
.offer_thumb .slider_pagination a img {
	opacity: 0.7;
}
.offer_thumb .slider_pagination a.selected img {
	opacity: 1;
}
.offer_thumb .slider_pagination a:not(.selected):hover img {
	opacity: 1;
}

.offer_thumb .slider_pagination {
	border: 0px currentColor; border-image: none;
}
.offer_thumb .slider_pagination a {
	background: none; border-width: 1px; margin-bottom: 6px; border-color:#e3e3e3;
}
.bottom.offer_thumb .slider_pagination a {
	margin: 3px;
}
.offer_thumb .slider_pagination a::before {
	display: none;
}
.offer_thumb .slider_pagination a::after {
	display: none;
}

.slider_pagination a:before, .slider_pagination a.selected:after,{background-color: #008cae;} .slider_pagination a.selected {border-color: #008cae;}