@charset "utf-8";

body{
    font-family: Arial, "Microsoft YaHei UI Light";
}

/*一、24格处理*/
#iconWall{
    width: 1177px;
    background-color: #f0f0f0;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 1px;
    padding-left: 1px;
    list-style: none;
}

#iconWall li{
    width: 146px;
    height: 108px;
    /*background-color: #fff;*/
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    position: relative;

}

/*二、3D反转区域处理 */
.img-back, .img-front{
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 146px;
    height: 108px;
    text-align: center;
    line-height: 108px;
}

li img{
    vertical-align: middle;
}


.img-3d{
    transform-style: preserve-3d;
    backface-visibility: hidden;
}

.img-back{
    transform: rotateY(180deg);
}

/*测试代码*/
/*li:hover .img-3d{*/
    /*transition: .3s linear;*/
    /*transform: rotateY(180deg);*/
/*}*/

/*三、换一批*/
#btnRefresh{
    text-align: center;
    transition: .3s linear;
    background-color: #fff;
	color:#999;
}
.iconRefresh{
    width: 28px;
    height: 28px;
    background: url("../images/kehu/refresh.png");
    margin: 32px auto 0;
}
#btnRefresh:hover{
    color: #fff;
    background-color: #f66232;
    transition: 0s;
}
#btnRefresh:hover .iconRefresh{
    background: url("../images/kehu/refresh-white.png");
}


/*四、处理浮层*/
.mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 146px;
    height: 108px;
    background-color: rgba(89, 89, 89, .7);
    opacity: 0;
}

.mask img{
    float: right;
    margin-top: 8px;
    margin-right: 8px;
}
.mask p{
    font-size: 12px;
    color: #fff;
    margin-top: 45px;
    text-align: center;
}
.mask a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background-color:#f66232;
    width: 70px;
    display: block;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    line-height: 18px;
    border-radius: 9px;
}

li:hover .mask{
    opacity: 1;
    transition: .3s linear;
}

/*页脚*/
footer{
    text-align: center;
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    line-height: 1.4;
}
.flash4{width:850px;height:400px;margin:0px auto;margin-bottom:20px;position:relative;}
.flash4 ul li{width:93px;height:400px;border-left:1px solid #999;position:relative;overflow:hidden;float:left;}
.flash4 ul li .imgTop img{opacity:0.4;}
.flash4 ul li .imgTop img.tm{opacity:1;}

.flash4 ul li .imgCon{width:700px;height:405px;}
.flash4 ul li .imgCen{width:700px;height:50px;background:rgba(0,0,0,0.5);color:#fff;font-size:20px;line-height:50px;position:absolute;left:0px;bottom:45px;text-indent:20px;display:none;}
.flash4 ul li .imgBot{width:700px;height:45px;background:#ccc;}
.flash4 ul li .imgBot p.bt_1{width:100px;line-height:45px;font-size:16px;color:#f66232;font-weight: bold;text-indent:20px;float:left;}
.flash4 ul li .imgBot p.bt_2{width:458px;height:45px;line-height:45px;float:left;display:none;}
.flash4 ul li .imgBot p.bt_2 span{font-size:14px;color:#fff;padding-right:30px;background:url(../images/part2_icon.png)no-repeat left center;padding-left:10px;}

.flash4 ul li.first{width:700px;}
.flash4 ul li.fast{position:absolute;right:0px;bottom:0px;}
.bk{width:700px;height:355px;background:rgba(204,204,204,0.7);}

.container{margin: 0 auto; max-width: 1060px;}
img{max-width: 100%; vertical-align: middle;}
.full-length{width: 100%; float: left; padding-bottom: 80px;}
.full-length ul{margin: 0 -1.5%;}
.full-length li{float: left; width: 32%; margin: 10px 0.5%; list-style: none;}

h3{font-size: 20px; margin: 5px 0 10px;}
p{font-weight: 300; line-height: 20px; font-size: 14px; margin-bottom: 15px;}
.text-desc .btn{display: inline-block; padding: 5px 10px; font-size: 14px; color: #fff; border: 2px solid #f66232; background-color: #f66232; text-decoration: none; transition: 0.4s;}
.btn:hover{background-color: transparent; color: #fff; transition: 0.4s;}
.text-desc{position: absolute; left: 0; top: 0; height: 100%; opacity: 0; width: 100%; padding: 20px;}
/* effect-2 css */
.port-2{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; border: 2px solid rgba(217, 217, 217, 0.3); perspective: 800px;}
.port-2 .text-desc{z-index: -1; transition: 0.6s;}
.port-2 .image-box{transition: 0.4s;}
.port-2:hover .image-box{transform: rotateX(80deg); transform-origin: center bottom 0; transition: 0.4s;}

.port-2.effect-1:hover .text-desc{opacity: 1;}

.port-2.effect-2 .text-desc{opacity: 1; top: -100%;}
.port-2.effect-2:hover .text-desc{top: 0;}

.port-2.effect-3 .text-desc{opacity: 1; top: auto; bottom: -100%;}
.port-2.effect-3:hover .text-desc{bottom: 0;}
/* effect-2 css end */

.container2 {width:100%;margin:0 auto;}
.container2 h3{overflow: hidden; margin-bottom:3%;height: 50px;text-align: center;}
.container3 {width:100%;margin:0 auto;}
.container3 h3{overflow: hidden; margin-bottom:5%;height: 50px;text-align: center;}

#effect{font-size:36px;color:#fff;}
#effect1 {display: none;font-size: 16px;margin-top: 25px; height: 40px; position: relative;font-family:"Microsoft Yahei";}
#effect1 span{color: #FFF;overflow: hidden; font-size: 25px;line-height:40px;}
.jj{font-size: 18px;position: relative;left:150px;}
.ajaxForm2{position:absolute;left:805px;top:30%;}

#slider-container{margin:0px;width:938px;height:408px;overflow:hidden;clear:both !important;position:relative;margin:40px auto 0 auto;}
.nivoSlider{background:url("../images/loading.gif") no-repeat 50% 50% rgb(255, 255, 255);margin-bottom:10px;position:relative;}
.nivoSlider img{left:0px;top:0px;display:none;position:absolute;}
.nivoSlider a{border:0px currentColor;display:block;}
.nivo-directionNav a{border:0px currentColor;width:22px;height:24px;text-indent:-9999px;display:block;}
#slider{margin:0px auto;width:938px;height:408px;overflow:hidden;position:relative;z-index:9;}
#slider h1{color:rgb(255, 255, 255);font-size:24px;}
#slider .sdate{padding-bottom:10px;display:block;}
#slider hr{margin:0px 0px 20px;padding:0px;border-bottom-color:rgb(137, 137, 137);border-bottom-width:1px;border-bottom-style:solid;}

.nivoSlider{position:relative;}
.nivoSlider img{left:0px;top:0px;position:absolute;}
.nivoSlider a.nivo-imageLink{margin:0px;padding:0px;border:0px currentColor;left:0px;top:0px;width:100%;height:100%;display:none;position:absolute;z-index:6;}
.nivo-slice{height:100%;display:block;position:absolute;z-index:5;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{background:rgb(0, 0, 0);padding:30px 20px 40px;left:85px;top:-300px;width:300px;color:rgb(119, 119, 119);position:absolute;z-index:8;opacity:0.7;}
.nivo-caption p{margin:0px;padding:0px;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{top:50%;position:absolute;z-index:9;cursor:pointer;}
.nivo-prevNav{background:url("../images/ban_pre.png") no-repeat;left:25px;}
.nivo-nextNav{background:url("next.png") no-repeat;right:25px;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}

.wenzi{width:650px;margin:auto;position: relative;top:50px;height:265px;overflow: auto;}
.wenzi p{font-size:14px;color:#000;}
.albj{width:350px;height: 100%;position: fixed;top:0;left:0;}
.albj li{position:relative;top:150px;left:120px;line-height: 40px;}
.albj a:hover{color:#f66232;}
.erw{position:fixed;left:90px;top:350px;}