/*公用样式*/
html,body,div{
    margin:0;
    padding: 0;
    font-family: "XXX";;
}
h1, h2, h3, h4, h5, h6{
    font-family: "XXX";;
}
a,li,div,p,small,span {
    font-family: "XXX";;
}
ul,ol{
    margin: 0;
    padding:0;
    list-style:none;
}
body{
    overflow: auto!important;
    margin-right: 0!important;
}
a{
    text-decoration:none;
}
a:link{
    text-decoration:none!important;
}
a:visited{
    text-decoration:none!important;
}
a:hover{
    text-decoration:none!important;
}
a:active{
    text-decoration:none!important;
}
.t3-module{
    margin-bottom: 0;
}

.t3-module ul, .t3-module ol{
    margin-left: 0;
}
.breadcrumb .active{
    background-position: -46px -126px;
    background-repeat: no-repeat;
    color: #666;
    padding-left: 23px;
}

div.k2Pagination ul li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius:0;
    color: #444;
    display: inline-block;
    margin: 0 3px;
    padding: 4px 11px;
    text-decoration: none;
    vertical-align: middle;
}
div.k2Pagination ul li.active a{
    background: #0099FF;
    color: #fff;
}
div.k2Pagination ul{
    margin-bottom: 10px;
}
.alert-block {
    padding-bottom: 0;
    padding-top: 0;
}
.custom>p{
    height: 0;
    margin: 0;
}
a.btn-middle{
    text-decoration:none;
}
a.btn-middle:link{
    text-decoration:none;
}
a.btn-middle:visited{
    text-decoration:none;
    color:#fff;
}
a.btn-middle:hover{
    text-decoration:none;
}
a.btn-middle:active{
    text-decoration:none;
}

.slide .custom{
    float: left;
    width: 100%;
    min-width:1200px;
    background-repeat: no-repeat;
    margin-top:62px!important;
    background-position: center;
}


.language-icon:before,#num li,#num li.active,.small-online-icon,.online-lay2-btn,a.big-online-lay3,.big-online-lay1,
.route-box > label,.activity-content-left li,.ac-nav-address span,.ac-nav-time span,.school-content-text li i,
.school-content-btn i,.menu-search-box a,.menu-ul-1 li a:before,.menu-ul-1 li a.menu-a-current:before,.content-item ul li i,
.caret-down,.ulList li i,.breadcrumb .active{
    background-image: url("../images/icons.png");
}


/*导航*/
.nav-box{
    width: 100%;
    height: 100px;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #FFF;
    border-bottom: 1px solid #d9d9d9;
    min-width: 1200px;
}
.nav2-box{
    height: 62px;
    position: fixed;
    top: 0;
    z-index: 99;
    min-width: 1300px;
}
.logo-box{
    width: 270px;
    height: 70%;
    float: left;
    margin-left: 30px;
    margin-top: 20px;	
	background: url("../images/logo4.png") no-repeat center;
	cursor:pointer;
}
.nav2-box .logo-box{
    background: url("../images/logo3.png") no-repeat center;
    margin-top: 10px;
    width: 200px;
}

 .logo-box {
    background-image: url("../images/logo3.png");
    margin-top: 10px;
	animation: do-animation .3s;
}

.caret-down{
    background-position: 0 10px;
    background-repeat: no-repeat;
    display: none;
    float: right;
    height: 19px;
    width: 8px;
}
.nav-item-box{
    float: right;
    height: 100%;
    margin-right: 30px;
    margin-top: 36px;
}
.nav-item-box ul{
	float:right
}
.nav2-box .nav-item-box{
    margin-top: 20px;
}
.nav-item-box ul li{
    float: left;
    margin-left: 27px;
}
.nav-item-box ul li>a{
    color: #000;
    text-decoration: none;
    font-size: 16px;
}
.nav-item-box ul li > i{
    color: #fff;
    margin-left: 5px;
}
.li-hide-div{
    position: absolute;
    text-align: left;
    z-index: 999;
    margin-left: -6px;
    display: none;
    top:40px;
}
.li-hide-div > div{
    background: #fff;
    padding:2px 10px;
    border-radius: 3px;
	border:1px solid #ddd;
}
.li-hide-div > i{
    border-color: transparent transparent #e6e6e6;
    border-style: solid;
    border-width: 5px 6px 7px;
    display: block;
    height: 0;
    margin-left: 34px;
    width: 0;
}
.li-hide-div a{
    display: block;
    width: 100%;
    height: 28px;
    color: #000;
    line-height: 28px;
    text-decoration: none;
    font-size: 14px;
}
.li-hide-div a:hover,.li-hide-div a:focus{
    color: #ff7f00;
}

.school-content-text ul a:hover{
    color:#ff7f00;
}
.language-icon:before{
    content: "";
    background-position: -50px 2px;
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    width: 24px;
    float: left
}

/*底部*/
.footer-outer{
    float: left;
    width: 100%;
    min-width: 1200px;
    margin-top: 40px;
    background: #4C4F54;
}
.footer-box{
    width: 1200px;
    height: 100%;
    margin: auto;

}
.footer-box-lay1{
    height: 220px;
    margin-top: 40px;
}
.footer-link-box{
    width: 59%;
    height: 100%;
    float: left;

}
.footer-link-box ul{
    width: 20%;
    float: left;

}
.footer-link-box ul a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
}
.footer-link-box ul li{
    height: 30px;
}
.footer-link-box ul .strong-li{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}
.follow-call{
    margin-left:76px;
}
.footer-contact-box{
    width: 27%;
    height: 100%;
    float: left;
    color: #fff;
}
.btn-subscribe{
    border: medium none;
    border-radius: 4px;
    font-size: 18px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 98px;
    background: #0099FF;
    margin-top: 10px;
    display: block;
    color: #fff;
    cursor: pointer;

}
.btn-subscribe:hover{
    color: #fff;
    text-decoration: none;
}
.footer-contact-box li{
    height: 30px;
    font-size: 15px;
}
.footer-phone-box{
    height: 70px!important;
    font-size: 15px!important;
	padding-right:45px;
}
.footer-phone-sm{
	float:right;
}
.footer-weixin-box{
    width:14%;
    height: 100%;
    float: left;
    text-align: center;
    color: #E4E5E6;
}
.footer-weixin-box div{
    font-size: 13px;
    padding-top: 6px;
}
.footer-box-lay2{
    height:30px ;
    line-height: 30px;
    border-top: 1px solid #5D6064;
    font-size: 12px;
    color: #E4E5E6;
    text-align: center;
    font-family: "XXX";
}
.footer-phone{
	height:20px;
	line-height:20px;
	width:200px;
}
.phone-area-f{
    height: 20px;
    line-height: 20px;
    width: 50px;
    float: right;
	margin-right:20px;
}
.bt1{
	border-top:1px solid #e9e9e9;
}
.bb1{
	border-bottom:1px solid #e9e9e9;
}
.bt0{
	border-top:0!important;
}
.bb0{
	border-bottom:0!important;
}

/*在线客服框*/
.small-online-box{
    width: 33px;
    height: 103px;
    position: fixed;
    right: 0;
    bottom: 15%;
    background-color:#0099ff;
    cursor: pointer;
    z-index: 999;

}
.small-online-icon{
    height: 30px;
    background-repeat: no-repeat;
    background-position: -43px -24px;
}
.small-online-txt{
    color: #fff;
    font-size: 14px;
    height: 70px;
    line-height: 17px;
    text-align: center;

}
.big-online-box{
    background: #0099ff none repeat scroll 0 0;
    border-radius: 4px 0 0 4px;
    bottom: 15%;
    height: 235px;
    padding: 0 4px;
    position: fixed;
    right: -136px;
    z-index: 9999;
}

.big-online-lay1{
    background-repeat: no-repeat;
    background-position:  -35px -22px;
    color: #fff;
    height: 31px;
    line-height: 31px;
    padding-right: 24px;
    text-align: right;

}
.big-online-lay2{
    background: #fff none repeat scroll 0 0;
    height: 166px;
    margin: 0 2px;
    padding: 0 8px;
    padding-top:10px;
}
.launchBtn{
    width:100px;
}

.online-lay2-btn {
    background-color: #0099ff;
    background-position: -43px -55px;
    background-repeat: no-repeat;
    border-radius: 4px;
    color: #fff;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 5px 0;
    padding-right: 15px;
    text-align: left;
	padding-left:34px;
    width: 52px;
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
    cursor: pointer;
}
.online-lay2-weixin{
	color:#555
}
.online-lay2-weixin img{
    margin: 7px 0;
}
.online-lay2-weixin i{
    font-size: 13px;
    color: #ff7f00;
    font-weight: 600;
}

a.big-online-lay3{
    background-repeat: no-repeat;
    background-position:  -29px -90px;
    color: #fff;
    height: 27px;
    line-height: 31px;
    padding-right: 24px;
    text-align: right;
    display: block;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

.online-lay2-btn:hover,.big-online-lay3:hover{
    color: #fff;
    text-decoration: none;
}
.big-online-lay3:visited{
    outline: none;
}

/*面包屑路径*/
.route-outer{
    width: 100%;
    height: 30px;
    float: left;
    min-width: 1200px;
    background: #F5F5F5;
}
.route-box{
    width: 1200px;
    height: 100%;
    margin: auto;
    font-size: 12px;
}
.route-box .breadcrumb{
    padding: 5px 0 !important;
}
.route-box > label{
    background-position: -45px -122px;
    background-repeat: no-repeat;
    font-weight: 100;
    height: 30px;
    line-height: 29px;
    text-align: right;
    width: 94px;
}
.route-box span{
    margin: 0 3px;
}
.route-box i{
    color: #8c8c8c;
}

/*分页*/
.page-outer{
    width: 100%;
    float: left;
    min-width: 1200px;
}
.page-box{
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    text-align: center;
}
.page-box a{
    border: 1px solid #ccc;
    padding: 4px 7px;
    color: #797979;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
a.page-number{
    padding: 4px 10px;
}
a.page-current{
    background: #0099ff;
    color: #fff;
}
a.page-disabled{
    background: #ccc;
    cursor: default;
}



/*内页左侧菜单公用样式*/
.content-menu-box{
    width: 260px;
    float: left;
}
.content-content-box{
  float: right;
    margin-top: 20px;
    width: 822px;
}

.menu-search-box{
    width: 100%;
    float: left;
}
.menu-search-box input{
    border: 1px solid #ddd;
    border-radius: 6px 0 0 6px;
    float: left;
    height: 40px;
    line-height: 40px;
    text-indent: 5px;
    width: 210px;
}
.menu-search-box a{
    background-color: #ff7f00;
    background-position: 12px -92px;
    background-repeat: no-repeat;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    display: block;
    float: left;
    height: 40px;
    margin-left: -1px;
    width: 50px;
}
.menu-nav-box{
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    float: left;
    padding: 0 20px;
    width: 100%;
}
.menu-ul-1{
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    float: left;
    margin-top: 5px;
    padding: 14px 0;
    width: 100%;
}
.menu-ul-1 li{
    height: 30px;
}
.menu-ul-1 li a:before{
    content: "";
    background-position: -58px -154px;
    padding: 0 9px;
}
.menu-ul-1 li a{
    color: #080808;
    cursor: pointer;
    font-size: 16px;
    font-family: "XXX";

}

.menu-ul-1 li a.menu-a-current{
    color: #ff7f00;
    text-decoration: none;
}

.menu-ul-1 li a:hover{
    text-decoration: none;
    color: #ff7f00;
}
.menu-ul-1 li a.menu-a-current:before{
    content: "";
    background-position: -58px -183px;
    padding: 0 9px;
}

.menu-nav-subcibe-box{
    border-bottom: 1px solid #e9e9e9;;
    float: left;
    height: 65px;
    margin-top: 10px;
    width: 100%;
}
.menu-nav-subcibe{
    background: #0099ff none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 33px;
    line-height: 33px;
    margin-top: 10px;
    text-align: center;
    width: 116px;
}
.menu-nav-subcibe:hover{
    color: #fff!important;
    text-decoration: none;
}
.menu-nav-box h3{
    float: left;
    width: 100%;
}

.menu-ul-2{
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    float: left;
    margin-top: 5px;
    padding: 14px 0;
    width: 100%;
}
.menu-ul-2 li{
    line-height: 23px;
    margin-bottom: 10px;
    max-height: 47px;
    color: #0099FF;
}
.menu-ul-2 li i{
    background-image: url(../images/point_black.png);
    background-position: 0px 10px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 25px;
    width: 17px;
}

.menu-ul-2 li a{
    color: #0099ff;
    cursor: pointer;
    font-size: 14px;
    font-family: "XXX";
}
.menu-ul-2 li a:hover{
    color: #ff7f00;
    text-decoration: none;
}



/*公用banner*/
.banner1-outer{
    width: 100%;
    min-width: 1200px;
    height: 330px;
    float:left;

}
.banner1-inner{
    width: 100%;height: 330px;float:left;
}
.banner1-mark{
    width: 100%;
    height: 330px;
    position: absolute;
    background: #000;
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity:0.3;
    opacity: 0.3;
    min-width: 1200px;
}
.baner1-box{
    width: 1200px;
    margin: auto;
    text-align: center;
    color: #fff;
    font-family: "XXX";
    position: relative;
    min-width: 1200px;
}

.banner1-title{
    font-weight: 600;
    font-size:36px;
    margin-top:50px;
    color: #fff;
}
.banner1-second-title{
    font-size:22px;
    margin-top: 40px;
    font-family: "XXX";
}
.banner1-btn{
    margin-top: 40px;
}
.banner1-btn .btn{
    height: 40px;
    font-size: 20px;
}
.banner1-desc{
    margin-top:26px;
    font-size: 15px;
}
.btn-grounp-a{
    color: #fff;
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: auto auto 16px;
    width: 263px;
}
.btn-grounp-a:hover{
    color: #fff;
    text-decoration: none;
}
.btn-short{
    background: #ff7f00;
    border-radius: 4px 0 0 4px;
    border:none;
    width: 60px;
    height: 40px;
    font-size: 18px;
    display: block;
    float: left;
}
.btn-long{
    background: #0099ff;
    border-radius: 0 4px 4px 0;
    border:none;
    width: 200px;
    height: 40px;
    font-size: 18px;
    display: block;
    float: left;
}

/*公司简介，合作伙伴，招聘信息，联系我们共用导航*/
.company-nav-outer{
    width: 100%;
    float: left;
    min-width: 1200px;
    background: #F5F5F5;

}
.company-nav-box{
    width: 1200px;
    margin: auto;
    height: 110px;
}
.company-nav-item-div{
    float: left;
    text-align: center;
    width: 25%;
    height: 110px;
}
.company-nav-item-div a{
    display: block;
    text-align: center;
    height: 110px;
    padding-top:1px;
    margin-top: 0;
}
.company-nav-item{
    display: block;
    width: 130px;
    height: 110px;
    text-align: center;
    font-size: 16px;
    color: #BCBCBC;
    cursor: pointer;
    margin: auto;
}
.company-nav-item:hover{
    color: #BCBCBC;
}
a.nav-item-current{
    color: #ff7f00;
    border-bottom: 3px solid #ff7f00;
}
a.nav-item-current:hover{
    color: #ff7f00;
}
.company-nav-item div{
    margin-top: 15px;
}
.company-nav-item span{
    display: block;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
}
.nav-item-box ul li > a.a-current,.footer-link-box ul a.a-current,.footer-link-box ul a.a-current{
    color: #ff7f00;
}
.winit-box {
    width: 1200px;
    margin: auto;
    text-align: center;
}
.mt20{
    margin-top:20px;
}
.wid1-5{
    width: 20%!important;
}

.searchwordimg{
    border:0;
    position: relative;
    background-color: #ff7f00;
    background-position: 12px -92px;
    background-repeat: no-repeat;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    display: block;
    float: right;
    height: 38px;
    margin-left: -5px;
    width: 50px;
    background-image: url("../images/icons.png");
}

.searchdate{
    margin-left: auto;
    margin-top: 10px;    
    display: inline-block;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: -46px -217px;
    color: #999;
    font-size: 14px;
    background-image: url(../images/icons.png);
}

span.highlight{
    background-color: transparent;
    font-weight: bold;
    padding: 1px 4px;
}
.highlight{
    background-color: transparent;
    font-weight: bold;
    padding: 1px 4px;
}

span.highlight {
    background-color: transparent;
    font-weight: bold;
    padding: 1px 4px;
    color:#ff9d00;
}

.nav-item-box ul li.language{ background:url(../images/ic_language.png) no-repeat left center; padding-left:25px;opacity: 0;pointer-events: none;}
.footer-outer *{
    color: #fff;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: pink;
}
.modal-backdrop.fade {
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity:0;
    opacity: 0;
}
.modal-backdrop.in {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity:0.5;
    opacity: 0.5;
}
.carousel-indicators {
    position: absolute;
    left:-18px;
    margin-left: 50%;
    width: 36px;
    height: 40px;
    z-index: 15;
    list-style: none;
}
.info_btn{  
    padding: 0!important;
    border: none!important;
    margin-top: -10px;
}

.strengths-outer{
    float: left;
    width: 100%;
    min-width: 1200px;
    margin-top: 40px;
    background: #4C4F54;
    color:#fff;
}
.footer-outer h2,.footer-outer h3,.footer-outer p,.footer-outer div{
    color:#fff!important;
}
.service-phone{
	height:20px;
	line-height:20px;
	width:100%;
}
.phone-area{
	height:20px;
	line-height:20px;
	margin-right:52px;
	width:50px;
	float:right;
}

.searchword_search{
    border:0!important;
    position: relative;
    background-position: 12px -92px;
    background-repeat: no-repeat;
    border-radius: 0 6px 6px 0;
    cursor: pointer;
    display: block;
    height: 39px;
    margin-left: -5px;
    width: 50px;
    background-image: url("../images/icons.png");
    background-color: rgb(255, 127, 0);
}
a.question-a-current{
    color:#ff7f00;
}
.btn-group{
    height:38px;
}
.blue{
	color:#0099ff;
}
#search-searchword{
    border: 0;
    width: 500px;
    height: 30px;
    border-radius:  5px 0 0 5px  ;
    float: left;
}
.company-nav-item-div div{
    margin: 10px auto 0;
}
.bg-toggle{
    background-position:0 100%!important;
}
.togglefixed{
    border-bottom:0!important;
}


.uk-img,.us-img,.au-img,.ge-img,.bls-img,.postelection-img,.easyDibao-img,.chinapostonline-img,
.excellentcityline-img,.fastcityexpress-img,.company-img,.contact-img,
.cooperation-img,.job-img,.warehouse-img,.straight-img, .finance-img, 
.sale-img,.logistics-img,.fba-img{
    width: 60px;
    height: 60px;
}
.uk-img{
    background: url("../images/uk-con.png") no-repeat;
}
.us-img{
    background: url("../images/us-con.png") no-repeat;
}
.au-img{
    background: url("../images/au-con.png") no-repeat;
}
.ge-img{
    background: url("../images/ge-con.png") no-repeat;
}
.bls-img{
    background: url("../images/bg-con.png") no-repeat;
}
.postelection-img{
    background: url("../images/isp_postelection.png") no-repeat;
}
.easyDibao-img{
    background: url("../images/isp_EasyDibao.png") no-repeat;
}
.chinapostonline-img{
	background: url("../images/isp_Excellentcityline.png") no-repeat;
	}
.excellentcityline-img{
    background: url("../images/isp_Excellentcityline.png") no-repeat;
}
.fastcityexpress-img{
    background: url("../images/isp_Fastcityexpress.png") no-repeat;
}
.company-img{
    background: url("../images/company-con.png") no-repeat;
}
.contact-img{
    background: url("../images/contact-con.png") no-repeat;
}
.cooperation-img{
    background: url("../images/cooperation-con.png") no-repeat;
}
.job-img{
    background: url("../images/job-con.png") no-repeat;
}
.warehouse-img{
    background: url("../images/warehouse-con.png") no-repeat;
}
.straight-img{
    background: url("../images/straight-con.png") no-repeat;
}
.finance-img{
    background: url("../images/finance-con.png") no-repeat;
}
.sale-img{
    background: url("../images/sale-con.png") no-repeat;
}
.logistics-img{
    background: url("../images/logistics-con.png") no-repeat;
}
.fba-img{
    background: url("../images/fba_icon.png") no-repeat;
}


/*联系我们页面 提交*/
.form-return{
    width:100%;
    min-width: 1200px;
    text-align: center;
}
.form-return-inner{
    margin:180px auto 0;
    width:1200px;
    height: 250px;
}
.form-return-inner img{
    display: block;
    width: 110px;
    height:110px;
    margin: 0 auto;
}
.form-return-inner h3{
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: XXX;
}
.form-return-inner small{
    font-size:16px;
    font-family: XXX;
}
.form-return-inner a{
    display: block;
    background: #ff7f00 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 108px;
    margin: 15px auto 0 ;
}
.form-return-more{
	width:1200px;
    height: 184px;
	margin:0 auto;
}
.form-return-more h3{
	margin-left:100px;
	text-align:left;
}
.form-return-a{
margin:50px auto 0;
height:20px;
width:800px;
}
.form-return-more a{

	float:left;
	margin:0 32px 0;
	font-size:16px;
	cursor:pointer;
	color:#0099ff
	
}
.mail,.content-content-nextPrev a{
	color:#0099ff;
}

/*移入变色*/
.form-return-inner a:hover,.btn-short:hover,.btn-middle:hover,.state-content-box a:hover,.input-sub:hover{
    background: #ffaa44!important;
}
.breadcrumb a:hover,.result-title a:hover,.data-table a:hover,.banner3-desc a:hover,.question-left-ul a:hover,.containerspa5 a:hover,
.containerspa6 a:hover,.containerspa5 span:hover,.containerspa6 span:hover,.winit-sm-box a:hover,.warehouse-more-a-box a:hover,
.introduce-content-right a:hover,.t3-content a:hover,.introduce-content-right a:hover,.form-return-more a:hover,.footer-link-box a:hover,
#hide-toggle-onOff:hover,.question-right-items a:hover,.mail:hover,.content-content-nextPrev a:hover,.poRE:hover{
    color:#ff7f00!important;
}
.select-outer a:hover{
    color:#fff;
    background:#0099ff;
}
.btn-concat:hover{
    background: #ffaa44;
    color: #fff!important;
}
.btn-long:hover,.btn-subscribe:hover,.solve-btn-right:hover,.menu-nav-subcibe-box a:hover{
    background: #66ccff;
}
 .background-origin{
    background-image: url(../images/icons.png);background-position: -59px -382px;    background-repeat: no-repeat;display: block;
    float: left;
    height: 20px;
    width: 13px;
 }


.p-list, .p-item {
  position: relative;
  overflow: hidden;
}
.p-item {
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #CBCBCB;
}
.p-item:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}
.p-item .p-thumb {
  float: left;
  position: relative;
  width: 320px;
  height: 180px;
}
.p-item .p-thumb a {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}
.p-item .p-thumb img {
  display: block;
}
.p-item .p-item-info {
  margin-left: 350px;
}
.p-item .p-item-title,
.p-item .p-item-content {
  margin: 0;
  padding: 0;
}

.p-item .p-item-title {
  font-size: 16px;
  font-weight: bolder;
  color:#333;

}
.p-item .p-item-content {
  margin-top: 25px;
  font-size:14px;
  color: #666;
}
.udesk_mock_icon{
  background: url(../images/udesk_mock_icon.png);
  width: 182px;
  height: 42px;
  display:block;
}

#stay-customer-info {
  position: fixed;
  top: 63px;
  right: 0;
  bottom: 0;
  z-index: 100;
  box-sizing: border-box;
  color: #000;
  left: 0;
}
#stay-customer-info .shadow-layer {
  position: absolute;
	top:0;
 	bottom:0;
right:0;
left:0;
background: #000;
opacity: 0;
transition: opacity 0.25s;
}
#stay-customer-info.active .shadow-layer{
	opacity: 0.3;
}

#stay-customer-info .stay-layer {
	  width: 360px;
    padding: 40px 20px 20px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
	right:-360px;
	transition: right 0.25s;
}

#stay-customer-info.active .stay-layer{
  right: 0;
}
#stay-customer-info em{
    font-style: normal;
    font-weight: bold;
}
#stay-customer-info hr{
	  color: #e5e5e5;
    display: block;
    width: 100%;
    position: absolute;
	margin:0;
    margin-left: -20px;
}
#stay-customer-info .control-group > input[type=text],
#stay-customer-info select,
#stay-customer-info .control-group > button{
	width: 306px;
}
#stay-customer-info input[type=text],
#stay-customer-info select{
    box-sizing: border-box;
    height: 36px;
    border-color: #aaa;
    border-radius: 0;
}
#stay-customer-info .validCodeBtn {
	height: 36px;
}
#stay-customer-info button{
	background-color: #2d406b;
background-image:none;
color:#fff;
    border-radius: 0;

}
#stay-customer-info .stay-close{
	    background: url(../images/stay_customer_close.png) no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
#stay-customer-info .error-info{
	color: red;
}
#stay-customer-info .error-input{
  background: #ffe9e9;
}
#stay-customer-info .success-info{
	display:none;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    bottom: 0;
    right: 0;
    text-align: center;
    line-height: 100%;
    font-size: 30px;
    padding-top: 120px;
}
#fixed-nav {
	position: fixed;
	right:0;
	top:50%;
	z-index:100;
} 
#fixed-nav .icon-stay-server{
	background: url(../images/stay_server.png) no-repeat;
	width:40px;
	height:50px;
	display:block;
	margin:0 auto;
}
#fixed-nav .icon-stay-gift{
	background: url(../images/stay_gift.png) no-repeat;
	width:32px;
	height:32px;
	display:block;
	margin:0 auto;
}
#fixed-nav > a{
	display: block;
	background:#0099ff;
	margin-bottom:2px;
	padding:8px 4px;
	border-radius: 3px;
	color:#fff;
	font-size:12px;
	text-align: center;
   cursor: pointer;
}