﻿@charset "utf-8";

/* 效果CSS开始 */

.mod18{width:1240px;position:relative;margin:0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}

.mod18 .prev{left:10px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:130px;width:38px;height:104px;}
.mod18 #prev,.mod18 #next{top:490px;width:10px;height:16px;}
.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:10px;background:url(../images/nextBtn.png) no-repeat;}

.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}

.mod18 .picBox{width:1121px; height:423px; position:relative;overflow:hidden;  margin:0 auto;margin-top:40px;}
.mod18 .picBox ul{height:423px;position:absolute; left:0;}
.mod18 .picBox li{ width:1121px;height:423px; position:relative; font-family:"微软雅黑";}
.mod18 .picBox li .zi{ color:#2a2a2a; 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;}



.li1{ background:url(../images/hx_1.jpg) no-repeat top center}
.li2{ background:url(../images/hx_2.jpg) no-repeat top center}
.li3{ background:url(../images/hx_3.jpg) no-repeat top center}
.li4{ background:url(../images/hx_4.jpg) no-repeat top center}

.mod18 .listBox{width:1140px;height:65px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{width:1140px !important; margin:0 auto; }
.mod18 .listBox li{width:260px;height:65px;cursor:pointer;position:relative; background:#03349b;    -webkit-transform: skew(330deg);    -moz-transform: skew(330deg);    -o-transform: skew(330deg);    transform: skew(330deg); text-align:center; margin-left:17px;}
.mod18 .listBox li i{ line-height:65px; -webkit-transform: skew(-318deg);    -moz-transform: skew(-318deg);    -o-transform: skew(-318deg);    transform: skew(-318deg); display:block; font-family:"微软雅黑"; font-size:24px; }
.mod18 .listBox li a{display:block; color:#FFF;}

.mod18 .listBox .on{background:#fd0000}
