@charset "utf-8";
/*bannertext*/
.bannertext{position:absolute;left:0;top:180px;width:100%;min-width:980px;z-index:1;overflow:visible;}
.bannertext .bannertext1{font-size:46px;color:#fff;text-align:center;font-family:宋体;margin:0 auto;margin-top:80px;padding-bottom:10px;position:relative;width:610px;}
.bannertext .bannertext2{font-size:64px;color:#fff;text-align:center;font-family:宋体;padding:5px 0;}
.bannertext .bannertext3{height:63px;font-size:20px;color:#fff;text-align:center;font-family:arial;margin:0 auto;padding-top:10px;width:822px;}

/*focus*/
.focus{height:800px;}
.focus .hdbox{bottom:50px;}

/*主体部分*/
.main{overflow:hidden;margin-bottom:80px;}
.blockbox .titlebox{font-size:36px;text-align:center;padding:90px 0 50px 0;}
.hezuolist{overflow:hidden;}
.hezuolist li{height:310px;background:#F5F5F5;width:31%;margin-bottom:20px;float:left;margin:0 1% 20px 1%;}
.hezuolist li .singles{height:304px;border:3px solid transparent;transition: all .35s ease;}
.hezuolist li:hover .singles{background:#fff;border-color:#CC3628;transition: all .35s ease;}
.hezuolist li .singlebox{padding:20px;}
.hezuolist li .singlebox h2{font-size:20px;font-weight:normal;padding-top:11px;}
.hezuolist li .singlebox p{font-size:14px;padding:5px 0;}
.hezuolist li .singlebox span{display:block;width:100px;height:36px;line-height:36px;text-align:center;background:#000;font-size:14px;margin-top:15px;color:#fff;cursor:pointer;}
.hezuolist li .singlebox span:hover{background:#CB3529;}
.hezuolist li .mores{border-top:1px solid #7F7F7F;margin-top:31px;padding-top:10px;}
.hezuolist li .mores p{padding-left:20px;line-height:22px;}
.hezuolist li .mores p.p1{background:url(../images/contactus/i1.png) no-repeat left center;}
.hezuolist li .mores p.p2{background:url(../images/contactus/i2.png) no-repeat left center;}
.hezuolist li .mores p.p3{background:url(../images/contactus/i3.png) no-repeat left center;}
.hezuolist li:hover p.p1{background:url(../images/contactus/i1_1.png) no-repeat left center;}
.hezuolist li:hover p.p2{background:url(../images/contactus/i2_1.png) no-repeat left center;}
.hezuolist li:hover p.p3{background:url(../images/contactus/i3_1.png) no-repeat left center;}
.hezuolist li:hover span{background:#CB3529;}

