@charset "UTF-8";
/**
 *
 * @authors Lai (you@example.org)
 * @date    2016-08-29 09:20:30
 * @version $Id$
 */
/*通用样式*/
html{overflow-y:scroll;overflow-x:hidden;min-width:320px; max-width:960px;margin: 0 auto;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,legend,input,textarea,blockquote,img,.sec_my,article{padding:0;margin:0;}
body{ color:#fff;font-family:"Microsoft YaHei",tahoma,arial;}
html,body{font-size:12px;}
input,select{ font-size:12px; vertical-align:middle;}
textarea,input{ word-wrap:break-word; word-break:break-all;}
dl,ul,li{ list-style:none;}
a,button,input{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
input,textarea,img{ border:0;}
input[type="submit"],input[type="reset"],input[type="button"],button {-webkit-appearance: none;}
img{display:block;}
a,area{blr:expression(this.onFocus=this.blur());}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a {outline: none;}
a:link, a:visited,a:hover,a:active{text-decoration:none;}
i{font-style: normal;}
.clear{clear:both;height:0;font-size:0;line-height:0;overflow:hidden;}
.clearfix{*zoom:1;}
.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}
/*无滚动条*/
.nobar{overflow-y:auto;}
.nobar::-webkit-scrollbar{width:0px;background:transparent;}
/*页面样式*/
.wrap{min-width:320px;margin:0 auto;background-color: #cda754;}
.content{background: #cda754 url(../images/bg.jpg) center 0/contain no-repeat;padding-top: 10rem;width: 100%;}
main{width: 93.75%;margin:0 auto;background-color: #f8e7c3;padding-left: 3%;padding-right: 3%;border-top: 1px solid #f8e7c3;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.sec,.beteam_sp{padding-bottom: 2.25rem;}
.sec h2,.content2 h3{font-size:1.25rem;font-weight:bold;text-align:center;}
.sec h2{color:#fff;background: url(../images/h2.png) 0 0/contain no-repeat;height:3.25rem;line-height:3.2rem;width: 20.375rem;margin: 0 auto;margin-top:-1.75rem;}
.sec h2+p{font-size:1rem;color:#463a1f;text-indent:2em;margin-top: 1.5rem;}
.content2{background: url(../images/text_bg2.png) 0 14rem/2.75rem 4.375rem no-repeat;}
.content2 h3{color:#463a1f;line-height: 1.4625rem;background: url(../images/h3.png) 0 0/contain no-repeat;width:12.4rem;margin: 0 auto;text-align: center;height: 1.375rem;}
.text{margin-top:2.375rem;border-top: 1px solid #f8e7c3;}
.content2 h3+.text{margin-top:1.5rem;}
.text_span{float: left;}
.text span{width: 5rem;height: 5rem;display: table-cell;background-color: #422886;border-radius: 50%;text-align: center;vertical-align: middle;}
.text img{width: 2.875rem;vertical-align: middle;margin: 0 auto;}
.text h4{color:#422886;font-size: 1rem;padding-left: 5.75rem;font-weight: bold;}
.text h4.h4_sp{margin-top: 0.3rem;}
.text ul{margin-left: 5.75rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
.text li{color:#463a1f;font-size: 0.9rem;line-height:1.0625rem;line-height: 1.0625rem;margin-top:0.26rem;text-indent: -0.8em;padding-left: 0.8em;}
.text li:last-child{margin-top:0.2rem;}
.text li i{color:#bca678;font-size: 0.5rem;padding-right:0.25rem;padding-bottom:0.25rem;}
/*beteam*/
.content3{background: url(../images/text_bg.png) right 2.8rem/2.625rem no-repeat;padding-top: 4rem;}
.sec_text{margin-top: 1.75rem;}
.sec_text h5{font-size:0.95rem;color:#463a1f;margin-left: 3.5rem;font-weight: bold;line-height: 1.0625rem;}
.sec_text h5.sp{height: 2.625rem;line-height: 2.625rem;}
.sec_text h5 b{font-size:1rem;color:#ff5454;}
.sec_text img{margin: 0 auto;margin-top: 1.25rem;}
img.num{width: 2.25rem;height: 2.625rem;float: left;margin-top: 0;}
.sec_sp{padding-bottom: 0;}
.content4{background: url(../images/text_bg2.png) 0 bottom/2.75rem 4.375rem no-repeat;}
.content5{background: url(../images/text_bg.png) right 28rem/2.625rem no-repeat;}
.content6{background: url(../images/text_bg2.png) 0 19rem/2.75rem 4.375rem no-repeat;padding-bottom: 2.25rem;}
/*响应式*/
@media only screen and (min-width: 320px) { html,body{font-size:12px;}}
@media only screen and (min-width: 359px) { html,body{font-size:13.5px;}}
@media only screen and (min-width: 375px) { html,body{font-size:14px;}}
@media only screen and (min-width: 384px) { html,body{font-size:14.4px;}}
@media only screen and (min-width: 400px) { html,body{font-size:15px;}}
@media only screen and (min-width: 414px) { html,body{font-size:15.5px;}}
@media only screen and (min-width: 440px) { html,body{font-size:16.5px;}}
@media only screen and (min-width: 465px) { html,body{font-size:17.4px;}}
@media only screen and (min-width: 480px) { html,body{font-size:18px;}}
@media only screen and (min-width: 500px) { html,body{font-size:18.75px;}}
@media only screen and (min-width: 520px) { html,body{font-size:20px;}}
@media only screen and (min-width: 560px) { html,body{font-size:21px;}}
@media only screen and (min-width: 580px) { html,body{font-size:22px;}}
@media only screen and (min-width: 590px) { html,body{font-size:22px;}}
@media only screen and (min-width: 600px) { html,body{font-size:22.5px;}}
@media only screen and (min-width: 640px) { html,body{font-size:24px;}}
@media only screen and (min-width: 768px) { html,body{font-size:24px;}}
@media only screen and (min-width: 800px) { html,body{font-size:30px;}}
@media only screen and (min-width: 840px) { html,body{font-size:30px;}}
@media only screen and (min-width: 960px) { html,body{font-size:36px;}}