﻿
html{color:#000;background:#FFF;}
body, div, ul, li{margin:0;padding:0;}
img{border:0;}
li{list-style:none;}

/* banner */
.sqn1 {
	font-weight: bold; font-size: 20px; color: #ffffff; line-height: 32px; font-family:"微软雅黑","宋体";}
A.sqn1:link {
	color: #ffffff; text-decoration: none
;}
A.sqn1:visited {
	color: #ffffff; text-decoration: none
;}
A.sqn1:hover {
	color: #ffffff; text-decoration: underline
;}
A.sqn1:active {
	color: #ffffff; text-decoration: underline
;}

#banner{width:100%;height:500px;background:#000;overflow:hidden;position:relative;}
#banner .wrapper{width:1150px; margin:0 auto;position:relative;}
#banner_img{display:block;position:relative;}
#banner_img li{position:absolute;top:0;left:0;width:100%;height:500px;background-position:center;background-size:cover;display:none;}

#banner_img li.item1{background-image:url(../image/01.jpg);display:block;}
#banner_img li.item2{background-image:url(../image/03.jpg);}
#banner_img li.item3{background-image:url(../image/04.jpg);}
#banner_img li.item4{background-image:url(../image/05.jpg);}
#banner_img li.item5{background-image:url(../image/06.jpg);}
#banner_img li.item6{background-image:url(../image/07.jpg);}
#banner_img li.item7{background-image:url(../image/08.jpg);}
#banner_img li.item8{background-image:url(../image/09.jpg);}
#banner_img li.item9{background-image:url(../image/10.jpg);}
#banner_img li.item10{background-image:url(../image/11.jpg);}
#banner_img li.item11{background-image:url(../image/02.jpg);}



#banner_img .ad_txt{position:absolute; width:500px; height:300px; left:0px;top:50px;color:#fff;text-shadow:1px 1px rgba(51,51,51,0.3);  background: #0083cf; filter: alpha(opacity=40); opacity: 0.8;}
#banner_img .ad_txt2{position:absolute; width:460px; height:300px; left:20px;top:0px; text-shadow:1px 1px rgba(51,51,51,0.3);}
#banner_img .ad_txt h2{font:bold 30px/20px Microsoft YaHei;}


#banner_ctr{position:relative;width:1150px;height:80px;bottom:-390px;margin:0 auto;}
#banner_ctr ul{width:1150px;height:80px;background:url(../image/serv_ico.jpg) center no-repeat;font-size:0;line-height:0;position:relative;}
#banner_ctr li{display:block;float:left;width:102px;height:80px;cursor:pointer;}



#drag_ctr{position:absolute;top:-14px;left:20px;width:80px;height:110px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;bottom:170px;background:#0084cf;}
#drag_arrow{position:absolute;top:-14px;left:20px;width:80px;height:110px;background:url(../image/drag_banner_arrow.jpg) center 14px no-repeat;}
/*
本代码由js代码收集并编辑整理;
尊重他人劳动成果;
转载请保留js代码链接 - www.jsdaima.com
*/