/*base*/
*,::before,::after{ margin:0; padding:0 ; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body,ul,ol,li,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,p,input,select,textarea,a, em, img,strong, b, u, i,fieldset, label, legend,table,td, caption, tbody, tfoot, thead, tr, th, article, aside, canvas,figure, figcaption, footer, header, hgroup,nav,section,audio, video
{ margin:0; padding:0 ; font-size:22px; font-weight:normal; font-style:normal;}
body{font-family: "Microsoft Yahei", Arial;font-size:22px; color:#444444; background:#fff;}
ul,ol,li{ list-style:none;}
img{ border:0 none; vertical-align:middle;}
table ,td{border-collapse:collapse;border-spacing:0; }
input, select, textarea, button {outline:none;}
input.hidefocus::-moz-focus-inner {border:none;}
input[type="button"],input[type="submit"],input[type="reset"] {-webkit-appearance:none;}
input[type="text"],input[type="password"] {-webkit-appearance:none;}
textarea {-webkit-appearance:none;}
input,select,textarea {line-height:normal;-webkit-appearance:none;}
textarea{resize:none;}
a{text-decoration:none;color: #444444;outline-style:none;}
::-moz-selection { color: #fff; background-color: #1f8fcf;}
::selection { color: #fff; background-color: #1f8fcf;}  
.clearfix:after{ clear:both; content:''; display:block; height:0; line-height:0; visibility:hidden;}
.clearfix{zoom:1;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.content{padding: 0 20px;}
.flex{display: flex;justify-content: space-between;}
.wrap{width: 100%;max-width: 640px;margin: 0 auto;}
.LR_yaoqing-form{box-sizing: content-box;}

.wrap h2{height: 24px;line-height: 24px;font-size: 24px;color: #f14a1b;position: relative;font-weight: bold;margin:30px 0 20px;}
.wrap h2 span{font-size: 18px;color: #f14a1b;font-weight: normal;margin-left: 10px;}
.wrap h2 .more{position: absolute;right: 0;top:50%;transform: translateY(-50%);font-size: 18px;color: #f14a1b}
.wrap h2 .tabs{width: 190px;height: 24px;position: absolute;left: 120px;top: 50%;transform: translateY(-50%);font-size: 20px;font-weight: normal;text-align: center;}
.wrap h2 .tabs .tab{width: 94px;height: 100%;line-height: 24px;color: #999999;font-size: 18px;cursor: pointer;border-radius: 12px;}
.wrap h2 .tabs .tab.active{background-color: #f14a1b;color: #fff;}
.wrap .line{width: 100%;height: 10px;background-color: #eeeeee;border-top:1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc; }

.bfbtn{width: 32px;height: 32px;background: url(../images/bfbtn.png) no-repeat;position: absolute;left: 10px;bottom: 10px;}

.ms{height: 228px;background-color: #f89750;overflow: hidden;}
.ms img{display: block;}
.ms .msbt img{margin: 20px auto 10px;}
.ms p{font: 22px/34px 'Microsoft Yahei';color: #fff;text-align: center;}

.msbox li{width: 288px;float: left;margin-left: 24px;}
.msbox li:nth-child(2n-1){margin-left: 0;}
.msbox li img{width:100%;display: block;}
.msbox li .con{width: 288px;height: 144px;border: 1px solid #eeeeee;padding:10px 0 0 18px;}
.msbox li .con .name{font-size: 24px;color: #333333;}
.msbox li .con .jianjie{font-size: 16px;line-height: 24px;color: #999999;margin-top: 4px;}
.msbox li .con .anniu{width: 222px;height:28px;margin: 6px auto 0}
.msbox li .con .anniu div{width: 100px;height: 100%;border: 1px solid #e4e4e4;font-size: 16px;line-height: 28px;color: #666;text-align: center;}



.beian{width: 100%;height: 180px;background-color: #eeeeee;text-align: center;margin-top: 20px;padding-top: 60px;color: #333333;margin-bottom: 100px;border-bottom: 1px solid #dcdcdc;}
.beian p{width: 320px;height: 32px;line-height: 32px;border-bottom: 1px dashed #adadad;margin:0 auto;font-size: 16px;}
.beian p:nth-child(even){border: 0 none;}
.foot_fixed{width: 100%;max-width: 640px;height: 100px;position:fixed;bottom: 0;left: 50%;transform: translateX(-50%);overflow: hidden;}
.foot_fixed ul{width: 100%;height: 100%;}
.foot_fixed ul li{width: 33.3333333%;height: 100%;background-color: #fff;}
.foot_fixed ul li a{display: block;text-align: center;color: #999999;font-size: 18px;}
.foot_fixed ul li:nth-child(1) a{color: #333333;}
.foot_fixed ul li a img{display: block;margin: 16px auto 10px;text-align: center;}