﻿/* banner */
.home_banner_e{position: relative; z-index: 1;}
.home_banner{position: relative; width: 100%;}
.home_banner .home_banner_c{height: 550px; position: relative; z-index: 1;}
.home_banner .images{width: 100%; height: 550px; position: absolute; z-index: 1; bottom: 0px; left: 0; margin-left: 0; overflow: hidden;}
.home_banner .images a{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; display: none;}
.home_banner .prev{position: absolute; width: 46px; height: 90px; left: 80px; bottom: 130px; overflow: hidden;}
.home_banner .next{position: absolute; width: 46px; height: 90px; right: 80px; bottom: 130px; overflow: hidden;}
.home_banner .prev span{position: absolute; width: 46px; height: 180px; left: 0; top: 0;}
.home_banner .next span{position: absolute; width: 46px; height: 180px; left: 0; top: 0;}
.home_banner .prev:link span,
.home_banner .prev:visited span{top: 0;}
.home_banner .prev:hover span{top: -90px;}
.home_banner .next:link span,
.home_banner .next:visited span{top: 0;}
.home_banner .next:hover span{top: -90px;}

.home_banner .info_e{position: absolute; z-index: 2; width: 430px; height: 120px; left: 75px; top: 304px;}
.home_banner .info{position: relative; width: 100%; height: 100%; overflow: hidden;}
.home_banner .info .bg{
	position: absolute; width: 430px; height: 120px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#F29B59B6', endColorstr='#F29B59B6');background:rgba(155,89,182,0.95);}
.home_banner .info .item{position: absolute; height: 100%; width: 100%; left: 0; top: -120px;}
.home_banner .info .title{text-align: center; color: #fff; font-size: 18px; height: 50px; line-height: 50px; width: 396px; margin: auto; overflow: hidden;}
.home_banner .info .summary{width: 396px; margin: auto; color: #fff; font-size: 12px; line-height: 16px; height: 32px;}
.home_banner .info .title a:link,
.home_banner .info .title a:visited,
.home_banner .info .title a:hover{color: #fff;}
.home_banner .info .summary a:link,
.home_banner .info .summary a:visited,
.home_banner .info .summary a:hover{color: #fff;}

.home_banner .home_banner_page{position: absolute; z-index: 3; left: 50%; margin-left: -200px; bottom: 65px; width: 400px; text-align: center;}
.home_banner .home_banner_page a{
	display:inline-block; *display:inline; *zoom:1; width: 10px; height: 10px; 
	font-size: 1px; overflow: hidden; margin: 0 5px;}
.home_banner .home_banner_page a .d{display: block;}
.home_banner .home_banner_page a .o{display: none;}
.home_banner .home_banner_page a.over .d{display: none;}
.home_banner .home_banner_page a.over .o{display: block;}
/* banner */




.home_main_e{position: relative; z-index: 10; background: #e6ebee;}
.home_main{margin: auto; position: relative; width: 1200px; margin: auto;}
.home_main_q{position: relative; left: 0; width: 100%; background: #ffffff;}
.home_main_qc{padding: 0 50px; position: relative;}
.home_main_q table{border: 0; border-collapse: collapse; width: 100%;}
.home_main_q table td{padding: 30px 0 20px 0;}
.home_main_q .l{position: absolute;}
.home_main_q .r{margin-left: 80px;}

.home_main_q .l a{
	position: relative;
	display:inline-block; *display:inline; *zoom:1;
	cursor: pointer;}
.home_main_q .l a .ico{width: 54px; height: 54px; margin: auto; text-align: center;}
.home_main_q .l a .ico img{margin-top: 9px;}
.home_main_q .l a .cn{font-size: 16px; line-height: 16px; padding-bottom: 3px; color: #00b6dd;}

.home_main_q .r div{padding-bottom: 3px;}
.home_main_q a:link,
.home_main_q a:visited{color: #333;}
.home_main_q a:hover{color: #00b6dd;}











