@charset "UTF-8";

/*css 初始化 清除默认样式*/
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img,div,input,button,select,section {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
*{
  box-sizing: border-box;
}
li {
  list-style: none;
}
fieldset,img,input,button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
    background: transparent;
}
button{
  cursor: pointer;
}
ul, ol {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "SimSun", "宋体";
  padding-left: 20px;
}
select,input {
  vertical-align: middle;
}
select,input,textarea {
  font-size: 14px;
  margin: 0;
  outline: none
}
/*防止拖动*/
textarea {
  resize: none;
}
/*  去掉图片低测默认的3像素空白缝隙*/
img {
  border: 0;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
a,a:hover,a:focus {
  color: inherit;
  text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
}
s,i,em {
  font-style: normal;
  /*字体没有样式*/
  text-decoration: none;
}
body{
  font-family: 'Microsoft YaHei','Avenir', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #262626;
  font-size: 14px;
  height: 100%;
}


/* 公共属性 */
.clear:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0
}
.clear {
  zoom: 1
}
.fx {
  display: flex;
}
.fx_ai {
  display: flex;
  align-items: center;
}
.fx_center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.f1 {
  flex: 1
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body,html{
  height: 100%;
}
.borb {
  border-bottom: solid 1px #cdcdcd;
}
.bor {
  border: 1px solid #cdcdcd;
}
.layout {
  max-width: 1200px;
  margin: auto;
}
.blue {
  color: #137EFF;
}
.orange {
  color: #FBAA02;
}
.purple{
  color: #7C8BD7;
}
.green {
  color: #3E974F
}
.gray {
  color: #9E9E9E;
}
.skyblue {
  color: #27BAFF;
}
.cf {
  color: #fff;
}
.red {
  color: #FA5838;
}
.bgf5 {
  background: #f5f5f5;
}
.bgf {
  background: #fff;
}
.bgoblue{background: #EFF5FB;}
.bgblue{background: #0A5DAA;}
.bggreen{background: #4FBF9F;}
.bgred{background: #F77D70;}
.f12 {font-size: 12px;}
.f14 {font-size: 14px;}
.f16 {font-size: 16px;}
.f20 {font-size: 20px;}
.f22 {font-size: 22px;}
.shadow{
  box-shadow:0px 3px 6px rgba(13,54,97,0.09);
}
.txtr {
  text-align: right
}
.txtc {
  text-align: center
}
.img{
  width: 100%;
}
.postr{
  position: relative;
}
.shadow{
  box-shadow:0px 3px 6px rgba(13,54,97,0.09);
}
input{
  height: 40px;;
}
.over{
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.overhide{
  overflow: hidden;
}
.marb20{
    margin-bottom: 20px;
}
.disn{
  display: none;
}



/* 头部公共样式 */
.head_z{
  height: 80px;
}
.head_f{
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  height: 80px;
  line-height: 80px;
  background: #fff;
}
.head_list{
    margin-left: 40px;
}
.head_list li{
    width: 120px;
    font-size: 18px;
    float: left;
    cursor: pointer;
    margin: 0 20px;
    text-align: center;
}
.head_list li a{
    display: block;
}
.head_list li.active{
    color: #fff;
    background: #27baff;
}
.btn_login{
    width: 100px;
    height: 40px;
    background: #fbd570;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
}
.login_box .singup{
    margin-left: 20px;
}
.login_way{
    position: absolute;
    width: 110px;
    left: -5px;
    top: 40px;
    font-size: 14px;
    background: #fff;
    color: #333;
    line-height: 45px;
}
.login_way li{
    border-bottom: 1px dashed #9E9E9E;
}
.login_way li:last-child{
    border: none;
}
.login_way a{
    display: block;
}
.login_way img{
    width: 20px;
    margin-right: 10px;
}

/* 底部公共样式 */
footer{
    background: #282828;
    padding:  20px 0;
    text-align: center;
    line-height: 30px;
}


.gw{padding:10px; margin: 10px 20px;}
.gw p{background:url(../images/dui.png) no-repeat; padding-left:50px; height:31px; line-height:31px; font-size:22px; margin-bottom:20px; color:#7ABD54;}
a.gw1{background:#f8f8f8; width:95px; height:30px; line-height:30px; text-align:center; border-radius:2px; border:1px #ddd solid; color:#555; font-size:14px;  display:block; float:left; margin-left:12px; margin-top:3px;}
a.gw2{background:#f24445; width:120px; height:37px; line-height:37px; text-align:center;border-radius:2px; color:#fff; font-size:16px; display:block; float:left;}
.order_cg{background:#fff; border:1px #f2f2f2 solid; padding:45px 0 55px 200px; font-size:14px; margin-top:15px; position:relative}
.order_cg p{background:url(../images/dui.png) no-repeat; padding-left:50px; height:31px; line-height:31px; font-size:22px; margin-bottom:25px; color:#7ABD54;}
.btn_05{background:url(../images/btn_05.gif) no-repeat; width:134px; height:36px; border:0; margin:30px 0 0 400px; color:#fff; font-size:16px; font-weight:bold; font-family:'å¾®è½¯é›…é»‘'; cursor:pointer;}
.shxx td{padding:5px 0;}
.shxx_tt{border-bottom:1px #ddd solid; height:30px; line-height:30px;}
.shxx .sel{background:#FFF4D3}
.pinpai_list{padding:15px 0; margin-bottom:15px;}
.pinpai_list li{float:left; background:#fff; margin:10px 3px 10px 14px;}
.pinpai_list li img{width:170px; height:90px; padding:2px; border:1px #ddd solid;}
.pp_info{border:1px #ddd solid; margin-bottom:10px; padding:10px;}
.pp_logo{float:left; width:170px; text-align:center; font-size:16px;}
.pp_logo img{width:150px; margin:0 10px 5px 0;}
.pp_about{float:left; width:575px; line-height:24px; color:#666; font-size:13px}

.huodong_tag4{position:absolute; right:0px; top:0px; background:url(../images/huodong_tag.png) no-repeat; color:#fff; z-index:100; height:43px; width:31px; font-size:14px; padding:22px 17px 0; line-height:14px;font-family:'å¾®è½¯é›…é»‘';}
.huodong_tag2{position:absolute; right:0px; top:0px; background:url(../images/huodong_tag.png) no-repeat; color:#fff; z-index:100; height:38px; width:31px; font-size:14px; padding:27px 17px 0; line-height:14px;font-family:'å¾®è½¯é›…é»‘';}
.huodong_tag3{position:absolute; right:0px; top:0px; background:url(../images/huodong_tag.png) no-repeat; color:#fff; z-index:100; height:38px; width:45px; font-size:14px; padding:27px 10px 0; line-height:14px;font-family:'å¾®è½¯é›…é»‘';}

/*ä¼˜æƒ åˆ¸*/
.lingquan_box{background:url(../images/lq.gif) repeat-x; height:385px;}
.yhq{font-size:36px; font-family:tahoma,arial,"Hiragino Sans GB",SimSun,"å®‹ä½“",sans-serif;}
.yhq_l{float:left; width:260px; padding:15px 20px;}
.yhq_list{ width:378px; height:145px; color:#333; float:left; line-height:24px; margin:0 25px 20px 0; box-shadow:0 10px 20px 0 rgba(0,0,0,.04); border:1px #f2f2f2 solid; background:#fff}
.yhq_btn{float:right;width:52px;}
.yhq_btn a{background:url(../images/lq_tb1.jpg) no-repeat; display:block;  height:145px; width:52px; color:#fff; font-size:16px; text-align:center}
.yhq_btn a span{width:16px; display:block; margin:0 auto; padding-top:20px;}
.yhq_btn2 a{background:url(../images/lq_tb2.jpg) no-repeat;}
.yhq_btn2 a span{padding-top:35px;}
.yhq_jg{color:#f23030; font-size:14px;}
.lingquan{margin:0 auto; font-size:14px; width:1200px;}
.quan_btn {background:#dedede; width:180px; height:38px; line-height:38px; color:#888; border-radius:4px; margin-top:20px; border:1px #d5d5d5 solid;  font-size:14px; text-align:center; cursor:pointer}
.quan_btn a{background:#FF5000; width:180px; height:38px; line-height:38px; color:#fff; border-radius:4px; display:block;}
.lingquan p{text-align:left; line-height:28px; color:#555}
.lq_l{ margin-top:60px; font-size:20px;font-family:'å¾®è½¯é›…é»‘'; padding-left:100px; width:600px;}
.lq_l p{ font-size:30px; line-height:30px; color:#b4181b; margin-top:30px;}
.lq_r{width:200px; margin:70px 0 0 150px; }
.lq_r i{background:url(../images/lq_r.png) no-repeat; width:173px; height:173px; display:block;}

.shangjia{margin:15px 20px; border-top:1px #ddd dotted; padding-top:10px; color:#666; font-size:12px;}
.fullSlide{ width:100%;  position:relative;  height:500px; background:#000; z-index:1;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% }
.fullSlide .bd li{ width:100%;   overflow:hidden; text-align:center;  }
.fullSlide .bd li img{ width:100%; height:447px;}
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(../images/tg_flash_p.png) -18px 0; overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-position:0 0; }
a.jiagwc{background:#ff5555; color:#fff; width:178px; height:45px; line-height:45px; text-align:center; position:relative; font-size:16px; border-radius:2px;}
.jiagwc i{ display:block; background:url(../images/gwc_jia.png) no-repeat; width:20px; height:20px; line-height:36px; position:absolute; left:24px; top:12px;}
.jiagwc_1{background:#aaa; color:#fff; width:178px; border:1px #aaa solid; height:45px; line-height:45px; text-align:center; position:relative; font-size:16px; border-radius:2px; float:left}
.jiagwc_1 i{ display:block; background:url(../images/gwc_jia.png) no-repeat; width:20px; height:20px; line-height:36px; position:absolute; left:24px; top:13px;}
a.ljgm{background:#ffeded; width:176px; border:1px #FF0036 solid; margin-right:10px; height:43px; line-height:43px; text-align:center; position:relative; font-size:16px; border-radius:2px; color:#FF0036;}

/*jdt*/
.jdt_banner{width:725px; float:left; margin-left:233px; display:inline; overflow:hidden;height:420px;position:relative;}
.banList img{width:725px; height:420px;}
.banList{position:absolute;height:420px}
.banList li{height:400px;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active1{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;top:390px; z-index:9;width:710px; text-align:center; margin:0 auto;}
.jsNav{border-radius:8px; display:inline-block; margin:0 auto; padding:0 8px 0 10px; height:18px;  }
.jsNav a{display:inline-block;background:#fff;width:10px;height:10px;border-radius:50%;margin:0 2px;}
.jsNav a.current{background:#fc8f0f;cursor:pointer}

.i_tj_tt{font-size:18px; line-height:30px;font-family:'å¾®è½¯é›…é»‘'; margin-bottom:10px; background:url(../images/tj_tt.png) no-repeat; width:207px; height:28px; margin-top:20px;}
.i_tjsp_r{padding:20px 0; height:285px; background:#fff;}
.i_prolist_1{width:195px; padding:0 22px; float:left; text-align:center; border-right:1px #eee solid; position:relative;}
.i_prolist_1 a{display:block; color:#666;}
.i_prolist_1 a:hover img{margin-left:-10px; transition:all 0.4s ease-out 0s;}
.i_prolist_img{width:195px; height:195px; text-align:center; overflow:hidden}
.i_prolist_name a{display:block; height:20px; overflow:hidden; text-align:left; line-height:18px; color:#666; font-size:12px; margin-top:8px; font-family:"å®‹ä½“"}
.i_prolist_name a:hover{color:#ff6600; text-decoration:none;}
.money2{font-size:16px; color:#C81623; font-weight:bold; font-family:verdana,arial}
.money3{font-size:16px; color:#ff666b;font-family:'å¾®è½¯é›…é»‘'; line-height:20px;}
.money4{font-size:22px; color:#ff666b;font-family:'å¾®è½¯é›…é»‘'; line-height:20px;}

.tjcg_dui{background:url(/Application/Home/Static/images/dd_dui.jpg) no-repeat; width:88px; height:88px; position:absolute; left:50px; top:50px;}
.tjcg_tt{font-size:20px; line-height:22px;}
.dd_yingfu{position:absolute; right:50px; top:100px; font-size:16px;}
.dd_yingfu span{font-size:20px; color:#DF1322}
.fkfs{background:#fff; padding:10px 20px 10px 45px; margin-top:15px}
.fkfs_tt{font-size:18px; margin-bottom:20px;}
.fkfs label{height:36px;padding:9px 9px 1px; border:1px solid #EBEBEB;background:#fdfdfd; float:left; margin-right:15px; position:relative; cursor:pointer}
.fkfs label.sel{padding:9px 9px 1px; border:1px solid #ffddcb; background:#fff}
.fkfs label.sel i{background:url(../images/dg.png) no-repeat; position:absolute; right:0; bottom:0; z-index:999; display:block; width:18px; height:18px;}
.mat30{margin-top:30px;}
.shixian{border-top:1px #f2f2f2 dotted; height:1px; overflow:hidden;}
.ddtj_btn {
    color: rgb(255, 255, 255);
    width: 138px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    position: relative;
    font-size: 15px;
    cursor: pointer;
    font-family: 微软雅黑;
    float: right;
    background: rgb(255, 102, 107);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    margin: 5px 5px 0px 20px;
    border-radius: 4px;
}


