﻿html{ font-size:50px;}
@media screen and (min-width:360px) {
  html {font-size: 60px;}
}
@media screen and (min-width:400px) {
  html {font-size: 65px;}
}
@media screen and (min-width:480px) {
  html {font-size: 76px;}
}
@media screen and (min-width:568px) {
  html {font-size: 89px;}
}
@media screen and (min-width:639px) {
  html {font-size: 100px;}
}
body{font-family:"Microsoft Yahei";color:#5B5B5B; padding:0; margin:0; background:#f9f9f9; line-height:180%; font-size:14px;}
input , textarea , select{font-family:"Microsoft Yahei"; color:#5B5B5B;}
a{ color:#333;text-decoration: none;}
a:hover{ color:#F00;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/*通用父子盒子嵌套浮动问题解决，开始*/
.clear {
	margin: 0px auto;
	width: 100%;
	height: 1px;
	font-size: 1px;
	clear: both;
	background: none;
	overflow: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
* {
   -webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin:0; 
}
*:before,*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin:0;
}
/*通用父子盒子嵌套浮动问题解决，结束*/
/*间隙层开始*/
.space_hx { /*横向间隙*/
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;
	overflow: hidden;
}
.space_zx { /*纵向间隙*/
	float: left;
	width: 10px;
	font-size: 1px;
	overflow: hidden;
}
/*间隙层结束*/
/*头部*/

.warp{ 
  width:100%; 
  max-width:640px; 
  margin:0px auto; 
  background:#FFF; 
  padding-bottom:30px;
}

.head{ 
  width:100%; 
  padding:15px 0; 
  border-bottom:1px solid #eee;
}

.head .logo{ 
  height:.75rem; 
  float:left; 
  padding-left:5px;
}

.head .logo img{ 
  height:100%; 
  vertical-align:top;
}

.head .head_r{ 
  width:50%; 
  float:right; 
  text-align:right; 
  padding-right:10px;
}

.head .head_r img{ 
  width:100%; 
  height:auto; 
  vertical-align:top;
  max-width:247px; 
  margin-top:5px;
}

.links{ margin:0px 0 0; border-top:1px solid #00aac7; border-left:1px solid #00aac7;}
.links ul{ overflow:hidden;}
.links ul li{ width:25%; height:45px; border-right:1px solid #fff; border-bottom:1px solid #fff; float:left;}
.links ul li a{ display:block; height:44px; line-height:44px; overflow:hidden; text-align:center; font-size:14px; color:#FFF; background:#D63F43;}
.links ul li a:hover{ background:#029aaf;}



/*图片电话*/
.rx{ 
  width:100%; 
  background:#D63F43;
}
.rx img{ 
  width:100%;
}

.i_md{ 
  width:100%; 
  background:#fff; 
  background-size:cover;  
  text-align:center;
}

.i_md .name,.i_name{ 
  width:100%; 
  padding:3px 0; 
  font-size:0.38rem; 
  font-weight:bold;
  text-align:center; 
  line-height:0.4rem; 
  color:#000000;
}

.i_md .des{ 
  width:100%; 
  padding:0 10px; 
  font-size:.2rem;
}

.i_md ul{ 
  width:100%; 
  margin-top:20px;
}

.i_md ul li{ 
  width:50%; 
  float:left; 
  padding:20px 15px; 
  font-size:0.2rem; 
  border-right:1px solid #e3e3e3; 
  border-bottom:1px solid #e3e3e3; 
}

.i_md ul li img{ 
  width:50%; 
  max-width:88px; 
  vertical-align:top;
}

.i_md ul li b{ 
  display:block; 
  width:100%; 
  height:45px; 
  line-height:45px; 
  font-size:0.28rem;
}

.i_md ul li .d_des{ 
  width:100%; 
  font-size:0.2rem; 
  line-height:160%;
}

.i_md ul li .d_des em{ 
  color:#D90005;
}


.tip{ width:100%; padding:10px 10px 0; font-size:0.2rem; color:#D63F43; text-align:left; line-height:150%;}

.foot{ width:100%; background:#D63F43; height:55px; text-align:center; position:fixed; left:0; bottom:0; z-index:9999; color:#FFF;}

.foot li{ width:25%;/*width:33.33%;*/ float:left;}

.foot li img{ width:25px; height:25px; vertical-align:top; margin-top:7px;}

.foot li a{ display:block; width:100%; height:60px; cursor:pointer;}

.foot li p{ width:100%; height:20px; line-height:20px; color:#FFF;}
.tck,.tc_dh{ width:100%; height:100%; background:rgba(0,0,0,0.8); position:fixed; z-index:99999999; left:0; top:0; display:none;}

.tck img{ width:280px; height:280px; position:absolute; left:50%; top:50%; margin-left:-140px; margin-top:-140px;}

.tc_dh .i_mb{ width:90%; position:absolute; left:50%; top:55%; background:#FFF;-ms-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-55%);   -o-transform: translateX(-50%) translateY(-55%);transform: translateX(-50%) translateY(-55%); border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}


.bz{ width:100%; background:url(../images/jt.png) no-repeat center top; background-size:100% auto; margin-top:15px;}

.bz li{ width:25%; float:left; text-align:center;}

.bz li img{ width:55%; height:auto; vertical-align:top; margin-top:12px;}

.bz li p{ width:100%; height:auto; padding:10px 0; font-size:.22rem;}
.s_tip{ width:90%; padding:10px; text-align:center; font-size:.18rem; margin:0px auto; color:#D63F43; line-height:145%;}

.bg_b{ width:100%; background:#F1F1F1; padding:25px 15px;}

.zl{ width:100%; border:1px solid #ddd; border-bottom:0; background:#FFF; margin-top:15px;}

.zl li{ width:100%; padding:13px 13px 13px 0.65rem; text-align:left; line-height:0.26rem; position:relative; border-bottom:1px solid #ddd; line-height:.32rem;}

.zl li i,.zl li span{ display:inline-block; *display:inline; zoom:1; vertical-align:top; font-size:0.2rem;}

.zl li i{ width:0.3rem; height:0.3rem; background:#D63F43; font-style:normal; color:#FFF; text-align:center; font-size:0.2rem; line-height:0.3rem; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; position:absolute; left:0.17rem; top:13px;}

.zl li em{ color:#D63F43;}

.s_b{ width:100%; padding:25px 0 10px; text-align:center;}

.s_bm{ width:100%; margin-top:15px;}

.s_b img{ width:100%; height:auto; vertical-align:top;}

.s_bma img{ width:auto; max-width:100%; height:auto;}

.s_bm span,.s_bm span i{ display:inline-block; *display:inline; zoom:1; margin:7px 5px; font-size:.2rem; vertical-align:top;}

.s_bm span i{ margin:0; width:0.25rem; height:0.25rem; text-align:center;background:#D63F43; font-style:normal; color:#FFF; text-align:center; font-size:0.2rem; line-height:0.25rem; border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; margin-right:5px; vertical-align:middle; margin-top:-0.05rem;}
.bg_c{ width:100%; background:#ECECEC; background-size:cover; padding:25px 15px;}

.tck .tu{ width:280px; height:320px; position:absolute; left:50%; top:50%; margin-left:-140px; margin-top:-170px; text-align:center;}

.tck .tu img{ width:280px; height:280px; vertical-align:top; position:static; margin:0 auto;}

.tck .tu p{ width:100%; height:40px; line-height:30px; text-align:center; font-size:.2rem; color:#999; padding-top:7px;}
.am-share { font-size: 14px; border-radius: 0; bottom: 0; left: 0; position: fixed; text-align: center; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); -webkit-transition: -webkit-transform 300ms; transition: transform 300ms ; width: 100%; z-index:100000; }

.am-modal-active { transform: translateY(0px);  -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }

.am-modal-out { z-index:99999; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%) }



.am-share-title { background-color: #f5f5f5; border-bottom: 1px solid #fff; border-top-left-radius: 2px; border-top-right-radius: 2px; color: #333; font-weight: 400; margin: 0 10px; padding: 10px 10px 0; text-align: center; text-align:left; font-size:.28rem;}

.am-share-title::after { border-bottom: 1px solid #dfdfdf; content: ""; display: block; height: 0; margin-top: 10px; width: 100%; }

.am-share-footer { margin: 10px 10px 0; }

.am-share-footer .share_btn { color: #fff;  display: block; width: 100%; background-color:#D63F43; border: 1px solid #D63F43; border-radius: 0; cursor: pointer;  font-size: .28rem; font-weight: 400; height:60px; line-height:60px; text-align: center; transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s; vertical-align: middle; white-space: nowrap;font-family:"微软雅黑";  }



.am-share-sns { background-color: #f8f8f8; border-radius: 0 0 2px 2px; margin: 0 10px; padding-top: 15px; height:auto; zoom:1; overflow:auto; }



.am-share-sns li { margin-bottom: 15px; display: block; float: left; height: auto;  width:33.33%; text-align:left; }



.am-share-sns a { color: #555; display:inline-block; *display:inline; zoom:1; text-decoration:none; font-size:.24rem; width:100%;}

.am-share-sns li a i{ display:inline-block;*display:inline; zoom:1; width:.34rem; height:.34rem; vertical-align:top; background:url(../images/qq.png) no-repeat center center; background-size:cover; margin:0.05rem .1rem 0.05rem .24rem;}

.am-share-sns span { display: block; }
.i_md .blue{ background-color:#D63F43;}
.i_md .blue .tit{text-align:center; font-size:15px; color:#fff; text-align:center; padding:4% 0 3% 0; font-weight:600;}
.i_md .blue .text{color:#fff;font-size:20px; padding-bottom:25px; }
.i_md .blue .item{ width:94%; margin:auto; padding-bottom:10px;overflow:hidden; border:0}
.i_md .blue .item input{display:inline-block; width:.66rem; border:1px solid #e2e2e2; background-color:#fff; width:62%; padding:.15rem 4.9%;  margin:auto; outline: none;}
.i_md .blue .item .last input {
  background:#f18f46;border:1px solid ; cursor:pointer; color:#fff; width:auto;
}
.i_md .blue .item .hm{display:inline-block; float:right; width:26.3%; background-color:#fdd23f; height:.7rem; line-height:.7rem; text-align:center; color:#bb312b; font-size:15px;}
.i_md .panel{border:0;}
.i_md .top_tit{background-color:#169ad5; color:#fff; text-align:center; font-size:20px; height:1rem; line-height:1rem;}
	
.cd-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(126, 126, 126, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index:9999999999999999;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;

}

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: 40% auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
    z-index:9999999999999999;

}
.cd-popup-container p {
color:#666666;
  padding: 2em 1em;
}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  color: #D63F43;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
border-top:1px solid #D5D5D5;
  background: #fff;
  border-radius: 0 0 .25em .25em;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 0em auto;
  }
}
a.float {
  padding:30px 10px; 
  background-color:#D63F43; 
  color:#FFFFFF; 
  position:fixed; 
  right:0px; 
  top:25%; 
  line-height:18px; 
  font-size:14px; 
  display:block;
  z-index: 9999;
}
/*--------------*/
.hide_box{z-index:9999999999;filter:alpha(opacity=50);background:#666;opacity: 0.5;-moz-opacity: 0.5;left:0;top:0;height:100%;width:100%;position:fixed;display:none;}
.shang_box{width:90%;height:250px;position:fixed;z-index:9999999999999;top:15%; left:5%;display:none;background: url('../images/zhongqiuhd.png');background-size:100%;}
.shang_box img{border:none;border-width:0;}
.dashang{display:block;width:100px;margin:5px auto;height:25px;line-height:25px;padding:10px;background-color:#E74851;color:#fff;text-align:center;text-decoration:none;border-radius:10px;font-weight:bold;font-size:16px;transition: all 0.3s;}
.dashang:hover{opacity:0.8;padding:15px;font-size:18px;}
.shang_close{float:right;display:inline-block; width:38px; height:38px; margin-right:47px;}
.huodong_an{ margin-top:58%; text-align:center;}
.huodong_text{ width:150px; margin-left:15px; height:18px; line-height:18px; text-align:center; font-size:12px; color:#e14538; font-family:"Microsoft YaHei"; border:0px; background-color:#efd568;  }
.huodong_niu{ width:160px; height:46px; background: url('../images/hong_an.png'); text-indent:-999px; border:0px; cursor:pointer; margin-top:10px; margin-left:20px; background-size:100%;}
#div1{margin-top:10px; height:50px; overflow:hidden;}
#div1 ul li{ padding-left:20px;  line-height:18px; padding-top:7px; height:43px; font-size:14px; color:#FFFFFF; text-align:center; text-shadow: #000 0 1px 0  rgba(0,0,0,.6);}


@media screen and (max-width:510px) {
.tck .tu img{ width:220px; height:220px;}
}
@media screen and (max-width:450px) {
.s_c dl{ width:100%;}
.ct li{ width:98%; margin-bottom:15px;}
.result dt,.result dd{ width:100%; border:0;}
.result dt img{ max-width:360px;}
.result dd{ border-top:1px solid #ddd;}
}

  /*标题*/
  .timu{width: 100%; padding:0 2%;overflow: hidden; box-sizing: border-box; margin: 20px 0 10px 0;} 
  .timu em {width: 4px; height: 0.4rem; float: left; background-color: #D63F43;margin-right: 10px;}  
  .timu h2 { font-size: 1.8rem; float: left; width: 95%;}
  .timu p{font-size: 18px;font-weight: bold;}
  .mokuai {padding: 0 5%; box-sizing: border-box;}
  /*文章*/
  .wenzhang {width: 100%; overflow: hidden; box-sizing: border-box;}
  .wenzhang p {font-size:14px;}
  .wenzhang h1 {text-align: center;margin-top: 10px;margin-bottom: 10px; font-size:16px;}
  .wenzhang span{margin-bottom: 10px;text-align: center;width: 50%}
  .wenzhang i { margin-bottom: 10px; text-align:center; font-style:normal;display:block;}
    .anjian {width: 100%; padding: 2% 5%; box-sizing: border-box; border:1px solid #4c4c4c; border-radius: 5px; margin-bottom: 10px;margin-top: 10px;}
  .anjian a {text-decoration: none; color: #4c4c4c; font-size: 14px}
  
  .nianbao ul {margin-top: 10px;}
  .nianbao ul li {float: left; color:#4E4C4C;}
  .nianbao ul li a {color: #4e4c4c; text-decoration: none; font-size: 14px;}
  /*注册常见问题*/
  .zcwt{}
  .zcwt li {overflow: hidden; width: 100%; padding: 10px 4%; box-sizing: border-box; border-bottom: 1px solid #ccc;}
  .zcwt li a {color: #3d3d3d;}
  .zcwt li b {float: left; width: 75%; height: auto; overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
  .zcwt li span {float: right;margin-right: 2%;}

  .foot-bom { background-color: #313131; color: #fff;margin-bottom: 25px}
  .foot-bom p {text-align: center; font-size: 12px; padding: 2% 0;}
  .foot-bom p a {color:#fff; text-decoration:none;}

  .pager { color:#767676; clear:both; text-align:center; margin:20px auto;}
.pager li,.pager .nolink{ display:inline-block;  border: solid 1px #cbcbcb; height:22px; line-height:22px; margin:0px 4px 10px 0px; padding:0 7px;}
.pager .nolink { color:#767676;}
.pager a { color:#767676; text-decoration:none;}
.pager a:hover {color:#cc0000; border-color:#fff; }
.pager .cpb { color:#cc0000; font-weight:bold; border:0 none;}