@charset "utf-8";

/* czz */


/*********base tyle begin************************/

html {
    overflow-x: hidden;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

body {
    color: #3f3f3f;
    font-family: "微软雅黑";
    font-size: 12px;
    text-align: left;
    background: url(../images/bg-body.jpg) repeat;
}

body ::-webkit-scrollbar {
    width: 8px;
    height: 6px;
    background-color: rgba(0, 0, 0, 0);
}

body ::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
}

body ::-webkit-scrollbar-track {
    background-color: transparent;
}

body ::-webkit-scrollbar-button {}

body ::-webkit-scrollbar-track-piece {}

body ::-webkit-scrollbar-corner {}

body ::-webkit-resizer {}

.layout {
    margin: 0 auto;
    width: 1000px;
    zoom: 1;
    overflow: hidden;
}

body,
div,
dl,
dt,
dd,
ul,
ul li,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
    margin: 0;
    padding: 0;
    /* overflow:hidden;*/
}

div,
table {
    margin: 0 auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul {
    list-style: none;
}

input {
    vertical-align: middle;
}

caption {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: bold;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}


/**** clear ****/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}


/* IE7 */

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    outline: none;
    star: expression_r(this.onFocus=this.blur());
}

a.empty:hover {
    text-decoration: none;
}


/*public start*/

.font_arial {
    font-family: Arial, Helvetica, sans-serif;
}

.font_heiti {
    font-family: "黑体";
}

.font-italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.text-center {
    text-align: center;
    /*padding:15px 0;*/
}

.text-right {
    text-align: right;
}


/*public end*/

@font-face {
    font-family: 'font1';
    src: url('font.eot');
    /* IE9 Compat Modes */
    src: url('font.eot?#iefix') format('embedded-opentype'), url('font.ttf') format('truetype'), url("font.woff") format("woff");
    /* Safari, Android, iOS */
}

.OverflowHide {
    overflow: hidden;
}

.layout {
    margin: 0 auto;
    zoom: 1;
    width: 1000px;
}

.setMarginTop {
    margin-top: 30px;
}

.floatLeft {
    float: left;
}


/********base tyle end************************/


/*product item public style begin*/

.setMargin {
    width: 1010px;
    float: left;
}

.pBox {
    width: 1010px;
    float: left;
}

*+html .pBox {
    margin-bottom: 15px;
}


/*product item public style end*/


/************本地头部*扩展*********begin*****/

.acctacImg {
    background-attachment: fixed;
}

.navBoxMain li a {
    text-decoration: none;
}

.contact * {
    vertical-align: middle;
}

.header {
    height: auto;
}

.wrapper {
    width: 1000px
}

.examples {
    width: auto
}

#aPublic .go1:hover {
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

#aPublic .listItems {
    padding-bottom: 30px;
    width: 996px;
    margin: 0 auto;
}

#aPublic .pBox {
    width: 1034px;
    float: left;
}


/***********本地头部********end**********/


/*top rum time style begin*/

.runTimer {
    height: 64px;
    width: 100%;
    background-color: #d6142d;
}

.runTimer .runTimeBox {
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
}

.runTimer .runTimeBox .setColor {
    color: #fff601;
}

.runTimer .runTimeBox .msCont {
    color: #FFF;
}

.nav_top {
    width: 100%;
    height: 64px;
    /*line-height:64px;*/
    position: relative;
    background-color: #d6142d;
    z-index: 10;
}

.fix {
    position: fixed;
    top: 0;
    z-index: 9999;
}

#countDown_panel,
#countDown_panel2 {
    font-size: 20px;
    color: #fff601;
}

#countDown_panel span,
#countDown_panel2 span {
    font-size: 45px;
    vertical-align: middle;
}

#countDown_panel2 {
    display: none;
}

#countDown_panel i {
    font-style: normal;
}


/*top rum time style end*/


/*超级预售 top bar begin*/

.TopBar {
    height: 60px;
    width: 100%;
    background-color: #bb1200;
}

.topbarFix {
    position: fixed;
    top: 64px;
    z-index: 10;
}

.TopBar ul li {
    float: left;
    height: 60px;
    line-height: 60px;
}

.TopBar ul li a {
    text-align: center;
    text-indent: 46px;
    font-family: "黑体", "仿宋";
    /*width:245px;*/
    width: 248px;
    font-weight: bold;
    display: block;
    /*padding:0 18px;*/
    font-size: 31px;
    color: #FFF;
    height: 60px;
    line-height: 60px;
}

.TopBar ul li a:hover {
    text-decoration: none;
    color: #bb1200;
}

.TopBar ul li a.lastA:hover {
    background: none;
}

.TopBar ul li a.on {
    background-color: #ffd200;
}

.TopBar ul li.navIteL {
    padding: 0;
}

.TopBar ul li.navIteL a {
    padding: 0;
    text-indent: 0;
    width: 83px;
}


/*超级预售 top bar end*/


/*sidreBar style type1  begin******************/


/*sidebar style begin*/

div.siderBartop {
    position: fixed;
    top: 50px;
    right: 0;
    z-index: 99999;
    height: 500px;
    width: 167px;
    overflow: hidden;
    text-align: center;
    background: url(../Images/siderBarbg.png) no-repeat;
    padding-top: 168px;
}

div.siderBartop a {
    color: #7100de;
    display: block;
    font-size: 16px;
    height: 52px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    width: 160px;
    font-weight: bold;
}

.setBgColor {
    height: 187px;
    width: 110px;
}

div.tabSider a:hover,
div.tabSider a.on {
    font-weight: bold;
    text-decoration: none;
    color: #d71dff;
}

#tpo {
    /*width:80px;*/
    font-weight: bold;
    font-size: 21px;
}

#imgg1 {
    margin-top: 20px;
}

div.tabSiderDown a {
    height: 35px;
}

.tp3 {
    background: url(../Images/zk.png) no-repeat center;
    bottom: 30px;
    height: 84px;
    opacity: 0.8;
    position: fixed;
    right: -108px;
    width: 68px;
    z-index: 11;
}


/*sidebar style end*/


/* 尾部 begin************** */

.foot {
    background-color: #fff;
    font-size: 18px;
    float: left;
    width: 100%;
}

.footcontent {
    /*float:left;*/
    width: 100%;
    padding-top: 125px;
    width: 1000px;
    background: url(../images/fbbg.jpg) no-repeat center top;
    color: #c9c9c9;
    line-height: 30px;
    text-align: center;
    margin: 0 auto
}

.box-tit {
    margin: 10px 0;
    text-align: center;
}

.footcontent a,
.footcontent span {
    color: #333;
}

.serch {
    margin: 10px auto 15px auto;
    padding: 0 5px 0 22px;
    width: 464px;
    height: 45px;
    background: url(../images/searchbg.jpg) no-repeat left top;
}

.serchkeyword {
    margin: 11px 0;
    width: 342px;
    height: 23px;
    line-height: 23px;
    border: 0;
    font-size: 14px;
    color: #999;
}

.seobottom span {
    display: block;
    color: #999;
    line-height: 26px;
    font-size: 14px
}

.seobottom a {
    margin-right: 20px;
    color: #666;
    line-height: 22px
}

.relatelink {
    padding-bottom: 15px;
    background-color: #fff;
    width: 100%;
}


/*尾部 end ********************************/

.boxMain {
    overflow: hidden;
}


/*banner  style*/

.banner {
    background: url(../Images/banner.jpg) no-repeat scroll center top;
    height: 510px;
    /*  overflow: hidden;*/
    position: relative;
    width: 100%;
    z-index: 2;
}

.bimg1 {
    /*left: 470px;*/
    position: absolute;
    z-index: 8;
}


/*other styel*/

.bannerPoImg {
    position: relative;
    height: 510px;
    overflow: visible;
}

.bannerCont {
    font-size: 18px;
    color: #FFF;
    z-index: 9;
    height: auto;
    margin: 0 auto;
    width: 1000px;
    overflow: visible;
}

.consultTit {
    padding: 15px;
}

.consultItems {
    padding-bottom: 30px;
}

.bgimg {
    position: absolute;
    top: 468px;
    z-index: -1;
    left: -200px;
    ;
}


/*this is row One product type Block   style begin*/

.productsBox {
    width: 100%;
    height: auto;
}

.productsBox .blockTit {
    height: auto;
    margin: 0 auto;
    width: 1000px;
    position: relative;
    text-align: center;
}

.productsBox .listItems {
    padding: 22px;
    width: 954px;
}

.productsBox .buybtnBox {
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform-origin: center center;
}

.productsBox .buybtnBox:hover {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -moz-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
    -ms-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
    -o-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
    -webkit-box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
    box-reflect: below 0 -webkit-linear-gradient(transparent, transparent 20%, rgba(255, 255, 255, .3));
}


/*this is row Tow product type Block   style begin*/

.pListType2 {
    border: 1px solid #ede4cf;
    width: 470px;
    height: auto;
    /*margin-right:10px;*/
    margin-right: 12px;
    margin-bottom: 15px;
    border-radius: 8px;
    overflow: hidden;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pListType2:hover {
    border: 1px solid #999;
    box-shadow: 0 0 8px #999;
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.pListType2 .pListItemBox {
    width: 450px;
    overflow: hidden;
    padding: 10px;
    background-color: #fff;
}

.pListType2 .imgBox {
    width: 450px;
    height: 315px;
    overflow: hidden;
}

.pListType2 .imgInfo {
    position: relative;
    width: 450px;
    height: 315px;
    overflow: hidden;
    background-color: #FFF;
}

.pListType2 .imgLog {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 2;
    background: url(../images/productTJ.png) no-repeat;
    width: 89px;
    height: 44px;
    text-align: center;
    font-size: 28px;
    color: #fffc00;
    padding-top: 45px;
}

.pListType2 .imgLog .imgLogBox {
    position: absolute;
    left: 22px;
    bottom: 12px;
    height: 34px;
    line-height: 34px;
}

.pListType2 .imgLog .Nub {
    font-style: normal;
    text-align: center;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.pListType2 .proLink {
    border: 0;
    text-decoration: none;
}

.pListType2 .otherInfobg {
    z-index: 8;
    position: absolute;
    background-color: #333;
    left: 0px;
    top: 316px;
    width: 451px;
    height: 314px;
    overflow: hidden;
    filter: alpha(opacity=50);
    /*IE滤镜，透明度50%*/
    -moz-opacity: 0.5;
    /*Firefox私有，透明度50%*/
    opacity: 0.5;
    /*其他，透明度50%*/
    /*display:none*/
}

.pListType2 .imgBox .imgInfo .proLink .bagImg {
    margin-top: 0px;
}

.pListType2 .otherInfo {
    z-index: 4;
    font-size: 15px;
    color: #FFF;
    position: absolute;
    right: -500px;
    top: 10px;
    width: 450px;
    height: 200px;
    overflow: hidden;
    display: none
}

.pListType2 .otherInfo2 {
    z-index: 4;
    font-size: 16px;
    color: #666;
    width: 450px;
    overflow: hidden;
    border-top: 1px dashed #ccc;
    height: 24px;
    padding-top: 5px
}

.pListType2 .xiane,
.pListType2 .otherInfo3 {
    z-index: 4;
    font-size: 14px;
    color: #FFF;
    position: absolute;
    left: 10px;
    top: 10px;
    float: left;
    height: 20px;
    overflow: hidden;
    background-color: #000;
    border-radius: 10px;
    padding: 0 10px;
    opacity: 0.7;
}

.pListType2 .proInfoBox {
    background-color: #FFF;
    width: 450px;
    height: auto;
    color: #333;
    overflow: hidden;
}

.pListType2 a.proTitle {
    text-align: left;
    display: block;
    width: 450px;
    font-size: 20px;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
    margin: 10px 5px;
    color: #333;
    font-weight: bold
}

.pListType2 .PriceBuyBox {
    width: 450px;
    height: 57px;
    margin-bottom: 10px;
}

.pListType2 .PriceBuyBox .priceBuy {
    position: relative;
}

.pListType2 .PriceBuyBox .priceBuy i {
    font-style: normal;
}

.pListType2 .PriceBuyBox .priceBuy i.money {
    font-size: 44px;
    line-height: 46px;
    font-weight: bold;
    letter-spacing: -1px
}

.pListType2 .PriceBuyBox .priceBuy .price {
    position: absolute;
    color: #f63459;
    font-size: 20px;
    top: 0;
    left: 0;
}

.pListType2 .odp {
    font-size: 15px;
    color: #666;
    text-decoration: line-through;
}

.pListType2 .buybtnBox {
    position: absolute;
    right: 0px;
}

.pListType2 .buybtnBox .buyBtn {
    display: block;
    width: 150px;
    font-size: 24px;
    text-align: center;
    line-height: 51px;
    height: 55px;
    color: #FFF;
    text-decoration: none;
    background: #f63459 url(../images/arr.gif) no-repeat 138px 19px;
    border-radius: 8px;
    margin-top: 10px;
    padding-right: 20px
}


/*.pListType2 .noBuy .buybtnBox{ position:absolute; right:-19px; top:-39px;}*/

.pListType2 .noBuy .buybtnBox .buyBtn {
    display: block;
    width: 150px;
    font-size: 24px;
    text-align: center;
    line-height: 51px;
    height: 55px;
    color: #FFF;
    text-decoration: none;
    background: #777 url(../images/arr.gif) no-repeat 138px 19px;
}

.pListType2 .willBegin .buybtnBox .buyBtn {
    display: block;
    width: 150px;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #FFF;
    text-decoration: none;
    background: #078057 url(../images/arr.gif) no-repeat 138px 19px;
}


/*this is row Tow product type Block  end*/

.pListType2 .moreCom {
    width: 100%;
    text-align: right;
    overflow: hidden;
    margin: -5px 0 5px 0;
}

.pListType2 .moreBtn {
    margin: 0 auto;
    display: block;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 12px;
}


/*this is row four product type Block   style begin*/

.pListType4 {
    border: 1px solid #ddd;
    width: 228px;
    height: auto;
    /*margin-right:14px;*/
    margin-right: 12px;
    margin-bottom: 15px;
    border-radius: 5px;
    overflow: hidden;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pListType4:hover {
    border: 1px solid #999;
    box-shadow: 0 0 8px #999;
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.pListType4 .pListItemBox {
    width: 220px;
    overflow: hidden;
    padding: 4px;
    background-color: #fff
}

.pListType4 .imgBox {
    width: 220px;
    height: 154px;
    overflow: hidden;
}

.pListType4 .imgInfo {
    position: relative;
    width: 220px;
    height: 154px;
    overflow: hidden;
    background-color: #FFF;
}

.pListType4 .imgLog {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 2;
    background: url(../Images/tj.png) no-repeat;
    width: 50px;
    height: 25px;
    text-align: center;
    font-size: 16px;
    color: #FFFc11;
    padding-top: 25px;
}

.pListType4 .imgLog .imgLogBox {
    left: 2px;
    bottom: 3px;
    height: 50px;
    width: 50px;
    line-height: 34px;
}

.pListType4 .imgLog .Nub {
    font-style: normal;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.pListType4 .proLink {
    border: 0;
    text-decoration: none;
}

.pListType4 .otherInfobg {
    background-color: #333;
    z-index: 8;
    position: absolute;
    left: 0px;
    top: 155px;
    width: 220px;
    height: 154px;
    overflow: hidden;
    filter: alpha(opacity=50);
    /*IE滤镜，透明度50%*/
    -moz-opacity: 0.5;
    /*Firefox私有，透明度50%*/
    opacity: 0.5;
    /*其他，透明度50%*/
    /*display:none*/
}

.pListType4 .otherInfo {
    z-index: 8;
    font-size: 15px;
    color: #FFF;
    position: absolute;
    left: 0px;
    top: 155px;
    width: 215px;
    height: 143px;
    overflow: hidden;
    display: none
}

.pListType4 .otherInfo img {
    margin: 0 auto;
    display: block;
    margin-top: 12px;
}

.pListType4 .otherInfo2 {
    z-index: 4;
    font-size: 15px;
    color: #FFF;
    position: absolute;
    right: 1px;
    bottom: 0px;
    width: 219px;
    height: 20px;
    overflow: hidden;
    padding-top: 60px;
    background: url(../Images/220.png) repeat-x;
}

.pListType4 .xiane,
.pListType4 .otherInfo3 {
    z-index: 4;
    font-size: 14px;
    color: #FFF;
    position: absolute;
    left: 10px;
    top: 10px;
    float: left;
    height: 20px;
    overflow: hidden;
    background-color: #000;
    border-radius: 10px;
    padding: 0 10px;
    opacity: 0.7;
}

.pListType4 .proInfoBox {
    background-color: #FFF;
    width: 220px;
    height: auto;
    overflow: hidden;
    z-index: 2;
}

.pListType4 a.proTitle {
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    text-align: left;
    width: 213px;
    margin: 10px 0px;
    color: #333;
    height: 45px;
    line-height: 21px;
    overflow: hidden;
    padding: 0 5px;
}

.pListType4 .PriceBuyBox {
    width: 220px;
    height: auto;
}

.pListType4 .PriceBuyBox .priceBuy {
    position: relative;
    height: 45px;
    width: 220px;
    margin-bottom: 10px;
}

.pListType4 .PriceBuyBox .priceBuy i {
    font-style: normal;
}

.pListType4 .PriceBuyBox .priceBuy i.money {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: -2px
}

.pListType4 .PriceBuyBox .priceBuy .price {
    position: absolute;
    color: #f63459;
    font-size: 16px;
    top: 0px;
    left: 8px;
}

.pListType4 .odp {
    font-size: 15px;
    color: #666;
    text-decoration: line-through;
}

.pListType4 .buybtnBox {
    position: absolute;
    right: 4px;
    top: 4px;
}

.pListType4 .buybtnBox .buyBtn {
    display: block;
    width: 82px;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    height: 30px;
    color: #FFF;
    text-decoration: none;
    background: #f63459;
    border-radius: 3px;
}

.pListType4 .noBuy .buybtnBox .buyBtn {
    display: block;
    font-size: 18px;
    text-align: center;
    height: 30px;
    color: #FFF;
    text-decoration: none;
    background: #777777;
}

.pListType4 .willBegin .buybtnBox .buyBtn {
    display: block;
    font-size: 18px;
    text-align: center;
    height: 30px;
    color: #FFF;
    text-decoration: none;
    background: #078057;
}

.pListType4 .moreCom {
    width: 100%;
    text-align: center;
    overflow: hidden;
    margin: -5px 0 5px 0;
}

.pListType4 .moreBtn {
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 115px;
    height: 20px;
    line-height: 20px;
    color: #333;
    font-size: 12px;
}

#a1 .pListType4 .buybtnBox .buyBtn {
    width: 100px;
}


/*this is row four product type Block  end*/

.bk {
    outline: 1px solid red;
}

.gk {
    outline: 1px solid green;
}

.yk {
    outline: 2px solid yellow;
}


/*this is row Tow product type line  style end*/


/*分期教程*/

.box-fq {
    width: 100%;
    height: 124px;
    background: url(../images/bg-fqjc.jpg) no-repeat top center;
}


/*国内、海岛*/

.gn-ul,
.hd-ul,
.cj-ul {
    width: 1000px;
    height: 70px;
    margin: 0 auto;
    text-align: center;
}

.gn-li,
.hd-li,
.cj-li {
    display: inline-block;
    height: 69px;
    margin: 0 10px;
    padding: 0 20px;
    cursor: pointer;
    background-color: #6d44ea;
    border-radius: 20px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 69px;
}

.gn-li.on,
.hd-li.on,
.cj-li.on {
    background-color: #fbe01c;
    color: #000;
}


/*欧美*/


/*机票专区*/

.box-jpzq {
    margin-bottom: 50px;
}

.tit-jpzq {
    width: 620px;
    height: 107px;
    background: url(../images/tit-ticket.jpg) no-repeat;
    margin: 0 auto 20px;
}

.jpzq-safe {
    width: 1003px;
    height: 450px;
    background-color: rgba(89, 163, 241, 0.5);
    border: 1px solid #1d8ade;
}

.jpzq-ul {
    width: 1000px;
    height: 360px;
}

.jpzq-li {
    position: relative;
    display: inline-block;
    float: left;
    width: 232px;
    height: 144px;
    background: url(../images/ticket.png) no-repeat;
    margin: 20px 10px 0 8px;
}

.word-sh {
    font-size: 24px;
    color: #333333;
    position: absolute;
    top: 27px;
    left: 40px;
}

.word-other {
    font-size: 24px;
    color: #333333;
    position: absolute;
    top: 27px;
    left: 132px;
}

.order-now {
    position: absolute;
    top: 80px;
    left: 35px;
    display: inline-block;
    width: 160px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #f4f2bb;
    background: -webkit-linear-gradient(#ffea83, #ffc020);
    background: -o-linear-gradient(#ffea83, #ffc020);
    background: -moz-linear-gradient(#ffea83, #ffc020);
    background: linear-gradient(#ffea83, #ffc020);
    font-size: 24px;
    color: #9c3c17;
    text-align: center;
    line-height: 35px;
    box-shadow: 0 2px 5px #e87622;
}

.search-place {
    display: block;
    width: 600px;
    height: 50px;
    margin: 0 auto;
    border-radius: 2px;
    background-color: #6d44ea;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    border-radius: 5px;
    box-shadow: 0 4px 0 #bd54ef;
}

.search-place img {
    margin: -5px;
    margin-right: 10px;
}


/*底部文字*/

.boxsuper {
    width: 850px;
    margin: 0 auto;
    padding-bottom: 40px;
}

.tit-super {
    font-size: 38px;
    color: #fcff00;
    margin-left: -40px;
}

.tit-what {
    font-size: 15px;
    color: #fcff00;
}

.word-cont {
    font-size: 15px;
    color: #fff;
}

.icon-Q:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 27px;
    background: url(../images/icon-Q.png) no-repeat top center;
    margin-left: -20px;
}

.word-cont:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 29px;
    background: url(../images/icon-A.png) no-repeat top center;
    margin-left: -20px;
}

.box-cj,
.box-gn {
    overflow: hidden;
}