.wrappercontainer {
    /*padding-top: 90px;*/
    min-width: 980px;

    position: relative;
    overflow: hidden;
}
.headbkgroundbox {
    position: relative;
    width: 100%;
    height: 480px;
    background: url("/newwebsite/vetravel/images/headerimg.png") center center no-repeat;
    background-size: cover;
}
.headbkgroundbox img {
    width: 100%;
    height: 480px;
}
.headbkgroundbox .imgbottom {
    position: absolute;
    top: 470px;
    width: 100%;
    height: 10px;
   /* background-color: #0062dc;*/
    /*background: url(/newwebsite/vetravel/images/decorativestripstatic.png) center center no-repeat;*/
}
.headbkgroundbox .imgbottom img {
    position: absolute;
    width: 100%;
    height: 10px;
}
/*头部图片上的文字开始*/
.headtitlebigbox {
    width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
    padding-left: 20px;
}
.headbottomcharactersbox {
    /*position: absolute;*/
    width: 485px;
    /*height: 125px;*/

    /*top: 15%;
    left: 15%;*/
    margin-top: 20px;
}
.headbottomcharactersbox .imgtag{
    width: 1200px;
    height: 85px;
    margin-bottom: 50px;
    color: #fefefe;
}
.headbottomcharactersbox .imgtag h3 {
    font-size: 30px;
    color: #fefefe;
    line-height: 50px;
    /* margin-bottom: 10px;*/
}
.headbottomcharactersbox .imgtagtwo{
    font-size: 18px;
    line-height: 25px;
    font-weight: normal;
    color: #fefeff;
}
/*申请试用按钮*/
.headbottomcharactersbox .btnbottomontrial {
    width: 200px;
    height: 36px;
    text-align: center;
    line-height: 35px;
    margin-top: 40px;
    background-color: #0062dc;
}
.headbottomcharactersbox .btnbottomontrial a {
    display: inline-block;
    /*width: 80px;
    height: 20px;*/
    font-size: 18px;
    color: #ffffff;
    margin-right: 10px;
}
.headbottomcharactersbox .btnbottomontrial img {
    width: 20px;
    height: 11px;
    margin-top: -5px;
}
/*头部图片上的文字结束*/

/*费控云简介主体大盒子样式  开始*/
.vetravelmaincontentbox {
    width: 1200px;
    height: 420px;
    margin: 0 auto;
    padding-left: 20px;
    background: white;
}
.vetravelintroducebox {
    /*height: 330px;*/
   /* position: absolute;
    left: 15%;
    top: 7%;*/
    padding-top: 60px;
}
.vetravelintroducebox .iconvetravelimgbox {
    float: left;
    width: 145px;
    height: 144px;
    box-shadow: 1px 0px 5px 0px rgba(4, 0, 0, 0.27);
    border-radius: 5px;
}
.vetravelintroducebox .iconvetravelimgbox img {
   /* width: 76px;
    height: 77px;*/
    margin-left: 26px;
    margin-top: 42px;
}
.vetravelintroducebox .structurecontent {
    float: left;
    width: 795px;
    margin-left: 48px;
    margin-top: 42px;
}
.structurecontent .structuretopbox {
    border-bottom: solid 1px #939393;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.structuretopbox h3 {
    font-size: 36px;
    color: #0062dc;
    line-height: 50px;
    letter-spacing: 4px;
    margin-bottom: 10px;
}
.structuretopbox span {
    font-size: 20px;
    line-height: 30px;
    color: #363c48;
}
.vetravelhreebox span {
    display: inline-block;
    width: 245px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    border: solid 1px #939393;
    margin-bottom: 10px;
    margin-right: 25px;
    box-sizing: border-box;
}
/*费控云简介主体大盒子样式  结束*/

/*优势盒子样式开始*/
.advantagefourbox {
    width: 1200px;
    height: 660px;
    margin: 0 auto;
}
.advantagefourbox .advantagecontentbox {
    /*padding-top: 40px;*/
}
.advantagecontentbox ul li {
    float: left;
   /* padding-right: 35px;*/
    padding-right: 17px;
    padding-left: 17px;
    margin-top: 40px;
}
.advantageulbox .excellentbox {
    width: 565px;
    height: 254px;
    /*box-shadow: 0px 0px 10px 8px rgb(245, 245, 245);*/
    cursor: pointer;
    padding-left: 43px;
    padding-top: 31px;
    box-sizing: border-box;
    background-color: #f1f1f1;
}
.excellentbox .excellenttitlebox img {
    padding-left: 23px;
    padding-bottom: 11px;
}
.excellentbox .excellenttitlebox .hoverimgexcellent {
    display: none;
}
.excellentbox .excellenttitlebox p {
    font-size: 24px;
    color: #0062dc;
}
.excellentbox .excellenttext p {
    margin-top: 25px;
    font-size: 16px;
    line-height: 5px;
}
/*鼠标浮动上去的时候，字体变白，底色变蓝*/
.excellentbox:hover p{color: #ffffff; !important;}
.excellentbox:hover img.hoverimgexcellent {
    display: block;
    padding-left: 23px;
}
.excellentbox:hover img.normalimgexcellent {
    display: none;
}
.excellentbox:hover {background-color: #0062dc;}
/*优势盒子样式结束*/


/*商旅出行，轮播图盒子样式开始*/
.discusstrvel {
    width: 1200px;
    height: 635px;
    margin: 0 auto;
}
.discusstrvel .discusstitle {
    text-align: center;
    padding-top: 60px;
}
.discusstrvel .discusstitle h3 {
    font-size: 36px;
    color: #0062dc;
    line-height: 50px;
}
.discusstrvel .discusstitle p {
    font-size: 24px;
    line-height: 45px;
    color: #4a4a4a;
}
/*11111*/
.carousel{
    position: relative;
    width: 1200px;
    height: 366px;
   /* border: 1px solid #333;*/
    margin: 50px auto;
}
.carousel .picturebox {

}
.pic li{
    position: absolute;
    left: 0;
    top: 0;
    width: 880px;
    height: 550px;
    display: none;
}
.pic li.current{
    display: block;
}
.pic li img {
    width: 1080px;
    padding-left: 60px;
    padding-right: 60px;
}
/*按钮*/
.carousel .icon{
    display: inline-block;
    background: url("/newwebsite/vetravel/images/icons.png") no-repeat;
}
.carousel .icon.icon5{
    background-position: -54px -1px;
}
.carousel .icon.icon6 {
    background-position: -72px -1px;
}
.carousel .il-btn{
    position: absolute;
    top:50%;
    display: inline-block;
    width: 52px;
    height: 52px;
    border:1px solid #ddd;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    margin-top: 90px;
    outline: none;
}
.carousel .il-btn:hover{
    background: rgba(0,0,0,0.1);
}
.carousel .il-btn .icon{
    display: inline-block;
    width: 16px;
    height: 26px;
    margin-top: 3px;
}
.carousel .il-btn.il-left{
    left:-50px;
}
.carousel .il-btn.il-right{
    right:-50px;
}
.carousel .il-btn {
    margin-top: -35px;
}


/*1111*/


/*商旅出行，轮播图盒子样式结束*/

/*"7*24小时全天候服务保障   样式开始*/
.allweatherbox {
    width: 100%;
    height: 820px;
    background-color: #f8f8f8;
}
.allweatherbox .serviceguaranteebox {
    width: 1200px;
    height: 820px;
    margin: 0 auto;
}
.serviceguaranteebox .servicetitle {
    text-align: center;
    padding-top: 60px;
}
.serviceguaranteebox .servicetitle h3 {
    font-size: 36px;
    color: #0062dc;
    line-height: 50px;
}
.serviceguaranteebox .servicetitle p {
    font-size: 24px;
    line-height: 45px;
    color: #4a4a4a;
}
.guaranteecontentbox {

}
.guaranteeulbox li {
    float: left;
    /* padding-right: 27px; */
    padding-right: 13px;
    padding-left: 14px;
    margin-top: 90px;
}
.guaranteeulbox .guaranteebox {
    width: 273px;
    height: 466px;
    background-color: #f1f1f1;
    cursor: pointer;
}
.guaranteebox .guaranteetitlebox {
    /*text-align: center;*/
    padding-top: 75px;
}
.guaranteebox .guaranteetitlebox img.resizeimg {
    width: 60px;
}
.guaranteebox .guaranteetitlebox img {
    margin-left: 110px;
}
.guaranteebox .guaranteetitlebox .hoverimgguarantee {
    display: none;
}
.guaranteebox .guaranteetitlebox p {
    font-size: 30px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 18px;
    color: #0062dc;
    text-align: center;
}
.guaranteebox .guaranteetext {
    padding-left: 21px;
    padding-top: 40px;
}
.guaranteebox .guaranteetext p {
    margin-top: 25px;
    font-size: 18px;
    line-height: 5px;
    color: #595757;
}
/*鼠标浮动上去的时候，字体变白，底色变蓝*/
.guaranteecontentbox ul li:hover{
    background: #0062dc;
    color:#fff;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 55px;
    transition: padding 0.3s;
    transition: background 1s;
    transition: margin-top 0.5s;
}
.guaranteecontentbox ul li:hover .guaranteebox p{color: #ffffff; !important;}
.guaranteecontentbox ul li:hover .guaranteebox .guaranteetitlebox .hoverimgguarantee {
    display: block;
    margin-left: 110px;
    /*text-align: center;*/
}
.guaranteecontentbox ul li:hover .guaranteebox img.normalimgguarantee {
    display: none;
}
.guaranteecontentbox ul li:hover .guaranteebox {
    background-color: #0062dc;
}
/*"7*24小时全天候服务保障   样式结束*/

/*统一结算服务  样式开始*/
.unifiedsettlementbox {
    width: 1200px;
    height: 635px;
    margin: 0 auto;
}
.unifiedsettlementbox .unifiedtitle {
    text-align: center;
    padding-top: 60px;
}
.unifiedsettlementbox .unifiedtitle h3 {
    font-size: 36px;
    color: #0062dc;
    line-height: 50px;
}
.unifiedsettlementbox .unifiedtitle p {
    font-size: 24px;
    line-height: 45px;
    color: #4a4a4a;
}
.unifiedsettlementbox .settlementbottombox {
    padding-top: 20px;
    height: 460px;
}
.settlementbottombox ul li {
    float: left;
    /* padding-right: 26px; */
    padding-right: 13px;
    padding-left: 13px;
    margin-top: 40px;
}
.settlementulbox .settlementlicontbox {
    width: 214px;
    height: 357px;
    background-color: #f1f1f1;
    cursor: pointer;
    transition: color 1s ease, background-color 1s ease;
}
/*多行文本在盒子中水平垂直居中*/
.settlementlicontbox .settlementbottomntitle {
    width: 214px;
    height: 67px;
    font-size: 18px;
    text-align: center;
}
.settlementlicontbox .settlementbottomntitle .singlerow {
    line-height: 67px;
}
.settlementlicontbox .settlementbottomntitle .multiLine {
    margin-top: 10px;
}
/*鼠标浮动上去的时候，字体变白，底色变蓝, 图片透明度更改*/
.settlementlicontbox:hover p{color: #ffffff; !important;}
.settlementlicontbox:hover {background-color: #0062dc;}
.settlementlicontbox:hover img {
    opacity: 0.5;
}
/*统一结算服务  样式结束*/

/*灵活系统对接方案  样式开始*/
.flexibledockingbox {
    width: 100%;
    height: 860px;
    background-color: #FAFBFF;
}
.flexibledockingbox .dockingcontentbox {
    width: 1200px;
    height: 860px;
    margin: 0 auto;
}
.dockingcontentbox .dockingtitle {
    text-align: center;
    padding-top: 60px;
}
.dockingcontentbox .dockingtitle h3 {
    font-size: 36px;
    color: #0062dc;
    line-height: 50px;
}
.dockingcontentbox .dockingtitle p {
    font-size: 24px;
    line-height: 45px;
    color: #4a4a4a;
}
.dockingcontentbox .dockingbottombox {
    padding-top: 20px;
    height: 700px;
}
.dockingbottombox ul li {
    float: left;
    /* padding-right: 79px; */
    padding-right: 40px;
    padding-left: 39px;
    margin-top: 40px;
    transition: color 1s ease, background-color 1s ease;
}
.dockingbottombox .dockinglicontbox {
    width: 321px;
    height: 556px;
    background-color: #e0e0e0;
    transition: color 1s ease, background-color 1s ease;
}
.dockinglicontbox .settlementbottomntitle {
    width: 285px;
    margin-top: 10px;
    margin-left: 22px;
    color: #4c4c4c;
}
.dockinglicontbox .settlementbottomntitle p:nth-child(1) {
    font-size: 20px;
    text-align: center;
    line-height: 50px;
}
.dockinglicontbox .settlementbottomntitle p:nth-child(2) {
    font-size: 14px;
    line-height: 22px;
}
/*鼠标浮动上去的时候，字体变白，底色变蓝, 图片透明度更改*/
.dockinglicontbox:hover p{color: #ffffff; !important;}
.dockinglicontbox:hover {background-color: #0062dc;}
.dockinglicontbox:hover img {
    opacity: 0.5;
}
/*灵活系统对接方案  样式结束*/

/*武汉+广州双中心全球运营体系  样式开始*/
.dualcenteroperationbox {
    width: 1200px;
    height: 795px;
    margin: 0 auto;
}
.dualcenteroperationbox .dualcentertitle {
    text-align: center;
    padding-top: 60px;
}
.dualcenteroperationbox .dualcentertitle h3 {
    font-size: 36px;
    color: #0062dc;
    line-height: 50px;
}
.dualcenteroperationbox .dualcentertitle p {
    font-size: 24px;
    line-height: 45px;
    color: #4a4a4a;
}
.dualcenteroperationbox .operationbottombox {
    padding-top: 20px;
    height: 545px;
}
.operationbottombox ul li {
    float: left;
    /* padding-right: 80px; */
    padding-right: 40px;
    padding-left: 40px;
    margin-top: 40px;
}
.operationulbox .operationlicontbox {
    position: relative;
    width: 519px;
    height: 232px;
    background-color: #ffffff;
    /*box-shadow: 0px 0px 10px 8px rgb(245, 245, 245);*/
    cursor: pointer;
}
.imgoperationone {
    width: 519px;
    height: 232px;
    background: url(/newwebsite/vetravel/images/operationone.png) center center no-repeat;
}
.imgoperationtwo {
    width: 519px;
    height: 232px;
    background: url(/newwebsite/vetravel/images/operationtwo.png) center center no-repeat;
}
.imgoperationthree {
    width: 519px;
    height: 232px;
    background: url(/newwebsite/vetravel/images/operationthree.png) center center no-repeat;
}
.imgoperationfour {
    width: 519px;
    height: 232px;
    background: url(/newwebsite/vetravel/images/operationfour.png) center center no-repeat;
}
/*第二面暂时不显示的字*/
.operationlicontbox .operationtexthide {
    position: absolute;
    top: -20px;
    display: none;
    padding-left: 55px;
    padding-top: 63px;
    width: 426px;
    height: 100px;
     color: #f1f1f1;
}
.operationlicontbox .operationtexthide h4 {
    font-size: 24px;
    line-height: 50px;
}
.operationlicontbox .operationtexthide p {
    font-size: 18px;
    line-height: 25px;
}
.operationlicontbox .operationtexbottom {
    position: absolute;
    top: 163px;
    width: 519px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    margin-top: 13px;
    background-color: #0062dc;
    color: #f1f1f1;
}
.operationlicontbox .operationtexbottom h4 {
    font-size: 24px;
}
/*鼠标浮动上去的时候，底色变蓝, 图片透明度更改*/
.operationlicontbox:hover {background-color: #0062dc;}
.operationlicontbox:hover .imgoperationone{
    opacity: 0.2;
}
.operationlicontbox:hover .imgoperationtwo{
    opacity: 0.2;
}
.operationlicontbox:hover .imgoperationthree{
    opacity: 0.2;
}
.operationlicontbox:hover .imgoperationfour{
    opacity: 0.2;
}
.operationlicontbox:hover .operationtexthide {
    display: block;
}
.operationlicontbox:hover .operationtexbottom {
    display: none;
}
/*武汉+广州双中心全球运营体系  样式结束*/


/*专注商旅，智慧出行  样式开始*/
.focusingintelligentbox {
    width: 100%;
    height: 530px;
    background-color: #f8f8f8;
}
.focusingintelligentbox .focusingintelligentcontentbox {
    width: 1200px;
    height: 510px;
    margin: 0 auto;
}
.focusingintelligentcontentbox .focusingintitle {
    text-align: center;
    padding-top: 60px;
}
.focusingintelligentcontentbox .focusingintitle h3 {
    font-size: 36px;
    color: #0062dc;
    line-height: 50px;
}
.focusingintelligentcontentbox .intelligentbottombox {
    width: 1200px;
    height: 320px;
    /*background: skyblue;*/
    margin-top: 40px;
}
.intelligentbottombox .intelligentleftbox {
    float: left;
    width: 1000px;
    height: 300px;
   /* margin-right: 70px;*/
    /*background: #0f99cc;*/
    padding-top: 20px;
}
.intelligentleftbox ul li {
    float: left;
     padding-right: 45px;
   /* padding-right: 10px;
    padding-left: 10px;*/
    margin-top: 20px;
}
.intelligentleftulbox .intelligentlicontbox {
    width: 450px;
    height: 125px;
    /* box-shadow: 0px 0px 10px 8px rgb(245, 245, 245); */
    cursor: pointer;
    box-sizing: border-box;
    /*background-color: #f1f1f1;*/
}
.intelligentlicontbox img.intelligentimg {
    float: left;
    /*width: 35px;
    height: 35px;*/
}
.intelligentlicontbox .intelligenttextbox {
    float: left;
    max-width: 400px;
    margin-left: 15px;
}
.intelligenttextbox .bluerectangletext h4{
    font-size: 24px;
    color: #0062dc;
}
.intelligenttextbox .bluerectangletext h4 span {
    padding-bottom: 3px;
    border-bottom: 3px solid #0062dc;
}
.intelligenttextbox .bottomintelligenttext {
    margin-top: 25px;
    font-size: 18px;
    color: #474747;
}
.intelligenttextbox .bottomintelligenttext .phonetext {
    font-size: 24px;
    line-height: 40px;
    color: #0062dc;
}



.intelligentbottombox .intelligentrightbox {
    float: left;
    width: 200px;
    height: 320px;
   /* background: pink;*/
    text-align: center;
}
.intelligentbottombox .intelligentrightbox img {
    margin-top: 40px;
}
/*专注商旅，智慧出行  样式结束*/