﻿@charset "utf-8";
/* CSS Document */

/*four*/
.four{margin:0 auto; height:100%; background-color:#FFF; text-align:center;}
.four_ct{  top:50%;  }
.four_ct_ig img{ }
.four_ct h1{ height:32px; line-height:32px; color:#666; font-size:14px;}
.four_ct_fh{ padding:5px 0;}
.four_ct_fh a{ display:block; width:100px; margin:0 auto; height:40px; line-height:40px; background-color:#ff7626; font-size:14px; color:#FFF; border-radius:40px; -webkit-border-radius:40px; -moz-border-radius:40px; }

