.banner {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.banner .hd {
     height: 17px;
    position: absolute;
    right: 46%;
    bottom: 5%;
    z-index: 1;
}

.banner .hd ul li {
     float: left;
    margin-right: 20px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #ffffff;
    cursor: pointer;
    border-radius: 10px;
}

.banner .hd .on {
    background: #0cf;
}

.banner .bd .clone {
	float: left;
	width: 100%;
	height: 600px;
}

.banner img {
	width: 100%;
	height: 600px;
}

.Next {
    width: 80px;
    height: 80px;
    display: block;
    background-image: url(../images/right-ico.png);
    position: absolute;
    top: 50%;
    right: 2%;
    margin-top: -40px;
    opacity: 0.8;
    background-repeat: no-repeat;
}

.Prev {
    width: 80px;
    height: 80px;
    display: block;
    background-image: url(../images/left-ico.png);
    position: absolute;
    top: 50%;
    left: 2%;
    margin-top: -40px;
    opacity: 0.8;
    background-repeat: no-repeat;
}

.title {
	padding: 30px 0 20px 0;
    position: relative;
    height: 40px;
}

.title h2 {
    color: #0cf;
    font-size: 30px;	
}

.title i {
	font-style: normal;
	color: #fe9b0e;
}

.title em {
    display: block;
    position: absolute;
    width: 990px;
    right: 0;
    height: 3px;
    background-color: #0cf;
    bottom: 35px;
    font-style: normal;
}

.huodong,.liaojie,.tuanjianyou,.xialingying,.jiudian,.list {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.huodong li {
	width: 270px;
    height: 205px;
    float: left;
    overflow: hidden;
    position: relative;
}

.huodong li span {
	position: absolute;
    display: block;
    font-size: 16px;
    padding: 8px 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    bottom: 0;
    background-color: rgba(0,0,0,0.6);
}

.huodong li img {
	width: 270px;
	height: 205px;
}

.huodong li:nth-child(2) {
    margin: 0px 40px;
}

.huodong li:nth-child(3) {
	margin-right: 40px;
}

.yindao {
    width: 778px;
    height: 350px;
    float: left;
    padding: 40px;
    border: 1px solid #fe9b0e;
}

.yindao li {
    width: 100%;
    height: 21px;
    float: left;
    font-size: 16px;
    margin-bottom: 20px;
    overflow: hidden;
}

.yindao li span {
	display: block;
    float: left;
    color: #fe9b0e;
}

.yindao li a {
    display: block;
    float: left;
    margin-right: 20px;
}

.lianxi {
	width: 300px;
	height: 432px;
	float: right;
}

.lianxi_title {
	font-size: 20px;
    margin-bottom: 20px;
}

.lianxi li {
    font-size: 16px;
    margin-bottom: 20px;
}

.list_top,.list_bottom {
    width: 1200px;
    overflow: hidden;
}

.list_bottom {
    padding: 40px 0px;
}

.list_left {
	width: 860px;
	height: 520px;
	float: left;
}

.list_left li {
	width: 270px;
    height: 250px;
    float: left;
    overflow: hidden;
}

.list_left h4 {
	font-size: 16px;
    text-align: center;
    margin: 5px 0px;
    width: 100%;
    height: 21px;
    overflow: hidden;
}

.list_left img {
    width: 270px;
    height: 200px;
}

.list_left p {
	width: 100%;
    height: 40px;
    overflow: hidden;
    color: #3a3a3a;
}

.list_left li:nth-child(1),.list_left li:nth-child(2),.list_left li:nth-child(3) {
	margin-bottom: 20px;
}

.list_left li:nth-child(2),.list_left li:nth-child(5) {
    margin: 0px 25px;
}

.list_right {
	width: 300px;
	float: right;
}

.list_right h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.list_right em {
	color: #fe9b0e;
	font-style: normal;
}

.list_right ul {
	width: 300px;
    height: 245px;
    overflow: hidden;
    background: url(../images/serial.png) 0px 0px no-repeat;
}

.list_right li {
	height: 48px;
    line-height: 48px;
    font-size: 18px;
    padding-left: 36px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.list_right_ap {
	position: relative;
    margin-top: 8px;
    width: 300px;
    height: 272px;
    overflow: hidden;
}

.list_right_ap img {
    width: 300px;
    height: 272px;
}

.list_bottom h3 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #0cf;
    text-align: center;
}

.list_bottom em {
    font-style: normal;
    color: #fe9b0e;
}

.tuanjianyou_zuche {
    width: 860px;
    float: left;
}

.tuanjianyou_zuche li {
    width: 270px;
    height: 200px;
    float: left;
    overflow: hidden;
    position: relative;
}

.tuanjianyou_zuche li:nth-child(2) {
    margin: 0 25px;
}

.tuanjianyou_zuche img {
    width: 270px;
    height: 200px;
    overflow: hidden;
}

.tuanjianyou_zuche h4 {
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    text-align: center;
    padding: 8px 0px;
    width: 100%;
    height: 21px;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
    background-color: rgba(0,0,0,0.6);
}

.tuanjianyou_youxi {
    width: 300px;
    height: 200px;
    float: right;
    overflow: hidden;
    position: relative;
}

.tuanjianyou_youxi_pic img {
    width: 300px;
    height: 200px;
}

.tuanjianyou_youxi_pic span {
    display: block;
    font-size: 16px;
    position: absolute;
    bottom: 4px;
    text-align: center;
    padding: 8px 0px;
    width: 300px;
    height: 21px;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
    background-color: rgba(0,0,0,0.6);
}

.biyeyou {
    width: 1200px;
    height: 260px;
}

.biyeyou li {
    position: relative;
    float: left;
    width: 370px;
    height: 260px;
    overflow: hidden;
}

.biyeyou li:nth-child(2){
    margin: 0px 45px;
}

.biyeyou img {
    width: 370px;
    height: 260px;
}

.biyeyou h4 {
    position: absolute;
    display: block;
    width: 370px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    bottom: 0;
    font-weight: normal;
    background-color: rgba(0,0,0,0.6);
}

.jiudian_slide {
    width: 860px;
    position: relative;
}

.jiudian_slide_ipic {
    position: absolute;
    top: 0;
    right: 0;
    width: 124px;
    height: 450px;
    background: #000;
    overflow: hidden;
    z-index: 1;
    background-color: rgba(0,0,0,0.6);
}

.jiudian_slide_ipic li {
    display: block;
    width: 100px;
    height: 70px;
    padding: 0px 10px 10px 10px;
}

.jiudian_slide_ipic li:nth-child(1) {
    padding-top: 10px;
}

.jiudian_slide_ipic img {
    width: 100px;
    height: 70px;
    float: left;
    border: 2px solid rgba(0,0,0,0.0);
}

.jiudian_slide_ipic img:hover {
    border: 2px solid #fe9b0e;
}

.jiudian_slide_ipic span {
    display: block;
    width: 120px;
    font-size: 16px;
    text-align: center;
    line-height: 38px;
}

.jiudian_slide_ipic span a {
    color: #fff;
}

.jiudian_slide_pic {
    width: 860px;
    float: left;
    overflow: hidden;
}

.jiudian_slide_pic li {
    position: relative;
    width: 860px;
    height: 450px;
    overflow: hidden;
    display: none;
    border: none;
}

.jiudian_slide_pic img {
    width: 860px;
    height: 450px;
}

.jiudian_slide_pic span {
    display: block;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    padding: 8px 20px;
    width: 100%;
    height: 21px;
    overflow: hidden;
    color: #fff;
    background-color: rgba(0,0,0,0.3);
}

.jiudian_slide_pic li.block {
    display: block;
}

.guanyu {
    width: 300px;
    height: 450px;
    float: right;
}

.guanyu h3 {
    font-size: 20px;
    margin-bottom: 20px;
}

.guanyu h3 em {
    color: #fe9b0e;
    font-style: normal;
}

.guanyu img {
    width: 300px;
    height: 190px;
    display: block;
    margin-bottom: 20px;
}

.guanyu p {
    width: 300px;
    font-size: 14px;
    line-height: 19px;
    text-indent: 2em;
}

.meishi {
    width: 860px;
    float: left;
}

.meishi h3 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #0cf;
    text-align: center;
}

.meishi h3 em {
    font-style: normal;
    color: #fe9b0e;
}

.meishi li {
    width: 270px;
    height: 200px;
    float: left;
    overflow: hidden;
    position: relative;
}

.meishi li:nth-child(2) {
    margin: 0 25px;
}

.meishi li img {
    width: 270px;
    height: 200px;
    overflow: hidden;
}

.meishi li span {
    display: block;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    text-align: center;
    padding: 8px 0px;
    width: 100%;
    height: 21px;
    overflow: hidden;
    color: #fff;
    font-weight: normal;
    background-color: rgba(0,0,0,0.6);
}

.dingfang {
    width: 300px;
    height: 200px;
    float: right;
    margin-top: 66px;
}

.list_bottom_left {
    width: 860px;
    float: left;
}

.list_bottom_left li {
    position: relative;
    float: left;
    width: 430px;
    height: 260px;
    margin-bottom: 20px;
    overflow: hidden;
}

.list_bottom_left img {
    width: 405px;
    height: 260px;
}

.list_bottom_left h4 {
    position: absolute;
    display: block;
    width: 405px;
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    bottom: 0;
    font-weight: normal;
    background-color: rgba(0,0,0,0.6);
}

.list_bottom_left li:nth-child(2) {
    float: right;
}

.list_bottom_right {
    width: 300px;
    float: right;
}

.list_bottom_ap {
    width: 300px;
    height: 160px;
    overflow: hidden;
}

.list_bottom_ap img {
    width: 300px;
    height: 60px;
}

.list_bottom_right ul {
    width: 300px;
    margin-top: 10px;
    padding: 3px 0px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    float: right;
}

.list_bottom_right li {
    position: relative;
}

.list_bottom_right li em {
    position: absolute;
    color: #fe9b0e;
font-size: 22px;
    font-weight: bold;
    display: block;
    left: 8px;
    bottom: 5px;

    
}

.list_bottom_right li a {
    display: block;
    padding: 0px 25px;
    line-height: 35px;
    font-size: 18px;
}
