html {font-size: 62.5%;font-family: "Microsoft YaHei", "Lantinghei SC"!important}
body {font-size: 1.4rem;}
a{color: #333;}
@media screen and (max-width: 960px) {
    body {
        width: 980px;
}}
/*input, button, select, textarea{line-height: inherit!important;width: 177px!important;height: 29px!important;font-size: 14px!important;padding-left: 15px!important;}*/

*{margin:0;padding:0;}

.slideshow {
  position: absolute;
  width: 100%;
  height: 100vh;
  /*overflow: hidden;*/
}

.slideshow-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  background-size: cover;
 /*  -webkit-animation-name: kenburns;
          animation-name: kenburns;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;
          animation-duration: 16s;
  opacity: 1;
  -webkit-transform: scale(1.2);
          transform: scale(1.2); */
}
.slideshow-image:nth-child(1) {
  -webkit-animation-name: kenburns-1;
          animation-name: kenburns-1;
  z-index: 3;
}
/* .slideshow-image:nth-child(2) {
  -webkit-animation-name: kenburns-2;
          animation-name: kenburns-2;
  z-index: 2;
}
.slideshow-image:nth-child(3) {
  -webkit-animation-name: kenburns-3;
          animation-name: kenburns-3;
  z-index: 1;
}
.slideshow-image:nth-child(4) {
  -webkit-animation-name: kenburns-4;
          animation-name: kenburns-4;
  z-index: 0;
} */

@-webkit-keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.21176);
            transform: scale(1.21176);
  }
  100% {
    opacity: 1;
  }
}

@keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.21176);
            transform: scale(1.21176);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@-webkit-keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
ol li{list-style:none;}

h1 {
  
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  z-index: 99;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 0 1em 2em -1em rgba(0, 0, 0, 0.5);
  padding: 1em 2em;
  line-height: 1.5;
}
h1 small {
  display: block;
  text-transform: lowercase;
  font-size: .7em;
}
h1 small:first-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding-bottom: .5em;
}
h1 small:last-child {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  padding-top: .5em;
}
/* 自定义样式 */
.pgwMenuCustom {FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5a5a5a,endColorStr=#5a5a5a); /*IE 6 7 8*/ 
width: 1145px;height: 40px;list-style: none;position: absolute;top: 55%;left: 0px;right: 0px;margin-left: auto;margin-right: auto;}
.pgwMenuCustom ul { list-style: none; white-space: nowrap; margin: 0; padding: 0 ;display: block;text-transform: lowercase;}
.pgwMenuCustom .pm-links.mobile, .pgwMenuCustom .pm-viewMore>ul { background: #f1941c; box-shadow: 2px 2px 4px #777; position: absolute; left: 0; top: 100%; z-index: 1000 }
.pgwMenuCustom .pm-links.mobile li, .pgwMenuCustom .pm-viewMore>ul>li { display: block; clear: both; width: 175px }
.pgwMenuCustom li { margin: 0 10px; width: 170px;text-align: center;float: left;background: -ms-linear-gradient(top, #5a5a5a,  #5a5a5a);        /* IE 10 */
background:-moz-linear-gradient(top,#5a5a5a,#5a5a5a);/*火狐*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#5a5a5a), to(#5a5a5a));/*谷歌*/ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5a5a5a), to(#5a5a5a));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #5a5a5a, #5a5a5a);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #5a5a5a, #5a5a5a);  /*Opera 11.10+*/}
.pgwMenuCustom a { display: block; color: #dcdcdc; line-height: 40px;  text-decoration: none }
.pgwMenuCustom a.selected { background: #e5601d }
.pgwMenuCustom li a:hover { background: #828282; text-decoration: none }
.pgwMenuCustom .pm-dropDown, .pgwMenuCustom .pm-viewMore, .pgwMenuCustom .pm-viewMore>ul { display: none }
.pgwMenuCustom .pm-dropDown a { display: inline-block; background: #e86f2e }
.pgwMenuCustom .pm-dropDown a.active, .pgwMenuCustom .pm-viewMore a.active { background: #5a5a5a }

.pgwMenuCustom .pm-viewMore { display: none; position: relative }
.pgwMenuCustom .pm-viewMore>a { display: inline-block }
.pgwMenuCustom .pm-viewMore>ul { left: auto; right: 0 }
.pgwMenuCustom .pm-viewMore li { float: none }
.pgwMenuCustom .pm-viewMore span.icon, .pgwMenuCustom .pm-viewMore span.white { border-color: #fff transparent; border-style: solid; border-width: 8px 6px 0; margin-left: 3px; display: inline-block }
.pgwMenuCustom .pm-viewMore span.black { border-color: #000 transparent; border-style: solid; border-width: 8px 6px 0; margin-left: 3px; display: inline-block }

.mainlevel ul{ display:none; position:absolute;margin-left:-10px;}
.mainlevel li{margin-top: 1px;width:170px; float:none;
FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5a5a5a,endColorStr=#5a5a5a); /*IE 6 7 8*/ 
background: -ms-linear-gradient(top, #5a5a5a,  #5a5a5a);        /* IE 10 */
background:-moz-linear-gradient(top,#5a5a5a,#5a5a5a);/*火狐*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#5a5a5a), to(#5a5a5a));/*谷歌*/ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5a5a5a), to(#5a5a5a));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #5a5a5a, #5a5a5a);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #5a5a5a, #5a5a5a);  }

.theme-buy{margin-top:7%;text-align:center;}
.theme-signin{font-size:15px;}
.theme-popover-mask{z-index:9;position:absolute;left:0;top:0;right: 0;bottom: 0;width:100%;height:100%;background:#000;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;display:none;}

.theme-popover{z-index:100;position:absolute;top:50%;left:50%;width:960px;height:460px;margin:-250px 0 0 -500px;display:none;background-color: #fff;background-size: 80% auto}
.theme-poptit{padding:12px;position:relative;height:24px;}
.theme-poptit .close{float:right;color:#333;padding:5px;margin-top: 15px;margin-right: 30px;font:bold 25px/25px simsun;text-shadow:0 1px 0 #ddd;opacity: .8}
/*.theme-poptit .close:hover{color:#333;}*/
.theme-poptit2{padding:12px;position:relative;height:24px;}

.theme-popbod{padding-top:15px;color:#444;height:148px;}
/*.dform{padding:80px 60px 40px;text-align:center;}*/
.top-navs{position: fixed;background-color: #fff;width: 100%;z-index: 99999}
.test{width: 50%;overflow: hidden;height: 400px;float: left;}
.test2{width: 50%;overflow: hidden;height: 400px;float: left;}
.test p{text-align: center;}
.test2 p{text-align: center;margin-top: 30px;}
.test p img{width: 70px;}
.fangai-bt{padding: 12px 20px;background-color: #ee782b;font-size: 18px;color: #fff;text-decoration: none;border-radius: 5px;}
.fangai-bt2{padding: 12px 30px;background-color: #ee782b;font-size: 22px;color: #fff;text-decoration: none;border-radius: 5px;}
.fangai-bt2:hover{text-decoration: none}
.fangai-btn{margin-top: 30px;}
.fangai-p{color: #333;font-size: 18px;margin-top: 25px;}
.fangai-p2{color: #666;font-size: 18px;margin-top: 20px;line-height: 35px;}
.fangai2-p{color: #333;font-size: 27px;margin-top: 30px;}
.container{width: 1180px;left: 0px;right: 0px;margin-left: auto;margin-right: auto;}
.head-logo a{font-size: 48px;font-weight: 300;float: left;}
.head-pub{margin-top: 15px;}
.head-tel{float: right;font-size: 22px;color: #fff;background: url(../img/tel-phon.png) no-repeat 0 4px;}
.head-tel span{padding-left: 30px;}
.explain{color: #fff;font-size: 40px;text-align: center;clear: both;letter-spacing: 8px;line-height: 65px;padding-top: 10%;}
#navd li{font-size: 18px;color: #333}
.toubao_title{font-size: 32px;color: #333;padding-right: 5.6rem;line-height: 48px;display: block;float: left;}
.toubao_title a:hover{text-decoration: none}
.com{padding: 15px 0}
.banners{overflow: hidden;}
.img-com{width: 100%}
.insure{text-align: right}
.insure-btn span{padding: 12px 25px;background-color: #ee782b;color: #fff;border-radius: 5px;font-size: 20px}
.banners-insure{width: 1180px;left: 0px;right: 0px;margin-left: auto;margin-right: auto;position: fixed;margin-top: -37px;}
.insure a:hover{text-decoration: none}
/*订单公共样式*/
.Order-container{width: 1100px;left: 0px;right: 0px;margin-left: auto;margin-right: auto;}
/*订单步骤1*/
.Order1-title{font-size: 30px;color: #333;text-align: center;font-weight: bold;margin: 50px 0;letter-spacing: 2px;margin-top: 150px;}
.nav-shadow{-webkit-box-shadow: #e1dfdf 1px 1px 6px;-moz-box-shadow: #e1dfdf 1px 1px 6px;box-shadow: #e1dfdf 1px 1px 6px;padding-bottom: 10px;}
.Order1-schedule{text-align: center}
.Order1-schedule img{width: 55%}
.Order1-p1{font-size: 18px;color: #666;margin-top: 50px;}
.Order1-head-title{font-size: 20px;color: #333;text-align: center;margin: 35px 0;}
.Order1-p2{font-size: 18px;text-indent: 2em;letter-spacing: 2px;line-height: 32px;}
.Order1-xieti{color: #333;font-weight: bold;}
.Order1-p3{font-size: 16px;letter-spacing: 2px;line-height: 24px;color: #666;padding-top: 15px;}
.Order1-p3 span{display: inline-block;padding-bottom: 10px;}
.Order1-p4{letter-spacing: 2px;line-height: 25px;color: #333;font-size: 16px;font-weight: bold}
.Order1-p4 span{display: inline-block;padding-bottom: 5px;}
.hRadio{padding-left: 22px; display: inline-block;background: transparent url(../img/radio.png) no-repeat left top;height: 18px; line-height:20px;cursor:pointer;vertical-align:middle;  }
.hRadio_Checked { background-position: left bottom;}
#radiolist{overflow: hidden;margin: 20px 0;padding-left: 15px;}
#radiolist label{font-size: 18px;font-weight: 400;color: #333333}
#radiolist2 label{font-size: 18px;font-weight: 400;color: #333333;margin-right: 20px;}
#radiolist3 label{font-size: 18px;font-weight: 400;color: #333333;margin-right: 20px;}
#radiolist4 label{font-size: 18px;font-weight: 400;color: #333333;margin-right: 20px;}
#radiolist5 label{font-size: 14px;font-weight: 400;color: #333333;margin-right: 20px;}
.changes{margin-right: 50px;}
.subbtn{padding: 12px 25px;background-color: #ee782b;border: 0px;color: #fff;font-size: 18px;margin-bottom: 150px;}
.subbtn:hover{cursor:pointer}
.subbtns{text-align: center}
/*订单步骤2*/
.Order2-p1{padding-top: 35px;font-size: 20px;color: #333;padding-bottom: 10px;}
.Order2-p1 span{padding-bottom: 25px;display: inline-block;}
.Order2-border-dashed{border: 1px dashed #ee782b;background-color: #fef8f4;border-radius: 5px;padding-left: 25rem;margin-top: 5rem;}
.Order2-formbg{background-color: #f5f5f5;margin-top: 25px;padding-bottom: 30px;}
.order2-form1-p1{padding-top: 38px;margin-left: -15px;}
.order2-tab{overflow: hidden;margin: auto;}
.order2-form1-td1{width: 193px;height: 40px;font-size: 16px;color: #333;padding-bottom: 30px;}
.order2-form2-td1{width: 180px;height: 40px;font-size: 16px;color: #333;padding-bottom: 25px;padding-top: 20px;}
.order2-form2-td3{height: 67px;font-size: 18px;color: #333;padding-bottom: 6px;}
.red{color: red}
.order2-form1-td2{width: 380px;height: 67px;font-size: 18px;color: #333;padding-bottom: 6px}
.order2-form1-td2 input{line-height: inherit!important;width: 177px!important;height: 29px!important;font-size: 14px!important;padding-left: 15px!important;}
.order2-form1-td2 select{line-height: inherit!important;width: 179px!important;height: 29px!important;font-size: 14px!important;padding-left: 15px!important;}
.order2-form1-td3 input{line-height: inherit!important;width: 177px!important;height: 29px!important;font-size: 14px!important;padding-left: 15px!important;}
.order2-form1-td3 select{line-height: inherit!important;width: 179px!important;height: 29px!important;font-size: 14px!important;padding-left: 15px!important;}
.order2-form1-td4 input{line-height: inherit!important;width: 177px!important;height: 29px!important;font-size: 14px!important;padding-left: 15px!important;}
.order2-form1-td4 select{line-height: inherit!important;width: 159px!important;height: 29px!important;font-size: 14px!important;padding-left: 15px!important;}
.order2-form2-td3 input{line-height: inherit!important;width: 177px!important;height: 29px!important;font-size: 14px!important;padding-left: 15px!important;}
.order2-form1-td2 span{width: 225px;height: 25px;font-size: 14px;color: red;padding-top: 5px;display: inline-block;}
.order2-form1-td3{width: 230px;height: 67px;font-size: 18px;color: #333;padding-bottom: 6px}
.order2-form1-td3 span{width: 225px;height: 25px;font-size: 14px;color: red;padding-top: 5px;display: inline-block;}
.order2-form1-td4{width: 280px;height: 40px;font-size: 18px;color: #333;padding-bottom: 25px;}
.fenge{width: 100%;height: 50px;border-bottom: 1px solid #fff;}
.statements{width: 996px;margin: auto}
.statements-p1{font-size: 20px;color: #ee782b;margin-top: 30px;font-weight: bold}
.statements-p2{font-size: 18px;color: #333;line-height: 30px;font-weight: 500;letter-spacing: 2px;}
.order3-tab-td1{width: 148px;height: 48px;font-size: 18px;padding-left: 15px;border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc}
.order3-tab-td2{width: 284px;height: 48px;font-size: 16px;padding-left: 15px}
.order3-table tr{border-bottom: 1px solid #dcdcdc}
.order4-container{width: 936px;margin: auto}
.order4-d1{background-color: #f0f0f0;}
.order4-p1{height: 55px;font-size: 20px;color: #ee782b;line-height: 55px;border: 1px solid #dcdcdc;background: url(../img/dingdanxinxi.jpg) no-repeat;background-position: 15px;padding-left: 50px;margin-bottom: 0px}
.order4-ul{overflow: hidden;padding: 0px;border-right: 1px solid #dcdcdc;margin-bottom: 0px;}
.order4-ul li{width: 311px;height: 45px;border-left: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;float: left;list-style: none;font-size: 18px;color: #333;text-align: center;line-height: 45px}
.order4-p2{height: 55px;font-size: 20px;color: #ee782b;line-height: 55px;border: 1px solid #dcdcdc;background: url(../img/pay.jpg) no-repeat;background-position: 15px;padding-left: 50px;margin-bottom: 0px}
.order4-p3{height: 55px;font-size: 20px;color: #333;line-height: 55px;border: 1px solid #dcdcdc;padding-left:20px;margin-bottom: 0px;}
.order4-ul2{overflow: hidden;padding: 0px;border-right: 1px solid #dcdcdc;margin-bottom: 0px;}
.order4-ul2 li{width: 311px;height: 80px;border-left: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;float: left;list-style: none;line-height: 80px;}
.pay_way{height:130px;line-height: 110px;border: 1px solid #dcdcdc;margin-top: 0px!important;padding-left: 25px!important;margin-bottom: 0px!important;}
.order4-img{margin-top: -14px;margin-left: 15px;}
#order4-sub{border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc;}
.order4-subbtn{padding: 12px 50px;background-color: #ee782b;border: 0px;color: #fff;font-size: 18px;margin-bottom: 50px;margin-top: 100px;}
.order2-subbtn{padding: 12px 50px;background-color: #ee782b;border: 0px;color: #fff;font-size: 18px;margin-bottom: 100px;margin-top: 50px;display: inline-block;}
.tishi{border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;border-bottom: 1px solid #dcdcdc}
.tishi p{font-size: 16px;color: #666;padding-left: 15px;}
.wenti-sp1{color: #ee782b;font-size: 16px;margin-bottom: 10px;display: inline-block}
.wenti-sp2{color: #666;font-size: 16px;padding-left: 15px;display: inline-block;margin-bottom: 12px;}
.order5{border: 1px solid #dcdcdc;background-color: #fff8f3; margin-bottom: 300px;}
.order5-p1{font-size: 30px;color: #666;background:url(../img/pay-success.jpg) no-repeat;background-position: 290px 40px;margin-bottom: 0px;padding: 50px 0 15px 380px}
.order5-p2{font-size: 18px;color: #666;padding-left: 420px;padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #dcdcdc;}
.order5-p3{font-size: 18px;color: #666;margin: 30px 0 15px 30px;}
.order5-tables{margin: 0px 10px;}
.order5-tables td{width: 20%;!important;text-align: center;font-size: 16px;color: #666666;padding: 10px 0;}
.order5-fengexian{width: 1000px;height: 5px;margin: auto;border-top: 1px solid #dcdcdc;}
.order5-p4{text-align: right;  width: 1000px;  margin: auto;  margin-top: 50px;  margin-bottom: 50px;}
.order5-p4 span{color: #fff;font-size: 20px;padding: 15px 25px;background-color: #ee782b;}
.order5-p4 a:hover{text-decoration: none}
.userselect{appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../img/sel-option.jpg) no-repeat scroll right center transparent;padding-right: 120px;height: 33px;background-color: #fff;padding-left: 15px; }
.liandong{appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../img/sel-option.jpg) no-repeat scroll right center transparent;height: 33px;background-color: #fff;padding-left: 10px;width: 100px }
.alladress{width: 150px;  height: 33px; }
.wenxintishi{font-size: 14px;color: #666}
label.checkbox {padding-left: 24px;  cursor: pointer;  background: url(../img/checkbox.png) no-repeat left -20px;  line-height: 30px;  height: 25px;  display: inline-block; }
label.checked {background-position:left 100%;  }
label.disabled{background-position:left 0px;}
.hRadio_Checked { background-position: left bottom;}
#invoice-box{display: none}
.zeren{border-left: 1px solid #ffa400;  border-right: 1px solid #ffa400;border-bottom: 1px solid #ffa400;background-color: #fff4e7;margin-bottom: 60px;}
.zeren p{font-size: 18px;color: #666;padding: 0 20px;line-height: 30px;}
.zeren-p1{font-size: 16px;color: #666666}
.zeren-d1{background-color: #fee6d6;overflow: hidden;}
.zeren-p3{height: 55px;font-size: 20px;color: #fff;line-height: 55px;border: 1px solid #ffa400;padding-left:20px;margin-bottom: 0px;text-align: center;}
.zeren_baozhang_box{overflow: hidden;width: 100%}
.zeren_tb_left{width: 30%;  float: left;  font-size: 18px;  font-weight: bold;  padding: 10px 0 10px 15px;  height: 80px;  background-color: #fff4e7;color: #666;margin-bottom: 5px;}
.zeren_tb_right{float: left;font-size: 18px;width: 69.5%;padding: 10px 0 10px 15px; background-color: #fff4e7;height: 80px;margin-left: 0.5%;color: #666;margin-bottom: 5px;}
.gehang{background-color:#ffe8cb;}
.zeren_baozhang{font-size: 40px;color: #333;text-align: center}
.zeren_baozhang_p1{font-size: 16px;color: #666;margin: 15px 0;  line-height: 30px;}
.zeren_baozhang_p2{line-height: 30px;  font-size: 18px;  background-color: #ffe8cb;margin: 10px 0 5px 0;  padding: 15px;}
.zeren_baozhang_bot{background-color: #ffe8cb;font-size: 18px;color: #333;margin-top: 10px;line-height: 30px;padding-bottom: 50px;}
.zeren_baozhang_bot p{text-indent: 2em;padding: 15px;}
.youshi_data{font-size: 22px;color: #333}
.big_orange{color: #ee782b;font-size: 26px;}
.youshi_data_ul{overflow: hidden;padding-left: 15px;}
.youshi_data_ul li{font-size: 22px;color: #333;list-style: none;background:url(../img/youshi_li_icon.jpg) no-repeat 0 7px;padding-left: 40px;padding-bottom: 15px;}
.youshi_data_right{background: url(../img/youshi_right.jpg) no-repeat top right;width: 55%;float: left;height: 290px;background-size: 95%;margin-top: 5px;}
.youshi_data_left{width: 40%;float: left;border-right: 2px solid #c8c8c8}
.youshi_data_right_p1{font-size: 24px;color: #333;padding-top: 25px;padding-left: 70px;}
.youshi_data_right_p2{font-size: 18px;  padding-left: 70px;  line-height: 30px;  padding-right: 30px;}
.why_fangai{background: url('../img/why_fangai_bg.jpg') no-repeat;width: 100%;margin-top: 100px;padding-bottom: 150px;}
.why_fangai_title{font-size: 40px;color: #fff;text-align: center;padding-top: 50px;padding-bottom: 30px;}
.why_fa_1{width: 100%;background-color: #fff;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.why_fa_1 dl{width: 100%;padding: 20px;margin-bottom: 0;overflow: hidden}
.why_fa_1 dt{height: 140px;float: left}
.why_fa_1 dd{height: 140px;float: left}
.why_fa_p1{font-size: 18px;color: #333;font-weight: bold;padding: 20px 0 0 20px;}
.why_fa_p2{font-size: 16px;color: #666666;padding: 10px 0 0 20px;}
.why_fa_2{width: 49%;background-color: #fff;filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;float: left;overflow: hidden;margin-top: 15px;}
.why_fa_2 dl{width: 100%;overflow: hidden;padding: 15px;margin-bottom: 0px;height: 150px;}
.why_fa_2 dt{width: 28%;float: left}
.why_fa_2 dd{width: 72%;float: left}
.why_fa_3{font-size: 18px;  font-weight: bold;  color: #333;}
.why_fa_4{font-size: 16px; color: #666;}
.youshi_duibi{padding-bottom: 60px;}
.youshi_duibi_box{width: 1000px;margin: auto;}
.youshi_duibi_box dt{float: left;width: 45%;}
.youshi_duibi_box dd{float: left;width: 55%;}
.youshi_duibi_p1{font-size: 18px;  line-height: 30px;  color: #333;margin-top: 90px;}
.youshi_duibi_p2{font-size: 18px;  line-height: 30px;  color: #666;}
.cunzai_wt_title{font-size: 40px;color: #333;padding: 50px;text-align: center}
.cunzai_wt{background-color: #dcdcdc;padding-bottom: 50px;}
ul li{list-style: none;}
.cunzai_wt ul{overflow: hidden}
.cunzai_wt ul li{float: left;width: 33%;text-align: center}
.cunzai_wt_p1{font-size: 22px;padding: 15px;color: #ee782b;margin-bottom: 0;}
.cunzai_wt_p2{font-size: 18px;  color: #666;}
.fuwu_td li{width: 24%;float: left;background-color: #fff; -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14); box-shadow: 0 1px 4px 0 rgba(0,0,0,0.14);text-align: center}
.fuwu_td_p1{font-size: 22px; color: #ee782b; padding: 15px 0;}
.fuwu_td_p2{font-size: 16px; color: #666; margin-top: 25px;}
.fuwu_td_p3{font-size: 16px; color: #666; padding-bottom: 15px;}
.fuwu_case{text-align: center;overflow: hidden}
.fuwu_case p {margin-bottom: 0!important}
.tiaokuan_p1{font-size: 22px; color: #ee782b; margin-top: -20px;}
.tiaokuan_p2{font-size: 16px;  color: #666;  line-height: 25px;  text-indent: 2em;}
.tiaokuan_p3{    font-size: 22px;  color: #666;}
.tiaokuan_p4{    font-size: 16px;  line-height: 30px;  color: #666;  padding-left: 25px;}
.about_one{background: url(../img/lipei_map.png) no-repeat  right center}
.dsf_about{width: 58%}
.dsf_about_p1{font-size: 42px;color: #333;text-align: center;margin: 40px 0;}
.dsf_about_p2{font-size: 18px;color: #666;line-height: 30px;margin-bottom: 20px;}
.dsf_yj{background: url(../img/lipei_yj.png) no-repeat;margin-top: 20px;height: 556px;}
.dsf_yj_p1{text-align: center;font-size: 42px;color: #333;margin: 40px 0 30px 0;}
.dsf_yj_ul{overflow: hidden;width: 855px;margin: auto}
.dsf_yj_ul li{background: url(../img/dsf_yj_li.png) no-repeat 0 5px;font-size: 18px;color: #333;margin-bottom: 15px;padding-left: 30px;line-height: 30px;}
.dsf_ry_p1{font-size: 42px;color: #333;text-align: center;margin: 40px 0 80px 0}
.dsf_ry_ul{overflow: hidden;}
.dsf_ry_ul li{float: left;width: 33%;text-align: center;}
.dsf_ry_ul li img{width: 80%}
.dsf_ry_ul li p{font-size: 20px;color: #666;margin: 15px 0}
.dsf_hezuo{background-color: #f5f5f5;padding-bottom: 80px;margin-bottom: 5%;}
.dsf_hz_p1{font-size: 42px;color: #333;margin: 50px 0;text-align: center}
.dsf_hz_ul{overflow: hidden;}
.dsf_hz_ul li{width: 25%;float: left;text-align:center;margin-bottom: 30px;}
.dsf_hz_ul li img{width: 70%;}
.yzr{background: url(../img/yzr.png) no-repeat 0 7px;padding-left: 20px;}
.yzh{background: url(../img/yzh.png) no-repeat 0 7px;padding-left: 20px;}
/*login*/
.login_l{float: left;overflow: hidden;}
.login_l img{width: 420px;}
.login_r{float: right;overflow: hidden;width: 400px;border: 1px solid #dcdcdc}
.login_box{overflow: hidden;  margin: 150px auto;width: 900px;}
.login-u_box{overflow: hidden;background-color: #f0f0f0;}
.login_u{font-size: 18px; padding: 15px;  text-align: center; font-weight: bold;background: url(../img/login2.jpg) no-repeat 140px 20px;;margin-bottom: 0;}
.login_ul{margin: 0px 0px 50px 40px;}
.login_ul li{height: 50px;}
.login_li_one{height: 30px!important;margin-top: 5px!important;line-height: 26px;color: red;}
.login_ul input{width: 190px;height: 37px;padding-left: 40px;border: 1px solid #dcdcdc;outline:none}
.login_sub{background-color: #ee782b;color: #fff;padding-left: 0!important;font-size: 16px;border: 0!important;}
.lofin_user{background: url(../img/login3.jpg) no-repeat 5px}
.login_psd{background: url(../img/login4.jpg) no-repeat 5px}
.login_ul a{color: #1189d4;padding-left: 15px;}
.login_ul a:hover{text-decoration: none}
.login_checkbox_sp{padding-left: 15px;display: inline-block;}
.login_checkbox{width: 20px!important;margin-top: -10px!important;float: left!important;}
.yzm_img{float: right;display: inline-block;margin-right: 175px;}
.yzm_inp input{display: inline-block;margin-left: 15px;border: 1px solid #dcdcdc;outline: none;width: 90px;padding-left: 15px!important;border-radius: 0px;}
.register_phone{font-size: 18px; padding: 15px;  text-align: center; font-weight: bold;background: url(../img/register2.jpg) no-repeat 140px 20px;;margin-bottom: 0;border: 1px solid #dcdcdc;border-bottom: 0;}
.register_ul{overflow: hidden;padding: 30px 0 0 30px;border: 1px solid #dcdcdc;border-top: 0px}
.register_ul li{height: 55px;}
.reg_na{display: inline-block;font-size: 16px;width: 90px;text-align: right;color: #464646;margin-right: 20px;}
.register_ul input{height: 30px;border: 1px solid #dcdcdc;outline:none;padding-left: 15px;}
.phone_yz{ display: inline-block;background-color: #dcdcdc;padding: 5px;margin-left: 10px;}
.reg_sub{ padding-left: 0px;width: 120px!important;height: 40px!important;border: 0!important;background-color: #ee782b;color: #fff;margin-left: 90px;}
.error_yz{display: inline-block;padding-left: 110px;padding-top: 4px;color: red;}
.login_regis{text-align: right;font-size: 14px;margin-top: 15px;color: #999;}
.login_regis a{color: #999}
.inquiry_box{width: 700px;margin: auto;}
.inquiry_box ul li{margin-bottom: 15px}
.inquiry_box ul li input{outline:none;border: 1px solid #dcdcdc;height: 35px;padding-left: 15px;font-size: 14px;}
.inquiry_box ul li p{display: inline-block;display: inline-block;font-size: 16px;width: 290px;color: #333}
.inquiry_box .bitian{font-size: 22px;color: #666!important}
.xianzhong_box{width: 20px;margin-top: -5px;vertical-align: middle;padding-right: 20px}
.jiankang_box{width: 20px;margin-top: -5px;vertical-align: middle;padding-right: 20px}
.fuxuan_sp{padding:0 10px;}
.inquiry_sub{padding:0 30px!important;background-color: #ee782b;color: #fff;font-size: 16px;}
.inquiry_subs{padding:0 30px!important;background-color: #ee782b;color: #fff;font-size: 16px;}
ul#navd li ul{position:absolute;display: none;overflow: hidden;width: 100%;} 
ul#navd li ul li{text-align: center;width: 100%;background-color: #fff;padding: 8px 0;margin-top: 2px;border-top: 2px solid #fff;}
ul#navd li ul a{text-decoration: none;color: #333;}    
ul#navd li:hover ul{display:block;} 
ul#navd li ul li:hover{background-color: #dcdcdc;border-top: 2px solid #ee782b;} 
/*会员专区*/
.tumour{width: 100%;height:310px;margin-top: 13px;}
#tumour-menu{height: 63px;background-color: #909193;}
#tumour-list{height: 230px;border: solid #fff 1px;padding: 0;float: left;}
#tumour-list2{height: 353px;padding: 0;border: solid #dcdcdc 1px;width: 950px;margin-left: 15px;}
#tumour-list2 div{width: 85%;margin: 20px auto;display: none}
#tumour-list ul {width: 100%;padding: 0;overflow: hidden;border: 1px solid #dcdcdc;border-top:none;}
#tumour-list ul li {height: 50px;width: 100%;line-height: 50px;font-size: 15px;border-top: 1px solid #dcdcdc;color: #333;}
#tumour-list ul li p{margin-bottom: 0px;padding-left: 45px}
#tumour-list ul li a{color: #333;text-decoration: none;font-size: 16px;}
#tumour-list ul .on{background-color: #f0f0f0;}

.tumour_fa{width: 100%;overflow: hidden;margin-top: 50px;padding-bottom: 15px;}
#tumour-list_fa{border: solid #fff 1px;padding: 0;width: 100%}
#tumour-list2_fa{padding: 0;width: 100%;margin-left: 15px;margin: 0}
#tumour-list2_fa .fa_box{display: none}
#tumour-list2_fa .fa_box td,th{padding: 10px;}
#tumour-list_fa ul {width: 827px;padding: 0;overflow: hidden;border: 1px solid #dcdcdc;margin-bottom: 0;margin: auto}
#tumour-list_fa ul li {height: 50px;width: 206px;line-height: 50px;font-size: 15px;color: #333;float: left;text-align: center;border-left: 1px solid #dcdcdc;}
#tumour-list_fa ul li p{margin-bottom: 0px;padding-left: 45px}
#tumour-list_fa ul li a{color: #333;text-decoration: none;font-size: 16px;}
#tumour-list_fa ul .on{background-color: #f0f0f0;}

.tumour_mobile{width: 100%;padding-bottom: 15px;}
#tumour-list_mobile{border: solid #fff 1px;padding: 10px;width: 100%;position: fixed;position: fixed;top: 0;background-color: #fff}
#tumour-list2_mobile{padding: 0;width: 100%;margin-left: 15px;margin: 20% auto}
#tumour-list2_mobile .fa_box{display: none}
#tumour-list2_mobile .fa_box td,th{padding: 10px;}
#tumour-list_mobile ul {width: 100%;padding: 0;border: 1px solid #dcdcdc;margin-bottom: 0;margin: auto;overflow: hidden}
#tumour-list_mobile ul li {height: 38px;width: 33.3%;line-height: 40px;font-size: 15px;color: #333;float: left;text-align: center;border-left: 1px solid #dcdcdc;}
#tumour-list_mobile ul li p{margin-bottom: 0px;padding-left: 45px}
#tumour-list_mobile ul li a{color: #333;text-decoration: none;font-size: 14px;}
#tumour-list_mobile ul .on{background-color: #f0f0f0;}


.members_title{;color: #333333;font-size: 18px;margin-bottom: 0px;height: 50px;line-height: 50px;border-top: 1px solid #dcdcdc;border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;font-weight: bold;padding-left: 45px;}
.footers{background-color: #f6f6f6;}
.footers p{text-align: center;color: #333;font-size: 16px;padding-top: 50px;}
.login_img{margin-top: -15px;}
.about_p1{color: #333;font-size: 20px;font-weight: bold}
.about_p2{color: #333;font-size: 16px;}
.abouts_ul{overflow: hidden;}
.abouts_ul li{width: 50%;float: left;margin-bottom: 20px;height: 96px;}
.abouts_sp{font-size:18px;color: #666;padding-bottom: 5px;display: inline-block;}
.abouts_sp1{font-size:16px;color: #666}
.cont_tk{overflow-x: scroll;height: 390px;width: 100%;padding: 0 25px 0 25px;}
/*团险*/
  input, button, select, textarea {font: inherit;outline: none;}
  a:hover{text-decoration: none}
  a:link{text-decoration: none}
  .info-tit {line-height: 50px;background-color: #f5f5f5;padding: 0 25px;border-bottom: 1px solid #e6e6e6;font-size: 16px;}
  .info-form table {width: 100%;padding: 15px 0;}
  .form-tit{width: 180px;}
  .info-form .form-tit i {font-style: normal;color: #ff9127;}
  .info-form td {padding: 15px 0;font-size: 16px;}
  .info-form input, .info-form select {height: 35px;line-height: 35px;vertical-align: middle;font-size: 14px;border: 1px solid #e6e6e6;border-radius: 3px;padding-left: 10px;}
  .info-form .w1 {width: 760px;}
  .info-form {padding: 0 25px;}
  .info-form .w4 {width: 300px;}
  .info-form .w3 {width: 480px;}
  .info-box {margin-bottom: 10px;color: #5e5e5e;border: 1px solid #e6e6e6;background-color: #f5f5f5;}
   .group{margin-top:25px;}
   .info-form .person-box {border-top: 2px dashed #e6e6e6;line-height: 35px;}
   .info-form .person-box .up-person {float: right;display: inline-block;line-height: 35px;padding: 0 20px;background-color: #5ebef0;color: #fff;font-size: 14px;border-radius: 3px;}
   .info-result {border: 1px solid #e6e6e6;background-color: #fff8e1;margin-bottom: 10px;line-height: 60px;text-align: right;font-size: 16px;}
   .info-result .rems {font-size: 12px;margin-right: 30px;}
   .info-result .all-price {display: inline-block;overflow: hidden;vertical-align: middle;color: #ff9127;font-size: 26px;font-weight: normal;margin-left: 15px;}
   .info-result .res-btn {display: inline-block;font-size: 16px;padding: 0 25px;background-color: #ff9127;color: #fff;margin-left: 30px;}
   .info-result i {color: #ff9127;font-style: normal;}
   .ui-message{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 9999999;display: none;}
  .ui-message .wrong-box{position: relative;margin: 0 auto;margin-top: 100px;width: 480px;min-height: 100px;border-radius: 5px;background-color: #fff;}
  .ui-message .mask-close{position: absolute;right: 20px;top: 20px;cursor: pointer;display: block;width: 30px;height: 30px;background: url(/upl/img/cha.png) no-repeat;}
  .ui-message .tips-icon.icon1{background-position: 10px 40px;}
  .ui-message .tips-icon{width: 145px;height: 180px;margin: 0 auto;background: url(/upl/img/wtips_bg.4ebf685c.png) no-repeat;}
  .ui-message .tips-txt{font-size: 16px;color: #5e5e5e;padding: 10px 10px 30px 10px;text-align: center;line-height: 18px;text-align: center;}
  .nav > li{padding:0!important;}