/*重置样式*/
*{padding: 0;margin:0;list-style: none;}
html{font-size: 50px;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif;}
body{position: relative;width: 100%;max-width: 640px;min-width: 320px;margin: 0 auto;}
a{text-decoration:none;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;color: #222;}
input{outline:none;border:none;-webkit-tap-highlight-color:rgba(255,255,255,0);}
textarea{outline:none;resize:none;-webkit-tap-highlight-color:rgba(255,255,255,0);} 
input[type="submit"],input[type="reset"],input[type="button"],select,button {-webkit-appearance: none;}

/*加载效果*/
 .sk-fading-circle {
  margin: 40px auto;
  width: 50px;
  height: 50px;
  position: relative; 
margin-top: 48%;}
  .sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
            animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }
  .sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg); }
  .sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
            transform: rotate(60deg); }
  .sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
            transform: rotate(120deg); }
  .sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
            transform: rotate(150deg); }
  .sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
        -ms-transform: rotate(210deg);
            transform: rotate(210deg); }
  .sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
        -ms-transform: rotate(240deg);
            transform: rotate(240deg); }
  .sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
  .sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
        -ms-transform: rotate(300deg);
            transform: rotate(300deg); }
  .sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
        -ms-transform: rotate(330deg);
            transform: rotate(330deg); }
  .sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s; }
  .sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
            animation-delay: -1s; }
  .sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s; }
  .sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s; }
  .sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }
  .sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

/*搜索框*/
.top{height:0.74rem;width:100%;background-color: #c8c7cd;margin: 0 auto;}
.search{float: left;width: 5.4rem;height:0.5rem; margin-left: 0.2rem;margin-top: 0.12rem;border-radius: 3px;border:1px solid #afafb3;font-size: 0.22rem;padding-left: 0.1rem;}
.sousuo_btn{float:right ;width:0.38rem;height:0.38rem;background: url(../images/search.png) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;margin-right: 0.2rem;margin-top:0.19rem;position: relative; }
.smt{position:absolute;width:0.36rem;height:0.36rem;opacity:0;}
.zimu{height:0.37rem;line-height:0.37rem;background-color: #f1f0f6;padding-left: 0.2rem;color: #7d7c82;font-size: 0.24rem;font-family:Helvetica;}
/*通讯录列表*/
.list{margin: 0 auto;}
.list li{height:0.64rem;line-height:0.64rem;padding: 0.16rem 0.2rem;border-bottom: 1px solid #efeff4;}
.list li .photo{float: left;width:0.64rem;height:0.64rem;margin-right: 0.3rem;border: none;}
.list li .photo img{display:block;width: 0.64rem;height:0.64rem;}
.list li .name{float: left;width:3.80rem;height:0.64rem;line-height:0.64rem;font-size: 0.26rem;font-weight:bold;}
.list li .message_icon{float: left;width: 0.47rem;height:0.47rem;background: url(../images/message.png) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;margin-right: 0.32rem;margin-top: 0.08rem;}
.list li .phone_icon{float: left;width: 0.47rem;height:0.47rem;background: url(../images/phone.png) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;margin-top: 0.08rem;}
/*头部固定*/
.head{width:6.42rem;height:0.7rem;line-height:0.7rem;background-color: #8d8d8d;color:#FFF;position: fixed;top:0;left:50%;margin-left: -3.2rem;z-index: 999999;}/*#393a3f*/
.head .head_l{float: left;width:0.76rem;font-size: 0.24rem;background: url(../images/back_top.png) no-repeat left;-webkit-background-size: 18% 45%;
background-size: 18% 45%;padding-left: 0.35rem;margin-left: 0.22rem;}
.head_l1{float: left;width:0.76rem;font-size: 0.24rem;padding-left: 0.35rem;margin-left: 0.22rem;}
.head .head_center{float: left;width:3.7rem;height:0.7rem;line-height:0.7rem;text-align: center;font-size: 0.32rem;}
.head .head_r{float: left;width:1.15rem;line-height:0.7rem;font-size: 0.24rem;text-align: right;padding-right: 0.2rem;color:#fff;}
.interval{height:0.7rem;}
/*发起培训*/
.faqipeixun .first{height: 0.32rem;}
.faqipeixun li{border-top:1px solid #d9d9d9;background-color: #fff;border-bottom:1px solid #d9d9d9;font-size: 0.3rem;padding: 0.2rem;}
.faqipeixun .none_b{border-bottom:none;}
.faqipeixun li span{display:inline-block;width:1.2rem;font-size:0.3rem;font-weight: bold;vertical-align: top;}
.faqipeixun li input{display:inline-block;width:4.7rem;height:0.35rem;font-size:0.3rem;text-align: right;}
.faqipeixun li textarea{display:inline-block;width:4.5rem;height:1rem;border:none; font-size: 0.3rem;text-align: right;padding: 0.1rem;}
.faqipeixun .canjia{margin-top: 0.3rem;margin-bottom: 0.3rem;}
.faqipeixun .canjia input{display:inline-block;width: 0.6rem;margin-top: 0.05rem;}
.faqipeixun .canjia span{display:inline-block;width: 1.6rem;}
/*.faqipeixun input[type="submit"]{ display:block;width:6rem;height:0.7rem;background-color: #1aac19;color:#fff;font-size:0.27rem;font-weight:600;border:1px solid #dfdfdf;border-radius:6px;margin: 0 auto;margin-top: 0.5rem;  }*/
.faqipeixun .peixun_smt{display:block;width:6rem;height:0.7rem;background-color: #1aac19;color:#fff;font-size:0.27rem;font-weight:600;border:1px solid #dfdfdf;border-radius:6px;margin: 0 auto;margin-top: 0.5rem;}
.faqipeixun .peixun_ret{display:block;width:6rem;height:0.7rem;font-size:0.27rem;color:#000;background-color: #fff;font-weight:600;border:1px solid #dfdfdf;border-radius:6px;margin: 0 auto;margin-top: 0.3rem;margin-bottom: 0.3rem;}
/*培训会议*/
.peixunbaoming {margin-top: 0.3rem;font-size: 0.28rem;margin-bottom: 1rem;}
.peixunbaoming li{border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;background-color: #fff;padding: 0.2rem;font-size: 0.3rem;}
.peixunbaoming .none_b{border-bottom:none;}
.peixunbaoming li h4{display:inline-block;width:4.4rem;}
.peixunbaoming .baoming{float: right;width:1.5rem;height:0.5rem;margin-top: -0.08rem;color:#fff;line-height:0.55rem;background-color: #1aac19;border:1px solid #f1f0f6;border-radius:6px;text-align: center;height:0.55rem;}
.peixunbaoming li span{display:inline-block;width:0.8rem;vertical-align: top;color:#000;font-weight: 600;}
.peixunbaoming li p{display:inline-block;width:5.1rem;color:#888888;}
.peixunbaoming .neirong{margin-top: 0.3rem;margin-bottom: 0.3rem;}
.peixunbaoming .yicheng{margin-bottom: 0.5rem;}
.peixunbaoming li .zhankai{width:100%;padding-top:0.2rem;font-size: 0.24rem;color:#c5c4cb;text-align: right;}
.peixunbaoming li .zhankai .jiantou{width:2rem;height:2rem;background-color: red;border: 0.1rem solid transparent;border-top:0.1rem solid #c5c4cb }
.list1 li{width:5.22rem;margin: 0.3rem auto 0.3rem auto;background-color: #fff;border: 1px solid #d8d8d8;border-radius: 6px;padding: 0.3rem;}
.list1 .messagetime{display:block;width:3rem;margin: 0.2rem auto;padding:0.03rem 0;border-radius:6px;background-color: #e1e1e6;color:#fff;font-size: 0.22rem;text-align: center;}
.list1 li h5{font-size: 0.32rem;}
.list1 li .state{float: right;width:1.2rem;font-size: 0.28rem;text-align: right;color:#1aac19;}
.list1 li .time{clear:both;font-size: 0.28rem;color:#9b9b9b;margin: 0.1rem 0 ;}
.list1 li .content{font-size: 0.26rem;color:#9b9b9b;}
.list1 li .chakan{font-size: 0.26rem;color:#000;margin-top: 0.2rem;border-top:1px solid #efeff0;padding-top: 0.2rem;}
/*我的信息*/
.mymessage{margin-top: 0.3rem;}
.mymessage li{padding: 0.2rem 0.2rem;border-top: 1px solid #d8d8d8;font-size: 0.28rem;background-color: #fff;}
.mymessage li .mymessage_l{vertical-align: top;font-weight: 600;}
.mymessage .danwei .mymessage_r{display:inline-block;width:4.2rem;text-align: right;}
.mymessage .zhiwu .mymessage_r{display:inline-block;width:4.2rem;text-align: right;}
.mymessage .first{padding-bottom: 0.1rem;position: relative;}
.mymessage .first .mymessage_r{display:inline-block;width:0.6rem;height:0.6rem;margin-left: 4.7rem;margin-top: -0.1rem;}
.mymessage .first .mymessage_r img{width:0.6rem;height:0.6rem;}
.mymessage li .mymessage_r{display:inline-block;width:4.2rem;text-align:right;vertical-align: top;color:#888888;margin-left: 0.05rem;}
.mymessage li .show,.mymessage li .hide{display:inline-block;width:0.8rem;height:0.4rem;background-color: #1aac19;text-align: center;line-height: 0.4rem;font-size: 0.22rem;border-radius: 5px;color:#fff;margin-left: 0.2rem;}
.mymessage li .hide{background-color: #c8c7cd;}
.mymessage li input{width:5rem;font-size: 0.28rem;margin-left: 0.3rem;text-align: right;}
.mymessage .message_smt{display:inline-block;width:6rem;height:0.7rem;text-align:center;line-height:0.7rem;border-radius:5px;background-color: #1aac19;color:#fff;font-size: 0.3rem;margin: 0 0.2rem 0.5rem 0.2rem;}
.mymessage li .file_img{width:0.6rem;height:0.6rem;position:absolute;left:5.5rem;top:0.065rem;}
/*通讯录部门及选择参加人*/
.phone_list_head{background-color: #f1f0f6;height:1rem;line-height: 1rem;padding-left: 15px;font-size: 0.3rem;border-bottom:1px solid #ffffff;font-weight: 600;}
.phone_list_head img{width:0.22rem;height:0.22rem;}
.phone_list_head .branch{display:inline-block;width:4.5rem;}
.phone_list_head .num{display:inline-block;width:0.7rem;text-align: right;}
.phone_list_head .right{display:inline-block;width:0.14rem;height:0.24rem;margin-left: 0.05rem;background: url(../images/right.png) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.phone_list_head1{background-color: #f1f0f6;height:0.7rem;line-height:0.7rem;padding-left: 0.15rem;border-bottom: 1px solid #afafb3;font-size: 0.28rem;padding-top: 0.1rem;padding-bottom: 0.1rem;}
.phone_list_head1 .phone_list_head1_l{float: left;width:4.8rem;font-size: 0.28rem;font-weight: 600;}
.phone_list_head1 .phone_list_head1_r{float: right;width:1rem;height:0.7rem;margin-right: 0.1rem;z-index: 8888;overflow-x: hidden;text-align: right;}
.phone_list_head1 .phone_list_head1_r input{float: right;width:0.35rem;height:0.35rem;margin-top: 0.17rem;margin-right: 0.05rem;}
.phone_list_head1 .phone_list_head1_r span{float: right;font-size: 0.28rem;}
.phone_list img{float: left;width:0.32rem;height:0.32rem;margin-right:0.1rem;margin-top: 0.35rem;}
.phone_list .phone_list_head1 .phone_list_head1_l img{margin-top: 0.21rem;}
.phone_list_member{height:0.75rem;border:1px solid #efeff4;padding-top: 0.2rem;padding-left: 0.2rem;background-color: #fff;font-size: 0.28rem;}
.headportrait{float:left;width:0.6rem;height:0.6rem;background-color: #f1f0f6;margin-right: 0.2rem;}
.headportrait1{float:left;width:0.35rem;height:0.35rem;border-radius: 50%;background-color: #f1f0f6;margin-right: 0.1rem;margin-top: 0.15rem;}
.headportrait img{width:100%;height:100%;margin-top: 0rem;}
.name{float:left;height:0.6rem;line-height: 0.6rem;text-align: left;font-size: 0.3rem;font-weight: 600;}
.icon_right{float:right;width:1.2rem;margin-right: 0.22rem;}
.message{float:left;width:0.45rem;height:0.45rem;background:url(../images/message.png) no-repeat center;-webkit-background-size: 0.44rem 0.44rem;
background-size: 0.44rem 0.44rem;margin-top: 0.08rem;margin-right: 0.22rem;}
.phone{float:right;width:0.45rem;height:0.45rem;background:url(../images/phone.png) no-repeat center;-webkit-background-size: 0.44rem 0.44rem;
background-size: 0.44rem 0.44rem;margin-top: 0.08rem;}
/*我的地址*/
.myaddress{margin-top: 0.3rem;}
.myaddress li{background-color: #fff;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;padding: 0.2rem 0.2rem;font-size: 0.28rem;font-weight: 600;}
.myaddress li input{width:5.1rem;height:0.5rem;text-align: right;margin-left: 0.2rem;font-size: 0.28rem;}
.myaddress .addresssmt{width:6rem;height:0.7rem;margin: 0 auto;margin-left: 0.2rem;margin-bottom: 0.5rem;background-color: #1aac19;text-align: center;line-height: 0.7rem;border-radius: 5px;color:#fff;font-size: 0.28rem;font-weight: 600;}
/*报刊赠阅*/
.kiosk{padding:0 0.2rem;}
.kiosk li{float: left;width:2.2rem;height:4.45rem;margin-top: 0.2rem;padding:0 0.4rem;}
.kiosk li img{display:block;width:2.2rem;height:3rem;}
.kiosk li .name{width:2.2rem;height:0.5rem;font-size: 0.3rem;font-weight: 600;text-align: center;}
.kiosk li .price{width:2.2rem;height:0.5rem;font-size: 0.3rem;font-weight: 600;text-align: center;color:#8d8d8d;}
.kiosk li .subscription{display:block;width:2.2rem;height:0.3rem;font-size: 0.28rem;color:#1aac19;text-align: center;margin-top: 0.42rem;text-decoration:underline;}
.kiosk li .subscription1{display:block;width:2.2rem;height:0.3rem;font-size: 0.28rem;color:#c5c4cb;text-align: center;margin-top: 0.42rem;text-decoration:underline;}
.freepress{height:0.77rem;line-height:0.77rem;width:6.4rem;background-color: #e6e5ea;color:#000;text-align: center;font-size: 0.24rem;}
.freepress span{color:#cc0000;font-size: 0.24rem;}
/*固定底部*/
.fixed_bottom{position:fixed;left:50%;bottom:0;width:6.46rem;margin-left: -3.2rem;background-color: #f0eff5;border-top: 1px solid #d4d4d4;z-index: 999999;}
.fixed_bottom a{float: left;width:2.13rem;height:0.8rem;text-align:center;line-height:0.8rem;background-color: #fff;color:#444444;font-size: 0.28rem;border-right:1px solid #d9d9d9;}
.fixed_bottom .fixed_bottom_r{border-right:0;}
/*消息详情*/
.xaingqing .xiangqing_titlt{font-size: 0.3rem;padding:0.2rem 0.8rem;text-align: center;}
.xaingqing .xiangqing_time{text-align: center;padding:0.1rem 0.4rem;font-size: 0.28rem;color:#8e8e93;}
.xaingqing .xiangqing_content{font-size: 0.28rem;padding:0.1rem 0.3rem;color:#8e8e93;text-indent:0.6rem;}
.xaingqing .xiangqing_content p{font-size: 0.28rem;font-family: "Microsoft YaHei"}
/*工作安排*/
.placement{margin-bottom: 1rem;}
.placement h5{font-size: 0.3rem;text-align: center;margin-top: 0.3rem;}
.placement .placement_content{text-align:center;font-size: 0.28rem;color:#8e8e93;margin-top: 0.2rem;}
/*505和404错误页面样式*/
.content_505_img1{width:4.14rem;height:4.14rem;margin: 0 auto;background: url(../images/505_03.png) no-repeat center;-webkit-background-size: 4.14rem 4.14rem;
background-size: 4.14rem 4.14rem;margin-top: 1.4rem;}
.content_505_img2{width:4.14rem;height:4.14rem;margin: 0 auto;background: url(../images/404_03.png) no-repeat center;-webkit-background-size: 4.14rem 4.14rem;
background-size: 4.14rem 4.14rem;margin-top: 1.4rem;}
.content_505_font{font-size: 0.46rem;text-align: center;margin-top: 0.45rem;font-weight: 500;}
/*สนำรฐ๏ึ๚*/
.help_title{height:0.9rem;font-size: 0.3rem;text-align: center;line-height: 0.9rem;font-weight: 700;}
.help_list li .manager{margin-top: 0.05rem;background-color: #1aac19;}
.help_list li ul li{background-color: #fff;color:#555555;border-bottom: 1px solid #f1f0f6;padding: 0.14rem 0;padding-left: 0.2rem;font-size: 0.24rem;}
.manager{height:0.6rem;line-height:0.6rem;color:#fff;font-size: 0.26rem;background-color: #393a3f;font-weight: 600;margin-top: 0.3rem;}
.manager .serial_num{display:-block;width:0.34rem;height:0.34rem;line-height:0.34rem;text-align:center;color:#fff;border-left: 3px solid #fff;border-right:3px solid #fff;padding:0 3px;margin-left: 0.3rem;font-size: 0.3rem;margin-right: 0.1rem;font-weight: 800;}
.img1{width:100px;height:200px;background: url(../images/b1.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.problem li{margin-top: -0.5rem;vertical-align: top;}
.problem li .title_num1{display:inline-block;width:6.4rem;height:0.5rem;line-height:0.5rem;margin: 0.15rem 0;color:#393a3f;background-color: #ffffff;font-size: 0.24rem;}
.problem li .explain{color:#555555;font-size:0.26rem;}
.title_num1 .doubt{display:inline-block;width:0.24rem;height:0.24rem;line-height:0.24rem;text-align:center;margin-left: 0.3rem;margin-right: 0.1rem;color:#393a3f;border-radius:50%;border:2px solid #393a3f
;font-size: 0.24rem;font-weight: 700;}
.help_shuoming{padding-left: 0.5rem;padding-right: 0.3rem;line-height:0.35rem;color:#555555;font-size: 0.22rem;}
.help_03{width:2.4rem;height:1.7rem;margin: 0.2rem auto;background: url(../images/help_03.png) no-repeat center;-webkit-background-size: 2.4rem 1.7rem;
background-size: 2.4rem 1.7rem;}
.help_bottom{position:fixed;left:50%;bottom:-2px;width:6.4rem;height:0.6rem;margin-left:-3.2rem;background-color: #f1f0f6;}
.help_bottom .help_bottom1{display:block;width:1.3rem;height:0.3rem;margin:0 auto;margin-top: 0.2rem;background: url(../images/help_07.png) no-repeat center;-webkit-background-size: 1.3rem 0.3rem;
background-size: 1.3rem 0.3rem;}
.help_img_num{width:3.6rem;height:6.4rem; margin: 0.2rem 0;margin-left: 0.5rem;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img1{background: url(../images/001_1.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img2{background: url(../images/002_2.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img3{background: url(../images/003_3.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img4{background: url(../images/004_4.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img5{background: url(../images/001.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img6{background: url(../images/002.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img7{background: url(../images/003.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img8{background: url(../images/004.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img9{background: url(../images/005_5.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img10{background: url(../images/005.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img11{background: url(../images/006.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img12{background: url(../images/007.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img13{background: url(../images/008.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img14{background: url(../images/009.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img15{background: url(../images/010.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img16{background: url(../images/011.png) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img17{background: url(../images/012.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img18{background: url(../images/013.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img19{background: url(../images/014.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img20{background: url(../images/015.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img21{background: url(../images/016.png) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img22{background: url(../images/017.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}
.help_img23{background: url(../images/018.jpg) no-repeat center;-webkit-background-size: 100% 100%;
background-size: 100% 100%;}


