You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
958 B
CSS

@charset "utf-8";
.cooperation_banner {background:url(../images/cooperationbg.png) center top repeat;width:100%;height:280px;}
.cooperation_banner .img,
.cooperation_banner .title,
.cooperation_banner p {text-align:center;color:#fff;}
.cooperation_banner .img {margin:20px auto;}
.cooperation_banner .title{font-size:30px;line-height:60px;}
.cooperation_banner p {font-size:14px;line-height:20px;}
.cooperation .cooperation_game,
.cooperation .cooperation_supp,
.cooperation .cooperation_ques {padding:30px 0;border-bottom:1px solid #eaeaea;}
.cooperation .cooperation_ques {border:none;}
.cooperation ul {width:70%;margin:0 auto;}
.cooperation ul li {float:left;width:33.33333333%;}
.cooperation ul li:nth-child(1) img {width:28px;vertical-align:middle;margin-right:15px;}
.cooperation ul li:nth-child(1) {font-size:18px;}
.cooperation ul li:nth-child(n+2) {font-size:16px;}
.cooperation ul li:nth-child(n+2) img {vertical-align:middle;margin-left:15px;}