html,
body {
  font-family: "Microsoft YaHei" !important; }

.top-bg {
  border-top: 5px solid #f48843;
  border-bottom: 1px solid #ddd; }

.top-info {
  line-height: 44px;
  height: 44px;
  color: #f59155;
  font-size: 14px; }

.top-menu {
  text-align: right;
  margin-top:-44px;
  }
.top-menu a {
    line-height: 44px;
    font-size: 14px;
    padding: 0 12px;
    color: #666;
    position: relative; }
    .top-menu a.item:after {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 10px;
      border-right: 1px dotted #999;
      right: -1px;
      top: 5px; }
    .top-menu a:hover {
      color: #f59155; }

.logo {
  display: table;
  height: 120px;
  line-height: 120px; }
  .logo span {
    display: table-cell; }
    .logo span img {
      vertical-align: middle; }

.menu {
  height: 120px; }
  .menu .nav {
    list-style: none;
    border-right: 1px solid #ddd;
    width: 777px; }
    .menu .nav:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .menu .nav .nav-item {
      float: left;
      height: 120px;
      width: 110px;
      border-left: 1px solid #ddd;
      text-align: center;
      position: relative;
	  z-index:2; }
      .menu .nav .nav-item.active a:before, .menu .nav .nav-item:hover a:before {
        height: 20px; }
      .menu .nav .nav-item.active span, .menu .nav .nav-item:hover span {
        width: 110px;
        background-color: #f59155; }
		
      .menu .nav .nav-item a {
        display: block;
        width: 110px;
        text-align: center;
        height: 115px;
        line-height: 115px;
        border-bottom-width: 0;
        border-bottom: 5px solid transparent;
        color: #333;
        font-size: 16px;
        transition: all 0.35s; }
        .menu .nav .nav-item a:before {
          content: '';
          display: block;
          position: absolute;
          width: 0;
          height: 0;
          border-right: 1px solid #f59155;
          left: -1px;
          top: 50px; }
	   .menu .nav .nav-item .sec{
		position:absolute;
		top:115px;
		display:none;
		background:#f59155;}
		.menu .nav .nav-item .sec li a{
		height:40px;
		color:#fff;
		border-bottom:1px solid #fff;
		line-height:40px;}
		.menu .nav .nav-item .sec li a:hover{
		background:#e07331;}
		.menu .nav .nav-item .sec li a:before{
			display:none;
			}
      .menu .nav .nav-item span {
        position: absolute;
        bottom: 0;
        display: block;
        width: 0;
        transition: all 0.35s;
        height: 5px; }

.banner .main_visual {
  height: 488px; }
  .banner .main_visual .slider_content_box {
    height: 488px; }
    .banner .main_visual .slider_content_box ul {
      height: 488px; }
      .banner .main_visual .slider_content_box ul li {
        height: 488px; }
        .banner .main_visual .slider_content_box ul li a {
          height: 488px; }

.business-bg {
  border-top: 5px solid  #f0f0f0;
  border-bottom: 1px solid #ddd; }

.business .business-list:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1; }
  

.business .business-list .item {
  width: 235px;
  height: 330px;
  border-left: 1px solid #ddd;
  float: left;
  position: relative; }
  .business .business-list .item .business-title {
    padding: 20px 35px;
    border-bottom: 1px solid #ddd;
    transition: all .35s; }
    .business .business-list .item .business-title:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .business .business-list .item .business-title .business-icon {
      float: left;
      width: 36px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      border-radius: 100%;
      border: 1px solid #d3d3d3;
      font-size: 14px;
      color: #666;
      transition: all .35s; }
    .business .business-list .item .business-title .text {
      width: 117px;
      margin-left: 10px;
      float: left; }
      .business .business-list .item .business-title .text p {
        color: #333;
        font-size: 16px;
        line-height: 20px;
        transition: all .35s; }
        .business .business-list .item .business-title .text p.eng {
          font-size: 12px;
			line-height: 16px;
			overflow: hidden;
			width: 105px;
			height: 16px; }
  .business .business-list .item .business-content .img {
    height: 100px;
    width: 100%;
    line-height: 100px;
    text-align: center; }
    .business .business-list .item .business-content .img img {
      vertical-align: middle; }
  .business .business-list .item .business-content .business-list {
    padding: 0 10px; }
    .business .business-list .item .business-content .business-list:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
	  .business .business-list .item .business-content .business-list p {
		/*text-indent:2rem;*/
		font-size: 14px;
		line-height:24px;
		color:#666;
	  }
	  .business .business-list a {
		color:#333;
	  }
/*    .business .business-list .item .business-content .business-list p a {
      font-size: 14px;
      display: block;
      float: left;
      width: 66px;
      height: 30px;
      line-height: 30px;
      color: #666;
      text-align: center;
      float: left;
      margin: 0 20px;
      transition: all .25s; }
      .business .business-list .item .business-content .business-list a:hover {
        font-size: 16px; }
*/
  .business .business-list .item:last-child:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 100%;
    border-right: 1px solid #ddd;
    right: 0;
    top: 0; }
  .business .business-list .item:hover .business-title {
    border-color: #f48843; }
    .business .business-list .item:hover .business-title .business-icon {
      border-color: #f48843;
      color: #f48843; }
    .business .business-list .item:hover .business-title .text p {
      color: #f48843; }
  .business .business-list .item:hover .business-content .business-list a {
    color: #f48843; }

.common-title-title3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  height: 40px;
  overflow: hidden;
  position: relative;
  line-height: 40px;
  padding-bottom: 10px; }
  .common-title-title3 span {
    font-size: 12px;
    color: #666;
    font-weight: normal; }
  .common-title-title3 a {
    position: absolute;
    right: 0;
    text-align: right;
    font-size: 12px;
    color: #666;
    line-height: 46px;
    font-weight: normal; }
    .common-title-title3 a:hover {
		color:#f26c17;
      text-decoration: underline !important; }

.common-corpus-style1 {
  margin-top: 20px;
  padding-bottom: 10px; }
  .common-corpus-style1 .corpus-detail-item {
    margin-bottom: 25px; }
    .common-corpus-style1 .corpus-detail-item:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .common-corpus-style1 .corpus-detail-item .img {
      width: 130px;
      height: 87px;
      float: left; }
      .common-corpus-style1 .corpus-detail-item .img img {
        display: block;
        width: 130px;
        height: 87px; }
    .common-corpus-style1 .corpus-detail-item .text {
      width: 230px;
      margin-left: 20px;
      float: left; }
      .common-corpus-style1 .corpus-detail-item .text a {
        color: #f48843;
        font-size: 14px;
        width: 100%;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .common-corpus-style1 .corpus-detail-item .text p {
        font-size: 14px;
        line-height: 24px;
        color: #666; }
      .common-corpus-style1 .corpus-detail-item .text i {
        display: block;
        font-style: normal;
        width: 100%;
        font-size: 12px;
        text-align: right;
        color: #999; }
    .common-corpus-style1 .corpus-detail-item:hover .text a {
      text-decoration: underline !important; }
    .common-corpus-style1 .corpus-detail-item:hover .text i {
      color: #f48843; }
  .common-corpus-style1 .corpus-list {
    margin-top: -10px; }
    .common-corpus-style1 .corpus-list a {
      display: block;
      height: 36px;
      line-height: 36px;
      width: 300px;
      padding-right: 80px;
      font-size: 14px;
      color: #666;
      text-indent: 15px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      position: relative; }
      .common-corpus-style1 .corpus-list a:hover {
        color: #f26c17;
        text-decoration: underline !important; }
      .common-corpus-style1 .corpus-list a span {
        position: absolute;
		font-size:12px;
		color:#b2b2b2;
        right: 0; }
      .common-corpus-style1 .corpus-list a:before {
        content: '';
        display: block;
        position: absolute;
        width: 3px;
        height: 3px;
        border-radius: 100%;
        border: 1px solid #999;
        left: 2px;
        top: 50%;
        margin-top: -3px; }

.border-bottom {
  border-bottom: 1px solid #ddd; }

.profile {
  margin-top: 30px; }
  .profile:after {
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1; }
  .profile .profile-title {
    border: 5px solid #f26c17;
    padding: 40px 30px;
    width: 180px;
    height: 45px;
    float: left; }
    .profile .profile-title span {
      color: #f26c17;
      display: block;
      float: left; }
      .profile .profile-title span.letter1 {
        font-size: 38px;
        width: 38px;
        height: 49px; }
      .profile .profile-title span.letter2 {
        font-size: 20px;
        height: 24px;
        margin-top: 5px;
        margin-left: 5px; }
      .profile .profile-title span.letter3 {
        font-size: 14px;
        height: 20px;
        margin-left: 5px; }
  .profile .img {
    float: left;
    margin-left: 15px;
    width: 285px;
    height: 135px; }
    .profile .img img {
      width: 285px;
      height: 135px;
      display: block; }
  .profile .text {
    width: 600px;
    margin-left: 20px;
    height: 135px;
    overflow: hidden;
    float: left; }
    .profile .text p {
      font-size: 14px;
      color: #666;
      text-indent: 2em;
      line-height: 28px; }
      .profile .text p a {
        color: #f26c17; }
      .profile .text p a:hover {
        text-decoration:underline !important; }	

.common-title-style1 {
  position: relative;
  height: 40px; }
  .common-title-style1 .title-content {
    display: inline-block;
    float: left;
    font-size: 20px;
    color: #f26c17;
    font-weight: bold;
    line-height: 26px; }
    .common-title-style1 .title-content span {
      display: block;
      color: #ccc;
      font-size: 10px;
      font-weight: normal;
      line-height: 14px; }
  .common-title-style1 .title-tips {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin-left: 15px;
    color: #999;
    font-weight: normal;
    line-height: 30px;
    position: relative;
	height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 900px}
    .common-title-style1 .title-tips:after {
      content: '';
      display: block;
      position: absolute;
      width: 60px;
      height: 3px;
      background-color: #f26c17;
      left: 0;
      bottom: -5px; }

.common-title-style2 {
  position: relative;
  height: 40px; }
  .common-title-style2 .title-content {
    display: inline-block;
    float: left;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 26px; }
    .common-title-style2 .title-content span {
      display: block;
      color: #fff;
      font-size: 10px;
      font-weight: normal;
      line-height: 14px; }
  .common-title-style2 .title-tips {
    display: inline-block;
    float: left;
    font-size: 16px;
    margin-left: 15px;
    color: #fff;
    font-weight: normal;
    line-height: 30px;
    position: relative; }
    .common-title-style2 .title-tips:after {
      content: '';
      display: block;
      position: absolute;
      width: 60px;
      height: 3px;
      background-color: #fff;
      left: 0;
      bottom: -5px; }

.presence {
  margin-top: 30px; }
  .presence .ck-slide {
    position: relative;
    width: 1180px;
    margin-top: 20px; }
    .presence .ck-slide .ck-slide-dir {
      width: 1190px;
      margin-left: -10px;
      overflow: hidden; }
    .presence .ck-slide .ck-slide-wrapper li {
      list-style: none;
      width: 180px;
      float: left;
      padding: 0 10px; }
      .presence .ck-slide .ck-slide-wrapper li img {
        width: 180px;
        height: 220px;
        display: block; }
      .presence .ck-slide .ck-slide-wrapper li .text {
        border: 1px solid #ddd;
        width: 178px;
        height: auto;
        border-top: 0; }
        .presence .ck-slide .ck-slide-wrapper li .text p {
          text-align: center;
          height: 42px;
          line-height: 42px;
          font-size: 14px;
          color: #666;
          width: 160px;
          margin: 0 10px;
          border-bottom: 1px solid #ddd;
          overflow: hidden;
        }
        .presence .ck-slide .ck-slide-wrapper li .text p span {display:inline;}
        .presence .ck-slide .ck-slide-wrapper li .text a {
          color: #282828;
          display: block;
          width: 76px;
          height: 24px;
          background-color: #285b9c;
          color: #eee;
          margin: 15px 51px;
          font-size: 14px;
          text-align: center;
          line-height: 24px;
          transition: all .20s; }
          .presence .ck-slide .ck-slide-wrapper li .text a:hover {
            background-color: #f26c17; }

.team {
  margin-top: 30px; }
  .team .team-list {
    width: 1230px;
    margin-left: -30px; }
    .team .team-list:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .team .team-list .item {
      margin: 20px 0 0 30px;
      width: 270px;
      float: left; }
      .team .team-list .item:after {
        content: '.';
        display: block;
        visibility: hidden;
        clear: both;
        width: 100%;
        height: 0;
        font-size: 0;
        zoom: 1; }
      .team .team-list .item .img {
        width: 275px;
        height: 273px;
        float: left; }
        .team .team-list .item .img img {
          display: block;
          width: 210px;
          height: 270px; }
      .team .team-list .item .text {
        margin-left:0px;
        float: left;
        width: 230px; }
        .team .team-list .item .text h5 {
          font-size: 18px;
          color: #333;
          font-weight: normal;
          line-height: 28px;
          padding-bottom: 15px; }
          .team .team-list .item .text h5 span {
            display: block;
            font-size: 12px;
            line-height: 20px;
            color: #999; }
        .team .team-list .item .text p {
          font-size: 14px;
          color: #666;
		  height: 182px;
          line-height: 26px; }
        .team .team-list .item .text a {
          color: #282828;
          display: block;
          width: 76px;
          height: 24px;
          background-color: #285b9c;
          color: #eee;
          margin-top: 15px;
          font-size: 14px;
          text-align: center;
          line-height: 24px;
          transition: all .20s; }
          .team .team-list .item .text a:hover {
            background-color: #f26c17; }

.bg1 {
  background-color: #f26c17;
  margin-top: 30px; }

.bg2 {
  background-color: #f0f0f0; }

.advantage {
  margin: 30px 0; }
  .advantage .advantage-list {
    width: 1235px;
    margin-left: -55px; }
    .advantage .advantage-list:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .advantage .advantage-list .item {
      width: 238px;
      height: 252px;
      padding: 20px 0;
      float: left;
      margin: 20px 0 0 55px;
      border: 1px solid #fc9451; }
      .advantage .advantage-list .item .img {
        width: 238px;
        height: 160px;
        text-align: center;
        line-height: 160px; }
        .advantage .advantage-list .item .img img {
          vertical-align: middle; }
      .advantage .advantage-list .item .text p {
        color: #ededed;
        font-size: 14px;
        text-align: center;
		padding:0 10px;
        line-height: 24px;
        white-space: pre-line;}
        .advantage .advantage-list .item .text p.title {
          font-size: 18px; }

.case {
  margin: 30px 0; }
  .case .case-list {
    width: 1230px;
    margin-top: 20px;
    margin-left: -50px; }
    .case .case-list:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .case .case-list .item {
      width: 350px;
      margin-left: 50px;
      float: left;
      overflow: hidden;
      padding-bottom: 20px;}
      .case .case-list .item .img {
        width: 350px;
        height: 126px; }
        .case .case-list .item .img img {
          display: block;
          width: 350px;
          height: 126px; }
      .case .case-list .item .text {
        width: 330px;
        padding: 0 20px;
        margin-top: 30px;
        position: relative;
        text-align: center; }
		.case .case-list .item .text p{
		font-size:14px;
		line-height:24px;
		margin-top:10px;
		color:#666;}
		.case .case-list .item .text p .text-more{
			font-size:14px;
			color:#f48843;
			text-transform:Uppercase}
        .case .case-list .item .text:after {
          content: '';
          display: block;
          position: absolute;
          width: 40px;
          height: 3px;
          background-color: #333;
          left: 0;
          top: -5px; }
        .case .case-list .item .text a {
          font-size: 16px;
          color: #333; }
		.case .case-list .item .text a:hover {
		  color:#f26c17;
	      text-decoration:underline !important;}

.knowledge {
  margin-top: 30px; }
  .knowledge .knowledge-list {
    margin-bottom: 25px; }
    .knowledge .knowledge-list .item {
      padding: 20px 0;
      border-bottom: 1px solid #ddd; }
      .knowledge .knowledge-list .item:after {
        content: '.';
        display: block;
        visibility: hidden;
        clear: both;
        width: 100%;
        height: 0;
        font-size: 0;
        zoom: 1; }
      .knowledge .knowledge-list .item .img {
        width: 126px;
        height: 114px;
        background: transparent url(../images/knowledge-bg.jpg) center no-repeat;
        float: left; }
        .knowledge .knowledge-list .item .img img {
          display: block;
          margin: 7px 7px;
          width: 100px;
          height: 100px; }
      .knowledge .knowledge-list .item .text {
        width: 630px;
        margin-left: 20px;
        float: left; }
        .knowledge .knowledge-list .item .text a {
          color: #f48843;
          font-size: 14px;
          font-weight: bold;
          width: 100%;
          display: block;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
          .knowledge .knowledge-list .item .text a.readmore {
            font-weight: normal;
            font-size: 12px; }
            .knowledge .knowledge-list .item .text a:hover, .knowledge .knowledge-list .item .text a.readmore:hover {
              text-decoration: underline !important; }
        .knowledge .knowledge-list .item .text p {
          margin-top: 6px;
          font-size: 14px;
          line-height: 24px;
          color: #666;
          height: 72px; }

.honor {
  margin-top: 30px; }
  .honor .honor-list:after {
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1; }
  .honor .honor-list .item {
    width: 180px;
    height: 130px;
    margin-top: 20px;
    overflow: hidden;
    float: left;
    overflow: hidden;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out;
    -o-transition: All 0.5s ease-in-out; }
  .honor .honor-list .item a img{
    width: 180px;
    height: 130px;  }
    .honor .honor-list .item:nth-child(even) {
      margin-left: 20px; }
    .honor .honor-list .item:hover {
      transform: rotate(360deg) scale(1.2);
      -webkit-transform: rotate(360deg) scale(1.2);
      -moz-transform: rotate(360deg) scale(1.2);
      -o-transform: rotate(360deg) scale(1.2);
      -ms-transform: rotate(360deg) scale(1.2); }

.enviroment {
  margin-top: 30px; }
  .enviroment .enviroment-list:after {
    content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1; }
  .enviroment .enviroment-list a {
    display: block;
    float: left; }
    .enviroment .enviroment-list a.big {
      margin-top: 20px;
      width: 440px;
      height: 480px; }
      .enviroment .enviroment-list a.big img {
        display: block;
        width: 440px;
        height: 480px;
        overflow: hidden;
        transition: All 0.5s ease-in-out;
        -webkit-transition: All 0.5s ease-in-out;
        -moz-transition: All 0.5s ease-in-out;
        -o-transition: All 0.5s ease-in-out; }
        .enviroment .enviroment-list a.big img:hover {
          transform: rotate(360deg) scale(1.2);
          -webkit-transform: rotate(360deg) scale(1.2);
          -moz-transform: rotate(360deg) scale(1.2);
          -o-transform: rotate(360deg) scale(1.2);
          -ms-transform: rotate(360deg) scale(1.2); }
    .enviroment .enviroment-list a.normal {
      margin: 20px 0 0 20px;
      width: 350px;
      overflow: hidden;
      height: 230px; }
      .enviroment .enviroment-list a.normal img {
        display: block;
        width: 350px;
        height: 230px;
        overflow: hidden;
        transition: All 0.5s ease-in-out;
        -webkit-transition: All 0.5s ease-in-out;
        -moz-transition: All 0.5s ease-in-out;
        -o-transition: All 0.5s ease-in-out; }
        .enviroment .enviroment-list a.normal img:hover {
          transform: rotate(360deg) scale(1.2);
          -webkit-transform: rotate(360deg) scale(1.2);
          -moz-transform: rotate(360deg) scale(1.2);
          -o-transform: rotate(360deg) scale(1.2);
          -ms-transform: rotate(360deg) scale(1.2); }

.evalute {
  margin-top: 30px; }
  .evalute .evalute-list {
    margin-top: -15px; }
    .evalute .evalute-list .item {
      padding: 15px 0;
      border-bottom: 1px solid #ddd; }
      .evalute .evalute-list .item:after {
        content: '.';
        display: block;
        visibility: hidden;
        clear: both;
        width: 100%;
        height: 0;
        font-size: 0;
        zoom: 1; }
      .evalute .evalute-list .item p {
        display: block;
        float: left; }
        .evalute .evalute-list .item p.content {
          width: 650px;
          line-height: 26px;
          color: #666;
          font-size: 14px; }
        .evalute .evalute-list .item p.name {
          width: 110px;
          padding-right: 20px;
          line-height: 26px;
          color: #f48843;
          text-align: right;
          line-height: 26px;
          font-size: 14px; }

.charge {
  margin-top: 30px; }
  .charge .charge-detail {
    position: relative;
    width: 100%;
    height: 280px; }
    .charge .charge-detail img {
      display: block;
      width: 380px;
      height: 280px; }
    .charge .charge-detail a {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 60px;
      line-height: 60px;
      text-align: center;
      font-weight: bold;
      font-size: 26px;
      color: #fff;
      background-color: #f48843;
      transition: all .20s; }
      .charge .charge-detail a:hover {
        background-color: #f26c17; }

.consult {
  margin-top: 30px;
  padding-bottom: 30px; }
  .consult .consult-form .list {
    margin-top: 20px; }
    .consult .consult-form .list:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .consult .consult-form .list input {
      width: 290px;
      height: 32px;
      line-height: 32px;
      border: 1px solid #ccc;
      text-indent: 10px;
      padding: 2px 0;
      float: left;
      color: #333;
      font-size: 14px;
      font-family: "Microsoft YaHei" !important;
      margin-left: 20px; }
	  .consult .consult-form .list .code{
		height:38px;
		margin-left:10px;}
    .consult .consult-form .list .n-margin {
      margin-left: 0; }
    .consult .consult-form .list textarea {
      width: 1180px;
      padding: 5px;
      border: 1px solid #ccc;
      height: 110px;
      color: #333;
      font-size: 14px;
      text-indent: 0.2em;
      font-family: "Microsoft YaHei" !important; }
    .consult .consult-form .list button {
      width: 580px;
      margin-left: 20px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      color: #fff;
      outline: none;
      border: 0;
      float: left;
      background-color: #f48843;
      font-family: "Microsoft YaHei" !important;
      cursor: pointer; }
	.consult .consult-form .list button:hover {
      	background-color: #f47a2c;}
      .consult .consult-form .list button.gray-button {
        background-color: #ccc; }

.concat-bg {
  height: 350px;
  background: transparent url(../images/concat-bg.jpg) center no-repeat;
  background-size: cover; }

.concat {
  margin-top: 30px; }
  .concat .concat-list {
    margin-top: 20px; }
    .concat .concat-list:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .concat .concat-list .item {
      margin-left: 20px;
      width: 380px;
      height: 150px;
      margin-top: 60px;
      background-color: #fff;
      position: relative;
      float: left; }
      .concat .concat-list .item:first-child {
        margin-left: 0; }
      .concat .concat-list .item img {
        width: 73px;
        height: 73px;
        display: block;
        position: absolute;
        left: 153px;
        top: -35px; }
      .concat .concat-list .item p {
        margin-top: 60px;
        text-align: center;
        font-size: 28px;
        color: #38393d;
        font-weight: lighter; }
        .concat .concat-list .item p span {
          display: block;
          font-size: 18px;
          color: #666666; }

.blogroll {
  margin-top: 30px; }
  .blogroll .blogroll-list {
    width: 1210px;
    margin-left: -30px; }
    .blogroll .blogroll-list:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .blogroll .blogroll-list{padding:20px 0 0 30px;}
	.blogroll .blogroll-list a {
      display: block;
      /*width: 116px;*/
      margin: 0 20px 0 0;
	  font-size:14px;
      float: left;
      height: 30px;
	  color:#888;
      /*border: 1px solid #ddd; */}
	  .blogroll .blogroll-list a:hover{
	   color:#f26c17;
	   text-decoration:underline !important;}
      .blogroll .blogroll-list a img {
        display: block;
        width: 116px;
        height: 56px; }

.footer-logo {
  margin: 30px 0;
  display: table;
  width: 100%;
  height: 120px;
  line-height: 120px;
  border-right: 1px solid #dadada;
  text-align: center; }
  .footer-logo span {
    display: table-cell; }
    .footer-logo span img {
      vertical-align: middle; }

.footer-info {
  margin-top: 30px;
  padding-left: 30px; }
  .footer-info p, .footer-info p a {
    line-height: 28px;
    color: #666;
    font-size: 14px; }

.m-darkgray {
  background-color: #e6e6e6;
  margin-top: 30px; }

.darkgray {
  background-color: #e6e6e6; }

.site-info p {
  font-size: 14px;
  color: #8d8d8d;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #dadada; }
