@charset "utf-8";
/* CSS Document */
#barner{width:100%;height:280px;margin-top:86px;background:url(../images/banner-sub.png) no-repeat fixed; background-position:center 86px;}
#barner p{text-align:center;color:#fff;font-family:opensans;font-size:48px;line-height:280px;}

/*切换部分导航*/
/*#content{min-width:960px;max-width:1136px;margin:0 auto;overflow:hidden;padding-top:40px;}*/
#parner{min-width:96px;max-width:1136px;margin:0 auto;padding-top:30px;}
#parner .title{width:485px;margin:0 auto;border-bottom:1px solid #d8dee6;margin-bottom:20px;}
#parner .title h3{width:244px;margin:0 auto;text-align:center;border-bottom:1px solid #2e3f59;margin-bottom:-1px;color:#494b4c;font-size:30px;font-weight:400;line-height:60px;}
#parner>p{font-size:14px;color:#787e84;line-height:30px;margin:0 auto;margin-bottom:40px;}
#parner>p.psd{width:75%;}
#parner>img{display:block;margin:0 auto 50px;}
#parner>p>span{color:#000;}
#ads{width:100%;background:#f4f4f4;padding:30px 0 50px;}
#ads .cont{min-width:96px;max-width:1136px;margin:30px auto 0;overflow:hidden;}
#ads .cont li{float:left;text-align:center;width:20%;margin-bottom:30px;}
#con_team{width:100%;background:#29252c;padding:45px 0px;}
#con_team .con{min-width:960px;max-width:1136px;margin:0 auto;overflow:hidden;}
#con_team .con p.left{float:left;width:74%;color:#fff;line-height:30px;font-size:18px;}
#con_team .con>a{float:right;display:block;width:178px;height:40px;color:#fff;border:1px solid #fff;border-radius:3px;background:#f23535;text-align:center;line-height:40px;margin-right:20px;margin-top:9px;transition:all .3s;}
#con_team .con>a:hover{background:#fff;color:#f23535;}