/* 
* @author: marte
* @date:   2016-05-17 13:20:58
* @last modified by:   marte
* @last modified time: 2016-12-08 17:02:45
*/
body{color:#797979;}
.banner{height:600px;overflow: hidden;}

.banner img{width:100%;}
.block{margin-top:40px;}
.block{}

.block1 .title span{color:#f33e42;font-size: 40px;text-transform: uppercase;}
.block1 .title span:nth-of-type(1){background:#f33e42;color:#fff;}
.block p{line-height:32px; font-size: 22px;}
.block1 .p-nav {float:right; width:30%;margin:5% 0;}
.block1 .p-nav li{float:left; width:33.333%; color:#f33e42;}
.block1 .p-nav li span{color:#797979;}


.block .xia{border-bottom:1px solid #ccc;margin-bottom:10px;}
.block .power_text{text-indent:4em;margin-bottom:2%;margin-top:20px;}
.block .title{font-size: 40px;padding:10px 0;}
.block .title span:nth-of-type(1){color:#f33e42;}


.block2-li{width:100%;margin:10px 0 70px;}
.block2-li .img_block2{width:100%;}
.block2-li img{width:100%;}
.block2-li a{ }

.block3 ul li{width:33.3333%;/**height:228px;**/float:left; border:3px solid #fff;box-sizing: border-box;}

.block3 ul li.li01,.block3 ul li.li02{
    width:50%;/**height:303px;**/
}
.block3 ul li.li09{
    width:25%;
}
.block3 ul li img{width:100%;}

/*.block3 ul li:nth-of-type(2){background-image: ;}
.block3 ul li:nth-of-type(3){background-image: ;}
.block3 ul li:nth-of-type(4){background-image: ;}
.block3 ul li:nth-of-type(5){background-image: ;}
.block3 ul li:nth-of-type(6){background-image: ;}
.block3 ul li:nth-of-type(7){background-image: ;}
.block3 ul li:nth-of-type(8){background-image: ;}*/

.block4{position:relative;height:570px;clear:both;}
.block4 .jieshao{width:100%;}
.block4  .block4-pic{width:40%;position:absolute;top:0;right:160px;}
.block5 p{margin-top:0; line-height: 28px;}

@media (min-width:640px) and (max-width:1200px){
    .block.floor{width:100%;}

    .block3 ul li{height:172px;}
    .block3 ul li:nth-of-type(2), .block3 ul li:nth-of-type(1){height:228px;}
}