/* CSS Document初始化样式 */
body{ margin:0px auto; padding:0;  overflow-x:hidden;  color: #fff; font-size: 12px;font-family:"微软雅黑","Microsoft YaHei";}
div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input, textarea,blockquote,p{padding:0;margin:0;}
table,td,tr,th{font-size:12px;} li{list-style:none;vertical-align:bottom;} img{Vertical-aliagn:top; border:0;}
ol,ul{list-style:none;}
i{font-style: normal;}
a{color: #333;text-decoration:none;}
a:visited{text-decoration:none;}
a:active{color:#9b0000;}
em {font-style: normal;}
.clear{ clear:both;}
.left{float:left;}
.right{float:right;}
.dis{display:none;}
.block{display:block;}
input{outline:none;/*去除蓝色边框*/}
.dotted{ width:100%; height:1px; border-bottom:#999 1px dashed; float:left; margin:5px 0 5px 0;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
/* Hides from IE-mac \*/
*:first-child+html .clearfix{zoom:1;} /* IE7 */
* html .clearfix { height: 1%;zoom:1;}
* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.clearfix {display: block;}
.left{float: left;}
.right{float: right;}
h3{font-size: 14px;}
h2{font-size: 16px;}
h1{font-size: 18px;}
.center{text-align: center}


@media screen and(min-width:1980px)and(max-width:1980px){
    .swiper-slide img{height: 100px !important;}
}
/*banner*/
.swiper-container {
    width: 100%;
    height: 100%;
    min-width: 1263px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{display: inline-block;width: 100%;min-width: 1263px;height: 100%; min-height: 600px;}
.swiper-slide2 img{height: 100%; min-height: 420px;}
/*index*/

.head{font-size: 14px;   position: absolute;left: 0;right: 0;margin: auto; z-index: 1999; width: 1100px; min-width: 1063px;border-bottom: 1px solid;    border-bottom-color: rgba(255,255,255,0.2);height: 85px;}
.head-left{float: left;    color: #fff;margin-top: 23px;}
.header-left{   color: #fff;padding-top: 23px;float: left;}
.head-left-col1{float: left;}
.head-left-col1 img{display: block;width: 171px;height: 38px;}
.head-left-col2{ float: left; background: url("../img/phone.png") no-repeat left;background-size: contain;padding-left: 32px;margin-left: 60px;font-size: 14px;    margin-top: 9px;}
.head-left-col3{float: left;background: url("../img/clock.png") no-repeat left;background-size: contain;padding-left: 32px;margin-left: 60px;font-size: 14px;    margin-top: 9px;}
.head-left-col4{float: left;vertical-align: middle;background: url("../img/phone1.png") no-repeat left;background-size: contain;padding-left: 32px;margin-left: 60px;font-size: 14px;margin-top: 9px;}
.head-left-col5{float: left;background: url("../img/clock1.png") no-repeat left;background-size: contain;padding-left: 32px;margin-left: 60px;font-size: 14px;margin-top: 9px;}
.head-right{float: right;}
.head-right ul li{float: left;}
.head-right ul li a{  color: #fff;    padding-left: 20px;  line-height: 84px; display: block; font-size: 14px}
.head-right ul li a:hover{ color: #999;}

.header-right{float: right;}
.header-right ul li{display: inline-block;vertical-align: middle; }
.header-right ul li a{  color: #000;   padding-left: 20px;    line-height: 84px; display: block;}
.header-right ul li a:hover{ color: #999;}

.reservation_w{ position: absolute;top: 150px;  left:0;right: 0;margin: auto; z-index: 999; width: 1100px; min-width: 1063px;}
.reservation-title{font-size: 20px;color: #fff;margin-bottom:20px;}
.reservation-title1{display: none; font-size: 20px; color: #fff;margin-bottom:20px;}
.reservation-title em{font-size: 36px;margin-right: 20px;}
.reservation-title1 em{font-size: 36px;margin-right: 20px;}
.reservation{width: 1100px; min-width: 1063px;}
.reservation-left{background-color: rgba(255,255,255,0.6);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);width: 340px;padding: 20px 20px 20px 0; font-size: 14px;color: #000;float: left;}
.reservation-left tr .td_w{margin-right: 20px; text-align: right; width: 90px;padding-right: 5px; font-size: 14px;}
.reservation-left .input_w{width: 230px; height: 35px;line-height: 35px; padding-left: 10px; border: 0;font-size: 14px;}
.reservation-left tr td.teamwork{padding: 10px 0;    display: flex;  align-items: center;}
.reservation-left tr td>label{cursor: pointer;padding-left: 3px; color: #666;font-size: 14px;}
.reservation-left tr td .inquire{cursor: pointer;color: #fff;font-size: 14px;padding: 8px 0;background: #990033;width: 100px;text-align: center}
.reservation-right{text-align: right;}
.reservation-right p{font-size:14px;line-height: 16px;}
.reservation-right p>i{font-size: 36px; font-style: normal;display: block;margin-bottom: 15px;}
.reservation-right p>em{font-size: 26px; display: block;}


.section_w{color: #000;width: 1200px;margin: auto;min-width: 1163px;}
.section{padding: 80px 0 20px 0;width: 800px;margin: auto;}
.section-title{color: #000;font-size: 30px; width: 720px;text-align: center;margin: auto}
.section-font{color: #666;font-size: 14px;width: 720px;text-align: center;margin:35px auto 0px auto; line-height: 24px;}
fieldset{border-left:0;border-right:0;border-bottom:0;margin-top: 30px;}
legend{text-align: center;margin: auto;}
.section-img{text-align: center;margin-top: 10px}
.section-img img{margin-right: 50px;width: 100px;height: 100px; }
.section-img img:last-child{margin-right: 0; }

.section2_w2{width: 100%;background: #eee;  padding-bottom: 20px;}
.section2_w{margin: auto;width: 1200px;min-width: 1163px;}
.section2{margin-top: 70px;padding-left: 5px;  background: #fff;}
.section2 tr td>img{display:block;-webkit-transition: all .4s linear;  transition: all .4s linear;  _display: inline;  _zoom: 1; width: 384px; height: 254px; }
.section2 tr:first-child td:first-child img{ width: 382px; height: 518px; }
.section2 tr td:hover img{  -webkit-transform:scale(1.2);  -moz-transform:scale(1.2);  -transform:scale(1.2);  }
.section2 tr td{    width: 384px;  height: 254px;  position: relative;overflow: hidden;}
.section2-bg .section2-font_t{    position: absolute;      top: 40px;  left: 20px;  line-height: 28px; font-size: 14px;color: #fff;}
.section2-bg .section2-font_t>em{   font-size: 26px; margin-bottom: 8px;display: block;color: #fff;}
.section2-bg .section2-font_b{    position: absolute;  bottom: 50px; left: 20px;  line-height: 40px; font-size: 22px;color: #fff;}
.section2-bg .section2-font_b em{display: block;margin-bottom: 15px;color: #fff;font-size: 22px;}
.section2-bg .section2-font_b>a{border: 1px solid #fff;  width: 120px;  height: 40px;  display: block;  text-align: center; margin-top: 20px;  font-size: 14px;  line-height: 38px;  color: #fff;}
.section2-bg2 .section2-font{    color: #fff;  position: absolute;  bottom: 0;  font-size: 14px;  margin: 0 0 10px 10px;}
.section2-bg2 .section2-font>em{    font-size: 26px;  margin-right: 10px;color: #fff;}
.section2 tr:first-child>td:first-child{width: 382px;height: 518px;position: relative;}

.footer{ width: 100%; background: #fff; min-width: 1163px;}
.footer-top{width: 1200px; margin: auto; color: #666;    font-size:20px;border-bottom: 1px solid #ddd;}
.footer-top .footer-top_k{    float: left;  align-items: center; padding: 30px 0;font-size: 14px; width: 300px;}
.footer-top .footer-top_k p{  font-size: 14px;}
.footer-top .footer-top_k img{ width: 46px;height: 46px;}
.footer-bottom{width: 1200px; margin: auto; color: #666;    font-size:14px;}
.footer-bottom .footer-bottom_l{ color: #666; margin-top: 40px; float: left;}
.footer-bottom .footer-bottom_r{float: right;}
.footer-bottom .footer-bottom_l ul{float: left;}
.footer-bottom .footer-bottom_l ul{ line-height: 40px;}
.footer-bottom .footer-bottom_l ul a{ color: #666; font-size: 14px;}
.footer-bottom .footer-bottom_l ul a:hover{ color: #999;}

.wx-code_w{  border:1px solid #ddd; margin-top: 25px;padding: 10px}
.wx-code_w .wx-code{display: inline-block;}
.wx-code_w .wx-code>img{display: inline-block;vertical-align: middle}
.wx-code_w .wx-code>p{display: inline-block;vertical-align: bottom;margin-left: 5px; font-size: 14px;}
.footer-bottom_r .wx-code_font{font-size: 14px;color: #666;text-align: right;margin-top: 15px;}
.footer-bottom_font{color: #999;font-size: 14px; width: 1200px;margin:35px auto 130px auto }
.footer-bottom_font em{padding-left: 30px;}

/*details*/
.header_w { width: 100%;  min-width: 1063px;  border-bottom: 12px solid #eee; }
.header{ font-size: 14px; margin: auto; width: 1100px; min-width: 1063px;display: flex;  justify-content: space-between;}

.d-section1{margin: auto;width: 1200px;min-width: 1163px;color: #666;font-size: 14px}
.d-section1-row1{margin-top: 20px;}
.d-section1-row1 em{padding: 0 10px;}
.d-section1-row2{color: #90704D; font-size:20px;  margin-top:20px;}
.d-section1-row2 em{ font-size:26px;}
.d-section1-row3{ font-size:14px;margin-top:20px;}
.d-section1-row3 img{margin:0 0.60px 0 10px;width: 12px;height: 17px;}
.d-section1-row3 i{color: #990033;}
.d-section1-row4{margin-top: 20px;}
.d-section1-row4 .row4-col{    width: 60px;  text-align: center; display: inline-block;vertical-align: middle; margin-right: 20px}
.d-section1-row4 .row4-col img{display: block;  margin:0 auto 4px auto;}

.d-section2{margin: auto;width: 1200px;min-width: 1163px;}
.d-section2-left{    margin-left: -10px; float: left;}
.d-section2-left tr td>img{display:block;-webkit-transition: all .4s linear;  transition: all .4s linear;  _display: inline;  _zoom: 1; width: 233px; height: 140px; }
.d-section2-left tr:first-child td:first-child img{ width: 425px; height: 288px; }
.d-section2-left tr td:hover img{  -webkit-transform:scale(1.2);  -moz-transform:scale(1.2);  -transform:scale(1.2);  }
.d-section2-left tr td{    width: 233px;  height: 140px;  position: relative;overflow: hidden;}
.d-section2-right{color: #666;font-size: 18px;text-align: center; width: 200px;margin-top: 60px; float: right;}
.d-section2-right .right-row1{margin-bottom: 15px;}
.d-section2-right .right-row3{ color: #999; margin:15px 0 20px 0; font-size: 14px}
.d-section2-right .right-row4{ color: #666; text-align: left; font-size: 14px;}
.d-section2-left tr:first-child td:first-child img{}
.d-section3-w{width: 1200px;margin: auto; padding: 20px;border-bottom: 1px solid #eee;}
.d-section3{font-size: 20px;color:#333;  font-weight: 600; margin-right: 50px;display: inline-block;vertical-align: middle;}
.d-section4{width: 1200px; margin: auto; border-bottom: 1px solid #eee;padding:10px  0;}
.section4-left{ width: 150px;float: left}
.section4-left img{ width: 127px;height:87px;}
.section4-center{color: #464646; font-size: 14px;  padding: 10px 0;  line-height: 20px; width: 900px;float: left}
.d-section4{width: 1200px; margin: auto; border-bottom: 1px solid #eee;padding:10px  0;}
.section4-left{ width: 150px;float: left}
.section4-left img{ width: 127px;height:87px;}
.section4-center{color: #464646; font-size: 14px;  padding: 10px 0;  line-height: 20px; width: 900px;float: left}
.section4-center em:first-child{color: #990033;font-size: 18px;}
.section4-center b{padding: 0 10px;    padding: 0 30px;  font-weight: 100;}
.section4-right{width: 150px;text-align: right;}
.section4-right{color:#990033; line-height: 87px;}
.section4-right em{color:#990033; font-size: 26px; margin-right: 4px;}
.d-section5_w{width: 1200px;  margin: auto;}

.d-section5{color: #000;  width: 1175px;  font-size:14px;border-bottom: 1px solid #eee;margin: auto;}
.section5-col{width: 235px;text-align: left;height: 54px;line-height: 54px;padding-left: 15px;float: left;}
.section5-col em{color: #990033; font-size: 26px;}
.section5-col a{display: block; width: 100px; color: #FFF;  background: #990033;  height: 30px;  line-height: 30px; text-align: center;  margin-left: 118px;    margin-top: 12px;}
.d-section5:last-child{margin-bottom: 40px;}

.d-date{    margin: auto;  width: 1200px; padding: 20px 0;border-bottom: 1px solid #eee;}
.d-date-w{width: 420px;border: 1px solid #eee;line-height: 38px;float: left;}
.d-date img{width: 17px;  height: 17px;  display: inline-block;  vertical-align: middle;  margin-right: 10px;}
.d-date-a{margin-left: 20px; display: block; width: 135px;height: 40px; background: #990033;text-align: center;line-height: 40px;color: #fff;float: right;}



/*about*/
.header-font{position: absolute; top: 160px; left: 0;right: 0; width: 1200px;margin: auto;text-align: center;z-index: 999;}
.font-row1{font-size:36px; }
.font-row2{font-size:26px; margin-top: 10px;}
.font-row3{font-size:14px; margin-top: 15px;}

.a-section{color: #666; width: 1200px;margin: auto;margin-top: 50px;}
.a-section-left_t{color: #333;font-size: 14px;}
.a-section-left{float: left;}
.a-section-left ul li{cursor: pointer;background: url("../img/right1.png") no-repeat right; width: 120px; font-size: 14px; color: #666;margin-top: 25px;}
.a-section-left ul li:first-child{background: url("../img/right.png") no-repeat right; width: 120px; font-size: 14px; color: #990033;margin-top: 25px;}
/*.a-section>.a-section-right:first-child{display: none;}*/
.a-section>.a-section-right{width: 953px; float: right;}
.a-section>.a-section-right tr td{font-size: 16px;  }
.a-section-right_t{color: #A0672e;font-size: 20px;}
.a-section-right_r1{color: #333333;font-size: 14px;margin: 20px 0 10px 0;line-height: 20px;}
.a-section-right_r1-t{}
.a-section-right_r2 img{width: 953px;height: 521px;}
.a-section-right_r4 img{width: 953px;height: 301px;}
.a-section-right_r3{margin: 65px 0 100px 0;}
.a-section-right_r3 p{line-height: 20px;}

/*reserve*/
.r-section-w{background: #eee; width: 100%;margin: auto;min-width: 1163px; padding-bottom: 20px;}
.r-section{    color: #666;
    margin: auto;
    width: 1200px;
    background: #fff;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    }
.r-section-b_w{    margin-left: 25px;}
.r-section-t{width: 70px; text-align: right;padding: 5px 0; cursor: pointer;float: left;}
.r-section-b label{cursor: pointer;}
.r-section-b{ margin-right: 20px;     padding: 5px 0;float: left;}
.r-section-b input{ margin-right: 5px;     display: inline-block;
    vertical-align: middle; }
/*.r-section-b:first-child{    margin-right: 35px;}*/

.r-section1{width: 1200px; margin:0 auto 15px auto; color: #333; }
.r-section1-l{width: 600px;background: #fff;float: left;}
.r-section1-l em{display: block; width: 100px;line-height: 40px;  padding-left: 15px; float: left;}
.r-section1-l input{    height: 40px;  border: 0;  width: 500px;outline:none;float: left; line-height: 40px;}
.r-section1-r{ width: 580px;  background: #fff;  margin-left: 20px;  float: right;}
.r-section1-r img{display: inline-block;  vertical-align: middle;  margin-right: 10px;}

.r-section2{background: #fff;padding:10px 0 10px 30px;  color: #666; margin: auto; width: 1200px; border-bottom: 1px solid #eee;}
.r-section2-n{display: inline-block;vertical-align: middle; margin-right: 45px;}
.r-section3{margin: auto; width: 1200px;background: #fff; padding: 25px 0;border-bottom: 1px solid #eee;}
.r-section3-left{width: 245px;text-align: center;float: left;}
.r-section3-left img{ width: 181px;height: 131px;}
.r-section3-center1{ width: 698px; float: left;}
.r-section3-center1-r1{color:#333;font-size: 18px;}
.r-section3-center1-r2{color:#666;font-size: 14px;     margin: 5px 0 5px 0;}
.r-section3-center1-r3{color:#666;font-size: 14px ;margin-bottom: 10px; display: flex;align-items: center;}
.r-section3-center1-r3 img{margin-left: 10px;  }
.r-section3-center1-r4{}
.r-section3-center1-r4 img{margin-right: 5px;}
.vertical{width: 1px;height: 131px; background: #eee;float: left;}
.r-section3-center2{ text-align: center; width: 199px;     margin-top: 30px;float: left;}
.r-section3-center2-r1{ color: #666;font-size: 18px;}
.r-section3-center2-r2{margin: 10px 0}
.r-section3-center2-r3{color: #999;font-size: 14px;}
.r-section3-right{width: 255px;display: inherit;float: left;}
.r-section3-right a{display: block; width: 100px;height: 30px; line-height: 30px; font-size: 14px;color: #fff; text-align: center; background: #990033;;margin: auto;    margin-top: 55px;  }


/*brand*/
.b-section{width: 1200px; margin:25px auto 25px auto;text-align: center;}
.b-section fieldset{width: 800px;margin: auto;}
.b-section-r1{color:#333;font-size: 30px; margin: 15px 0 20px 0}
.b-section-r2{color:#666;font-size: 14px;}


.b-section-w{width: 1200px;margin: 0 auto 125px auto;}
.b-section2{width: 1200px; height: 342px; margin: auto;text-align: center; background: url("../img/brand1.png") no-repeat ;background-size: cover;color: #fff;}
.b-section2-r1-f1{font-size: 26px;padding-top: 130px;}
.b-section2-r1-f2{font-size: 20px; padding: 10px 0 25px 0}
.b-section2-r1-f3{}
.b-section2-r1-f3 a{display: block;color: #fff; width: 120px;height: 35px;text-align: center;line-height: 35px; background: #990033;margin: auto;}

.b-section3{display: flex; margin: 25px 0 35px 0}
.b-section3 img:first-child{width:225px;height: 190px;margin: 0 50px;}
.b-section3 img:nth-child(2){width:500px;height: 190px;margin-right: 15px;}
.b-section3 img:last-child{width:350px;height: 190px;}

.b-section4{margin-left: 50px;}
.b-section4-t{color: #000;font-weight: 600;font-size: 20px;}
.b-section4 p{color: #666;font-size: 14px; line-height: 20px;    margin-top: 10px;}

.b-section5{display: flex; margin: 25px 0 35px 0}
.b-section5 img:first-child{ width:500px;height: 190px;margin-right: 15px;}
.b-section5 img:nth-child(2){width:350px;height: 190px;}
.b-section5 img:last-child{width:225px;height: 190px;margin: 0 50px;}

/*order*/

o-section1-w{width: 1200px;margin: auto;}
.o-section1{width:760px; margin: auto;padding: 15px 0; padding: 15px 0;}
.o-section1-r{color: #999; font-size: 14px; margin-right:40px;float:left;}
.o-section1-r img{width: 128px;height: 19px;margin-right: 3px;}

.o-section2{width: 1100px;margin: 20px auto 0 auto;}
.o-section2-left{width: 680px; float: left;}
.o-section2-left-m1{}
.o-section2-left-m2{border-bottom: 1px solid #eee; margin-top: 5px;}
.o-section2-left-m1_t{font-size: 18px;color: #990033; margin-top: 20px}
.o-section2-left-m1_r{font-size: 14px;color: #666;margin-top: 20px;}
.o-section2-left-m1_r2{font-size: 14px;color: #666; margin-top:10px; margin-left: 40px; padding: 5px 0}
.o-section2-left-m1_r3{font-size: 14px;color: #990033;margin:15px 0 10px 0; text-align: right;width: 620px;}
.o-section2-left-m1_r3 em{font-size: 20px;}
.o-section2-left-m1_rl{text-align: right; width: 100px; float: left;}
.o-section2-left-m1_rr{display: flex;  align-items: center; }
.o-section2-left-m1_rr input[type=text]{width: 285px;height: 30px;}
.o-section2-left-m1_rr textarea{width: 285px;height: 75px;}
.o-section2-left-m1_rr2{display: flex;  align-items: center; background: #faf2f5;width: 640px;padding: 5px 0}
.o-section2-left-m1_rr label{margin-left: 3px;  }
.o-section2-left-m1_r select{width: 100px;}

.o-section2-left-m3{color: #666;    padding: 20px 0 50px 0;}
.o-section2-left-m3-left{width: 500px; padding-left: 40px;float: left;}
.o-section2-left-m3-left-r1{display: flex;align-items: center;}
.o-section2-left-m3-left-r2{width: 300px;margin-top: 10px;line-height: 16px; font-size: 14px;}
.o-section2-left-m3-left-r1 em{color:#990033 }
.o-section2-left-m3-right{width: 180px;padding-left: 20px; float: right}
.o-section2-left-m3-right a{display:block; width: 100px; height: 35px; line-height: 35px; background: #990033; color: #fff;text-align: center}


.o-section2-right{width: 400px; color: #333; margin-top: 20px;float: right}
.o-section2-right-r1{padding-bottom: 15px; display: flex;border-bottom:1px dashed #eee;}
.o-section2-right-r1-left{}
.o-section2-right-r1-left img{ width:127px;height: 84px;}
.o-section2-right-r1-right{font-size: 14px; margin:15px 0 0 15px;}
.o-section2-right-r1-right em{color: #990033;font-size: 16px;margin-bottom: 5px;display: block}
.o-section2-right-r1-right p{color: #333;font-size: 14px; line-height: 16px;}

.o-section2-right-r2{font-size: 14px;color: #333; padding: 10px 0 15px 0;border-bottom: 1px dashed #eee;}
.o-section2-right-r2_w{display: flex;margin-top: 3px;}
.o-section2-right-r2_w-l{width: 200px; }
.o-section2-right-r2_w-r{width: 200px;}
.o-section2-right-r3{padding-bottom: 15px;border-bottom: 1px dashed #eee;}
.o-section2-right-r3_w{    display: flex;  align-items: center; padding-top: 10px;}
.o-section2-right-r3_w em{ margin-left: 20px;}
.o-section2-right-r4{padding-top: 10px;font-size:14px;}
.o-section2-right-r4 p{    margin-top: 10px;  line-height: 20px;}
.o-section2-right-r4-t{color: #990033; font-size:16px; }


/*join*/
.a-section-right-tt{color: #990033;font-size: 20px;margin-bottom: 10px;}
.a-section-right tr{margin-bottom: 10px;}
.a-section-right .input_w{    width: 300px;  height: 30px;}
.a-section-right .textarea_w{width: 100%;}
/*.a-section-right .select_w{    width: 300px;  height: 30px;}*/
.a-section-right tr td:nth-child(1n){  text-align: right;  }

.button_w{width: 816px; margin: 75px auto;    text-align: center;}
.button{display:inline-block;  width: 100px; height: 35px; line-height: 35px; background: #990033; text-align: center;color: #fff; margin: auto;margin-right: 40px;}

/*order-pay*/
.p-section{width: 1100px;margin:20px auto 0 auto;min-width: 1063px;color: #333;}
.p-section-f{color:#990033;font-size: 14px;}
.p-section-r{margin-bottom: 20px;}
.p-section-r-t{font-size: 18px;margin-top: 20px;}
.p-section-r-p{margin: 20px 0 0 40px;     font-size: 14px; }
.p-section-r-p select{width: 100px;}
.p-section-r2{color: #990033;font-size: 20px; margin-bottom: 60px;}
.p-section-r2>em{color: #990033;font-size:20px ;}
.p-section-r3{}
.p-section-r3-t{font-size: 20px;}
.p-section-r3-r{ margin: 25px 0 45px 0;}
.p-section-r3-r input{    display: inline-block;  vertical-align: middle;}
.p-section-r3-r label{margin-right: 70px; }
.p-section-r3-r img{ margin-left: 15px; width: 163px;height: 62px;    display: inline-block;
    vertical-align: middle;}
.p-section-r4{margin-bottom: 50px;}
.p-section-r4 a{display: block; color: #fefefe;background: #990033; text-align: center;width: 200px; height: 35px;line-height: 35px;}
.p-section-r5{margin-bottom: 200px;}
.p-section-r5 a{display: inline-block; color: #fefefe;background: #990033; text-align: center;width: 100px; height: 35px;line-height: 35px;margin-left:35px; }

.reservation-left-row{  margin-top: 13px;}
.reservation-left_l{  text-align: right;  width: 90px;  padding-right: 8px;font-size: 14px;float: left;
    display: inline-block;
    vertical-align: middle;
    line-height: 33px;}
.reservation-left_r input{width: 230px;  height: 35px;  padding-left: 10px;  border: 0;line-height: 35px;}
.get{width: 80px;text-align: center;color: #333;font-size: 14px;line-height: 35px;  background: #fff;cursor: pointer;float: right;}
.order-inquire{ font-size: 14px;  color: #990033;      display: block;  float: left;line-height: 33px;}
.reservation-left-row2{    margin: 15px 0 0 85px}
.inquire{cursor: pointer;color: #fff;font-size: 14px;padding: 8px 0;background: #990033;width: 100px;text-align: center; float: right;  display: block;    margin-right: 20px;}
.reservation-left2{background-color: rgba(255,255,255,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);
    width: 340px;padding: 20px 20px 20px 0; font-size: 14px;color: #000;display: none}
.more{display: block; text-align: right;  margin-top: -20px;  font-size: 14px;color: #990033;}

.u-member{background: rgba(0,0,0,0.5);;position: absolute;  width: 240px;  padding: 0 10px; display: none;    left: 860px;}
.u-member-t{    text-align: center;  margin: 10px 0;}
.u-member p{    font-size: 12px;  line-height: 20px;}
.u-member-row{text-align: center;  margin:20px 0 10px 0;font-size: 12px;}
.u-member-row img{width: 100px;  height: 100px;    display: block;margin: 0 auto 10px auto;}
.u-member_w:hover .u-member{display: block}