@charset "gb2312";
html {width: 100%;outline: none;-webkit-text-size-adjust: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input  {margin: 0;padding: 0;border: none;outline: 0;
    /*font: inherit;*/vertical-align: baseline;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust: none;}
html{font-size:62.5%; }
body{font-size:12px;font-size:1.2rem ; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body { font-family:"微软雅黑", arial, sans-serif;background-color: #f1f1f1;color: #526b7e;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
img {border: none;vertical-align: middle;}
a {color: #526b7e;text-decoration: none;outline: none;border: 0 none;-webkit-tap-highlight-color: transparent;cursor: pointer;}
em {font-style: normal;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}   


html{font-size:10px}
@media screen and (min-width:320px) and (max-width:375px){html{font-size:12px}}
@media screen and (min-width:376px) and (max-width:414px){html{font-size:14px}}
@media screen and (min-width:415px) and (max-width:639px){html{font-size:16px}}
@media screen and (min-width:640px) and (max-width:719px){html{font-size:16px}}
@media screen and (min-width:720px) and (max-width:749px){html{font-size:16px}}
@media screen and (min-width:750px) and (max-width:799px){html{font-size:16px}}
@media screen and (min-width:800px){html{font-size:25px}}
.pr{ position:relative;}
.pa{ position:absolute;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.tl{ text-align:left;}
.l{ float:left;}
.r{ float:right;}
.pt_10{ padding-top:10px;}
.pb_10{ padding-bottom:10px;}
.pt_4{ padding-top:4%;}
.pt_2{ padding-top:2%;}
.pb_4{ padding-bottom:4%;}
.pb_2{ padding-bottom:2%;}
.mt_4{ margin-top:4%;}
.mb_4{ margin-bottom:4%;}
.mr_10{ margin-right:10px;}
.pb_60{padding-bottom: 60px;}
.pb_90{padding-bottom: 90px;}
.pb_100{padding-bottom: 100px;}
.pl_10{ padding-left:10px;}
.pr_10{padding-right:10px;}
.pb_6{padding-bottom: 3rem;}
.f60{color: #F60;}
.font_14{ font-size:14px;}
.font_16{ font-size:16px;}
.font_18{ font-size:18px;}
.font_26{ font-size:26px;}
.cl{ clear:both;}
.btn {display:block;width:70%; margin:0 auto;background-color:#e60012;border:0;border-radius:4px;text-align:center;color:#FFF; line-height:36px; cursor:pointer;}
.btn:hover{ background:#fb5f39;}
.clearfix:after{content:"\20";display:block;height:0;clear:both;visibility:hidden}.clearfix{zoom:1}

#Container{width: 100%;height: auto;margin: 0 auto;min-width: 320px;max-width: 640px;}

/* 栅格系统 */
.container { margin:0 auto; }
.container::after {content: "";display: table;clear: both;}
.row { margin:0 auto; width:94%;}
.row::after {content: "";display: table;clear: both;}
.row100 { margin:0 auto; width:100%;}
.row100::after {content: "";display: table;clear: both;}
.col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
}
.col-xs-1 {float: left;width: 8.333333%;}
.col-xs-2 {float: left;width: 16.666667%;}
.col-xs-3 {float: left;width: 25%;}
.col-xs-4 {float: left;width: 33.333333%;}
.col-xs-5 {float: left;width: 41.666667%;}
.col-xs-6 {float: left;width: 50%;}
.col-xs-7 {float: left;width: 58.333333%;}
.col-xs-8 {float: left;width: 66.666667%;}
.col-xs-9 {float: left;width: 75%;}
.col-xs-10 {float: left;width: 83.333333%;}
.col-xs-11 {float: left;width: 91.666667%;}
.col-xs-12 {float: left;width: 100%;}
.pull-xs-0 {right: auto;}
.pull-xs-1 {right: 8.333333%;}
.pull-xs-2 {right: 16.666667%;}
.pull-xs-3 {right: 25%;}
.pull-xs-4 {right: 33.333333%;}
.pull-xs-5 {right: 41.666667%;}
.pull-xs-6 {right: 50%;}
.pull-xs-7 {right: 58.333333%;}
.pull-xs-8 {right: 66.666667%;}
.pull-xs-9 {right: 75%;}
.pull-xs-10 {right: 83.333333%;}
.pull-xs-11 {right: 91.666667%;}
.pull-xs-12 {right: 100%;}
.push-xs-0 {left: auto;}
.push-xs-1 {left: 8.333333%;}
.push-xs-2 {left: 16.666667%;}
.push-xs-3 {left: 25%;}
.push-xs-4 {left: 33.333333%;}
.push-xs-5 {left: 41.666667%;}
.push-xs-6 {left: 50%;}
.push-xs-7 {left: 58.333333%;}
.push-xs-8 {left: 66.666667%;}
.push-xs-9 {left: 75%;}
.push-xs-10 {left: 83.333333%;}
.push-xs-11 {left: 91.666667%;}
.push-xs-12 {left: 100%;}
.show { display: block !important; } 
.hidden { display: none !important; visibility: hidden !important; } 
.invisible { visibility: hidden; } 
/* 栅格系统 */

.bg_f{ background:#fff;}

/* 字体图标样式 */
@font-face {font-family: "iconfont";
  src: url(../fonts/iconfont.eot); /* IE9*/
  src: url(../fonts/iconfont.eot#iefix) format('embedded-opentype'), /* IE6-IE8 */
  url(../fonts/iconfont.woff) format('woff'), /* chrome, firefox */
  url(../fonts/iconfont.ttf) format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url(../img/iconfont.svg) format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-icon:before { content: "\e603"; }
.icon-xuexiba0220:before { content: "\e606"; }
.icon-shijian:before { content: "\e646"; }
.icon-zhuandaoxiaoban:before { content: "\e822"; }
.icon-dianzan:before { content: "\e60a"; }
.icon-fengkuang:before { content: "\e605"; }
.icon-icon08:before { content: "\e632"; }
.icon-car-repair:before { content: "\e61c"; }
.icon-fayoujian:before { content: "\e6d0"; }
.icon-xueli1:before { content: "\e678"; }
.icon-xuanzexuexiao:before { content: "\e608"; }
.icon-shapecopy6:before { content: "\e6ac"; }
.icon-huo:before { content: "\e635"; }
.icon-ditu1:before { content: "\e602"; }
.icon-iconxinchoufuli:before { content: "\e628"; }
.icon-jiuye:before { content: "\e600"; }
.icon-jiaoxue:before { content: "\e616"; }
.icon-duihua:before { content: "\e61d"; }
.icon-xiayiye:before { content: "\e609"; }
.icon-biaozhun:before { content: "\e60c"; }
.icon-yuedu:before { content: "\e60b"; }
.icon-icon-test:before { content: "\e607"; }
.icon-xinchou:before { content: "\e70f"; }
.icon-xueshengjiuyeshuai:before { content: "\e60d"; }
.icon-zhaopinjiuye:before { content: "\e60e"; }
.icon-fuwuxuzhi:before { content: "\ea3e"; }
.icon-xuexiao:before { content: "\e6ad"; }

/* 底部 */
footer{width: 100%; position: fixed;bottom: 0px;z-index:990; overflow:hidden; text-align:center;min-width: 320px;
max-width: 640px;transform: translateY(100%);-webkit-transform: translateY(100%);-moz-transform: translateY(100%);animation: zx-con1 1.4s 1s forwards;-webkit-animation: zx-con1 1.4s 1s forwards;-moz-animation: zx-con1 1.4s 1s forwards}
@keyframes zx-con1 {
	0% {
		transform: translateY(100%);
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%)
	}
	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0)
	}
}
@-webkit-keyframes zx-con1 {
	0% {
		transform: translateY(100%);
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%)
	}
	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0)
	}
}
@-moz-keyframes zx-con1 {
	0% {
		transform: translateY(100%);
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%)
	}
	100% {
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0)
	}
}

.left {
    float: left;
}
.right {
    float: right;
}
.autohei {
    overflow: hidden;
    zoom: 1;
}
.clear {
    font-size: 0;
    line-height: 0;
    clear: both;
    overflow: hidden;
    zoom: 1;
}
.blank {
    height: 0.5rem;
    clear: both;
    overflow: hidden;
}
.yahei, .yahei * {
    font-family: Microsoft YaHei;
}
.songti, .songti * {
    font-family: SimSun;
}
.dayuhao:after {
    content: ">>";
}
.aaaaaa {
}
.img {
    text-align: center;
}
.img img {
    width: 100%;
}

body {
    width: 32rem;
    margin: 0 auto;
    font-family: "微软雅黑";
    font-size: 1.2rem;
    -webkit-text-size-adjust: none;
}
.banner{width: 100%;}
.banner a{width: 100%;}
.banner a img{width: 100%;}
.ly-header { /*position: fixed; */
    top: 0;
    z-index: 10;
    width: 32rem;
}
.ly-header nav {
    height: 4rem;
    background: #393a3f;
}
.ly-header nav a:nth-child(1) {
    float: left;
    width: 5rem;
    height: 4rem;
    background: url(../img/wechat.png) no-repeat scroll 2rem 1.2rem;
    background-size: 6.6rem 30rem;
}
.ly-header nav a i {
    float: right;
    width: 0.1rem;
    height: 2rem;
    margin: 1rem 0 0 0;
    background: #2e2e32
}
.ly-header nav h2 {
    color: #FFF;
    font-size: 1.6rem;
    line-height: 4rem;
    text-indent: 1rem;
}
.ly-header nav a:nth-child(2) {
    float: right;
    width: 5rem;
    height: 4rem;
    background: url(../img/wechat.png) no-repeat scroll 1.4rem -4.2rem;
    background-size: 6.6rem 30rem;
}
.ly-section1 {
    height: 100%;
    padding: 1rem 0 10rem 1rem;
    box-sizing: border-box;
}
.ly-section1 .line {
    margin: 0 0 0 0;
}
.ly-section1 .left {
    float: left;
    max-width: 80%;
    margin: 1rem 0 0 0;
}
.ly-section1 .left div {
    position: relative;
    margin: 0 0 0 5.5rem;
    padding: 1rem;
    background: #FFF;
    color: #323232;
    border: 0.1rem solid #d5d5d5;
    border-radius: 0.6rem;
}
.ly-section1 .left div i {
    position: absolute;
    top: 1.2rem;
    left: -2rem;
    width: 2rem;
    height: 2rem;
    background: url(../img/wechat.png) no-repeat scroll 0 -20rem;
    transform: rotate(-180deg);
    background-size: 6.6rem 30rem;
}
.zixunzn a img {
    width: 11.5rem;
    height: 3.2rem;
    margin-left: 3rem;
    margin-top: 1rem;
}
.ly-section1 .left img {
    float: left;
    margin: 0 0.5rem 0 0;
    width: 4rem;
}
.ly-section1 .left div img {
    float: none;
    width: 2.4rem;
    vertical-align: middle;
}
.ly-section1 figure {
    width: 95%;
    margin: 1.5rem auto;
    overflow: hidden;
    border-bottom: 0.1rem solid #CCCCCC;
}
.ly-section1 .zzh {
    width: 40%;
    margin-right: 1rem;
    float: left;
    display: block;
    margin-bottom: 1.5rem;
}
.ly-section1 figcaption {
    overflow: hidden;
    zoom: 1;
}
.ly-section1 figcaption p {
    line-height: 1.95rem;
}
.ly-footer {
    position: fixed;
    bottom: 0;
    height: 5rem;
    background: #FFF;
    border-top: 0.1rem solid #bfbfbf
}
.ly-footer div {
    width: 100%;
}
.ly-footer div:nth-child(1) {
    max-width: 5rem;
}
.ly-footer div:nth-child(1) {
    max-width: 5rem;
}
.ly-footer div:nth-child(3) {
    max-width: 5rem;
}
.ly-footer div:nth-child(1) a {
    float: left;
    width: 5rem;
    height: 5rem;
    background: url(../img/wechat.png) no-repeat scroll 0.9rem -8.9rem;
    background-size: 6.6rem 30rem;
}
.ly-footer div:nth-child(2) textarea {
    width: 80%;
    height: 3.6rem;
    margin: 0.7rem 0 0 0rem;
    color: #000;
    font-size: 1.8rem;
    line-height: 3.5rem;
    border: none;
    border-bottom: 0.1rem solid #d8d8d8;
    transition: 0.3s;
    resize: none;
    overflow-y: auto;
    outline: none;
}
.ly-footer div:nth-child(2) textarea:focus {
    border: none;
    border-bottom: 0.1rem solid #45c01a;
}
.ly-footer div:nth-child(2) textarea.on {
    border-bottom: #45c01a
}
.ly-footer div:nth-child(2) i {
}
.ly-footer div:nth-child(3) a {
    position: absolute;
    top: 0;
    right: 0;
    width: 6.5rem;
    height: 3.5rem;
    margin: 0.7rem 0.5rem 0 0;
    background: #45c01a;
    color: #FFF;
    text-align: center;
    line-height: 3.5rem;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: 0.3s;
}
.ly-footer div:nth-child(3) a:hover {
    background-color: #3aa814;
}
.ly-clear {
    clear: both;
}
.ly-hide {
    display: none;
}

/* 引导问题 */
.problem1{ width: 100%;}
.problem1 li{ float:left;width: 32%;margin-bottom:3%;margin-left:1%;color:#666;}
.problem1 li a{display: block;padding: 0.45rem 0;text-align:center;  font-size:1rem;background:#0af;color:#FFF;}
.problem1 li a:hover{ background:#004098; color:#fff; }
