﻿
.fm{width:100%;height:400px;background:url("../images/card/banner.png") no-repeat center 100%;}
.m-content{ width:1200; margin:0 auto; height:2500px;}
.content{  float:left; vertical-align:middle; height:500px;}
.desc{ margin-top:180px; }
.desc p{font-size: 36px;color: #3e3e3e;height: 40px;line-height: 40px;margin-bottom: 64px}
.desc ul { margin-left:10px;list-style:disc inside  !important}
.desc ul li { font-size:16px; color:#3e3e3e; line-height:20px; height:20px;list-style:disc  inside !important;margin-bottom: 20px;}
.jieshao{ height:500px;}
.hezuohuoban{  margin-top:160px; text-align :center;  height:530px;}
.hezuohuoban p {font-size: 36px;color: #3e3e3e; margin-bottom:40px;}
.hezuohuoban lable{    display: block;  line-height:26px;font-size: 16px; color:#3e3e3e}
.hezuohuoban ul{ margin: 40px auto;}
.hezuohuoban ul li { border-top-right-radius: 4px; border-top-left-radius: 4px; cursor:pointer; float:left; width:220px; height:340px  ; margin-left:65px; /*box-shadow:0px 11px 0px  rgba(203,213,224,0.09); */  }
.hezuohuoban ul li img { width:220px; height:180px;}
.hezuohuoban ul li lable{ margin-bottom:10px;font-size:26px;}
.hezuohuoban ul li lable pre{  display:inline-block; color:#999; font-size:16px;}
.hezuohuoban ul li p {border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; padding-top: 10px;background-color:#fff; font-size:16px;    border: 1px solid #e3e3e3; text-align:center; height:80px;}
.hezuohuoban ul li font{ margin:0 15px;    display: block;}
.hezuohuoban ul li hr{width: 20px; margin: 0px auto 24px auto;  border:2px solid #ff7200; }
/*.hezuohuoban ul li:hover{ height:300px; width:248px;}
.hezuohuoban ul li:hover img{ height:220px; width:248px;}*/

.bt{  cursor:pointer; margin:52px auto 128px auto;width:185px;}
.bt button{cursor:pointer;      border-radius: 5px;color:#fff;   font-size: 18px;width:185px; height:40px; background-color:#ff8a4a;border: none;background: -webkit-linear-gradient(left,#fec928, #ff8a4a); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#fec928, #ff8a4a); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#fec928, #ff8a4a); /* Firefox 3.6 - 15 */
  background: linear-gradient(left,#fec928, #ff8a4a); /* 标准的语法 */
  }