﻿@charset "utf-8";

/* 效果CSS开始 */

.mod18{width:1200px;position:relative;margin:0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}

.mod18 .prev{left:0px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:290px;width:47px;height:79px;}
.mod18 #prev,.mod18 #next{top:490px;width:47px;height:79px;}
.mod18 #prevTop{background:url(../images/zuo.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/you.png) 0 0 no-repeat;}
.mod18 .next{right:0px;background:url(../images/nextBtn.png) no-repeat;}

.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}

.mod18 .picBox{width:1200px; height:440px; position:relative;overflow:hidden;  margin:0 auto;margin-top:17px;}
.mod18 .picBox ul{height:423px;position:absolute; left:0;}
.mod18 .picBox li{ width:1200px;height:440px; position:relative; font-family:"微软雅黑";}
.mod18 .picBox li .zi{ color:#5b5b5b; width:440px; height:234px; position:absolute; top:20px; right:30px;}
.mod18 .picBox li .zi p{ background:url(../images/quan.jpg) no-repeat 0px 10px; padding-left:15px; line-height:2; font-size:15px;}



.mod18 .listBox{width:1200px;height:53px;margin:0 auto;position:relative; padding-top:40px;overflow:hidden;}
.mod18 .listBox ul{width:1200px !important; margin:0 auto; }
.mod18 .listBox li{width:224px;height:53px;cursor:pointer;position:relative; background:url(../images/xz_k.png) no-repeat top center;   margin-left:17px; text-align:center; line-height:41px; font-size:18px; font-weight:bold}
.mod18 .listBox li:first-child{ margin-left:125px;}
.mod18 .listBox li a{display:block; color:#FFF;}

.mod18 .listBox .on{ background:url(../images/xz_k_h.png) no-repeat top center}
