ul,ol,dl,li,dd,dt { list-style: none; margin: 0px; padding: 0px;} body { background: url("../images/back.png"); font: 14px/1.7 Arial, Helvetica, "Microsoft Yahei", SimHei, SimSun, sans-serif; /* 默认14号字,1.7倍行距,英文字体Arial > Helvetica,中文字体:微软雅黑 > 黑体 > 宋体 */ } /*banner效果*/ .banner { position:relative; width:100%; height:550px; min-width:1100px; overflow:hidden;} .banner_list{ width:100%; height:550px; overflow:hidden;} .banner_list li { height:550px; position:absolute; width:100%; display:none; } .banner_list li img{ position:absolute; left:50%; top:0; margin-left:-960px; width:1920px; height:550px;} .banner_btn_o a{ display:none; position:absolute; top:50%; margin-top:-42px; z-index:20; width:34px; height:64px;} .banner_prev{ background:url(../Images/banner_lac.png) no-repeat; left:2%;} .banner_next{ background:url(../Images/banner_rac.png) no-repeat; right:2%;} .banner_prev:hover{ background:url(../Images/banner_lho.png) no-repeat;} .banner_next:hover{ background:url(../Images/banner_rho.png) no-repeat;} .banner_owd{ position:absolute; width:100%; height:22px; bottom:54px; z-index:200; text-align:center;} .banner_btn{ width:100%; height:10px;} .banner_btn span{ display:inline-block; background:url(../Images/banner_ac.png) no-repeat; width:9px; height:9px; margin:0 2px; cursor:pointer; transition:all 1s ease 0.01s; -moz-transition:all 1s ease 0.01s; -webkit-transition:all 1s ease 0.01s;} .banner_btn span.on{ background:url(../Images/banner_ho.png) no-repeat; width:18px; transition:width 0.4s ease 0.01s; -moz-transition:width 0.4s ease 0.01s; -webkit-transition:width 0.4s ease 0.01s;} .close{ background:url(../images/hide.png) no-repeat; width:30px; height:15px; position:absolute; left:50%; top:20px; padding:0 10px;} .close:hover{ background-position:0px -15px;} /*上一个 下一个 线*/ .xian{width:100%; height:1px; margin:5px 0px; background-color:#A8A8A8; } .neev{width:100%; height:40px; margin:0 auto; position:relative; } .prve,.next{width:48%; height:50px; position:absolute; } .prve{left:0; top:10px; } .next{right:0; top:10px; } .prve img{width:15px; height:15px; margin-right:5px; display:inline-block; } .next img{width:15px; height:15px; margin-left:5px; display:inline-block; margin-top:-15px; } .prve span,.next span{ overflow:hidden; display:inline-block; height:20px; line-height:20px; } .main_row { position: relative; width: 1260px; margin: 0 auto;} .main_fix { width: 100%; min-width: 1260px;} .ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap;} .header .top { background-color: #404040; color: #dddddd; height: 35px;} .header .top .welcome { float: left; line-height: 35px;} .header .top .date_time { float: right; width: 230px; text-align: left; line-height: 35px;} .header .header_main { position: relative; height: 100px;} .header .logo { width: 300px; height: 95px; float: left;} .header .logo img { text-indent: -9999px; width: 300px; height: 95px;} .header .tel { color: #0c438c; font-size: 16px; float: right; line-height: 45px; padding-right: 20px; font-weight: bold; padding-top: 6px;} .header .tel img { display: inline-block; width: 16px; height: 16px; vertical-align: text-top;} .header .nav { position: absolute; right: 0; bottom: 0; height: 45px; line-height: 45px;} .header .nav ul { float: left; font-size: 0;} .header .nav .nli { display: inline-block; position: relative; font-size: 16px; text-align: center;} .header .nav .nli > a { display: block; color: #000000; text-decoration: none; width: 100px; background: url("../images/nav_back_0.png") center center no-repeat;} .header .nav .nli.on > a { background: url("../images/nav_back_1.png") center center no-repeat; color: #ffffff;} .header .nav .nli > a:hover { background: url("../images/nav_back_1.png") center center no-repeat; color: #ffffff;} .header .nav .sub { display: none; width: 100px; left: 0; top: 45px; position: absolute; line-height: 45px; z-index: 999; padding-top: 2px; background: #fff; border: 1px solid #cdcdcd;} .header .nav .sub dd { display: block;} .header .nav .sub a { display: block; padding: 0 8px; color: #000000; text-decoration: none;} .header .nav .sub a:hover { background: #cdcdcd;} .ads_index { background: url("../images/ads_index.png") center top; height: 550px;} .page_main { background-color: #fff; padding: 20px 20px 20px;} .footer { width: 100%; min-width: 1260px; height: 250px; z-index: 99; position: relative;} .footer .footer_box { width: 100%; height: 280px; z-index: -1; background: url("../images/footer_back.jpg") center top no-repeat; top: -30px; position: absolute; text-align: center;} .footer .footer_box ul, .footer .footer_box img { margin-top: 60px; display: inline-block; vertical-align: middle;} .footer .footer_box img { margin: 60px 20px 0;} .footer .footer_box .f_l { text-align: right;} .footer .footer_box .f_r { text-align: left;} /*# sourceMappingURL=main.css.map */