/*************************
*Author: Panfei
*Date: 2015-3-24
*************************/
body {
    background-color: #101c36;
    font: 12px Arial,Helvetica,sans-serif
    color: #666;
    min-width: 1200px;
}
.bg {
    min-width: 1200px;
    background: #0E192D url(../images/bg.jpg) no-repeat 50% 0;
}
.container {
    width: 741px;
    margin: 0 auto 70px;
}
.container_top{
    height: 356px;
    position: relative;
}
.logo{
    display: block;
    width: 198px;
    height: 115px;
    margin-left: 19px;
    margin-top: 0;
}
.a-box{
    position: absolute;
    right: -190px;
    top: 0;
    width: 328px;
    height: 43px;
    color: #c790ae;
    text-align: center;
    padding-top: 3px;
}
.a-box a{color: #c790ae; font: 400 12px/14px microsoft yahei;}
.a-box a:hover{color: #fff;}
.a-box span{font-size: 12px; margin: 0 2px;}

/*selectWidget方法样式开始*/
.senroSelect{
    position: relative;
    width: 98px;
    height: 18px;
    background-color: #fff;
    overflow: hidden;
    border: 2px solid #1e549b;
}
.senroSelect-cont{
    position: absolute;
    width: 98px;
    background-color: #fff;
    font-size: 14px;
}
.senroSelect-cont a{
    display: block;
    text-decoration: none;
}
.senroSelect-icon{
    position: absolute;
    background-color: #b6d1fb;
    overflow: hidden;
    right: 0;
    z-index: 2;
    outline: none;
    background: url("../images/downarrow.png") no-repeat;
    width: 32px;
    height: 32px;
}

.senroSelect-icon:hover{
    background-color: #C0E4FC;
    background: url("../images/downarrow.png") no-repeat;
    width: 32px;
    height: 35px;
}
.senroSelected{
    padding: 1px 0 1px 8px;
    cursor: default;
    color: #1e549b;
    font-size: 14px;
    text-decoration: none;
}
.senroOption{
    display: block;
    color: #1e549b;
    text-decoration: none;
    font-size: 14px;
    padding-left: 8px;
}
.senroOption:hover,.senroOption_hover{
    background-color: #1e549b;
    cursor: default;
    color: #dcccc2;
}
/*select滚动条*/
.senroOptions{
    position: relative;
}
.senroOptionsWrap{
    position: absolute;
    width: 100%;
    z-index: 99;
    border: 2px solid #1e549b;
    border-top: 0;
    left: -2px;
}
.senroSelectScrollLine{
    position: absolute;
    width: 25px;
    right: 0;
    top:0;
    background-color: #999;
    z-index: 100;
    overflow: hidden;
}
.senroSelectScrollCube{
    position: absolute;
    width: 25px;
    right: 0;
    top:0;
    background-color: #000;
    cursor: pointer;
    overflow: hidden;
}
.senroOptions{
    overflow: hidden;
}
/*selectWidget方法样式结束*/
.select{
    width: 200px;
    height: 32px;
    padding: 0;
    line-height: 32px;
    background-color: #ededed;
    color: #ededed;
    margin: 192px 0 0 476px;
    position: absolute;
}
.option{
    height: 32px;
    line-height: 32px;
    background-color: #ffffff;
}
.icon{
    width: 47px;
    height: 47px;
    border: 0;
    background-color: #87ceeb;
}
.select_hover:hover{
    background-color: #1e549b;
}
.cusScrollCube{
    background-color: red;
}
.cusScrollLine{
    background-color: #1e549b;
}
#senroSelect1{
    z-index: 10;
}

#senroSelect2{
    z-index: 9;
}

.mod-tit{
    height: 46px;
    background: url(../images/contBg.jpg) no-repeat center 0;
}
.mod-cont{
    padding: 17px;
    background: url(../images/contBg.jpg) no-repeat center 0;
}
.contShow{
    background-position: center -46px;
}
.video{
    width: 707px;
    height: 316px;
    background-color: #555;
    margin-bottom: 30px;
}
/*.buyInfo-txt{
    float: right;
    width: 302px;
}
.buyInfoTxt-tit{
    height: 22px;
    line-height: 22px;
    background: url(../images/buyInfoTxt-tit.jpg) no-repeat;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    text-indent: 5px;
}
.buyInfoTxt-cont{
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}*/
.titReason{
    background-position: center -650px;
}
.contReason{
    height: 100px;
    background-position: center -695px;
}
.titPics{
    background-position: center bottom;
}
.contPics{
    height: 401px;
    padding: 0;
    background-position: center -180px;
}
.buyBtn{
    display: block;
    width: 181px;
    height: 56px;
    background: url(../images/buyBtn.jpg) no-repeat;
}
.buyBtn:hover{
    background: url(../images/buyBtn-hover.jpg) no-repeat;
}
.buyNow{
    margin-left: 65px;
}
.h200{
    height: 200px;
}
.buyAll{
    overflow: hidden;
    width: 687px;
    margin: 0 auto 10px;
    padding: 0px 10px 0;
}
.buyAllTxt{
    margin-left: 350px;
    margin-top: 135px;
    text-align: left;
    color: #848d93;
    font-size: 12px;
    line-height: 15px;
}
.txt{
    text-align: left;
    color: #666666;
    font-size: 12px;
    line-height: 23px;
    font-family: microsoft yahei;
}
.buyTitle{
    width: 687px;
    height: 22px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
    padding: 0 10px;
    background-color: #40618d;
    text-align: left;
    font-size: 14px;
    font-family: microsoft yahei;
}
.reason{
    float: left;
    width: 226px;
    height: 30px;
    line-height: 30px;
    margin-left: 12px;
    color: #fddeed;
    text-align: center;
    margin-top: 47px;
}
.reason1{
    margin-left: 0;
}
.arrow{
    float: left;
    width: 13px;
    height: 363px;
    margin-left: 5px;
    margin-top: 15px;
    background: url(../images/arrow.gif) no-repeat left center;
    outline: none;
}
.arrow-left{
    background: url(../images/arrow.gif) no-repeat 0 center;
}
.arrow-right{
    background: url(../images/arrow.gif) no-repeat scroll -14px center transparent;
}
.arrow-left:hover{
    background: url(../images/arrow.gif) no-repeat -27px center;
}
.arrow-right:hover{
    background: url(../images/arrow.gif) no-repeat -42px center;
}
.picBox{
    float: left;
    position: relative;
    width: 694px;
    height: 363px;
    margin-top: 15px;
    overflow: hidden;
    margin-left: 5px;
}
.picList{
    position: absolute;
    width: 9999px;
    height: 363px;
}
.picImg{
    float: left;
    width: 695px;
    height: 363px;
}