/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html, body, * {     font-family: "Microsoft YaHei" ! important; }
.container {
    width: 1200px;
}
@media (min-width: 1200px) {
    .carousel-bg{
        /*background: url("../img/bg-banner.jpg") no-repeat;*/
        background-color: #fff;
       /* width: 1200px;*/
        height: auto;
        padding: 2px;
    }
    .carousel {
        width: 1200px;
        margin: 0 auto;
        /*min-height: 480px;*/
    }
    body {
        width: 100%;
    }
}
@media (max-width: 1200px) {
    .carousel {
        width: 1200px;
    }
    body {
        width: 1200px;
    }
}
.clear {
    clear: both;
}
.top {
    position: relative;
    top: 0;
    z-index:2;
    width: 100%;
    height: 30px;
    font-size: 14px;
    background-color: #515055;
    color: #999999;
}
.top .tel {
    float: left;
    line-height: 29px;
}
.top .tel img {
    margin-bottom: 3px;
    margin-right: 8px;
}
.top .tel span {
    font-weight: bold;
}
.top .web-link {
    float: right;
    padding-right: 10px;
}
.top .web-link a {
    color: #999999;
    font-size: 12px;
    text-decoration: none;
    line-height: 30px;
}
.top .web-link span {
    margin: 0 12px;
}
.navbar {
    z-index:1;
    position: relative;
    width: 100%;
    height: 90px;
    margin-bottom: 0;
    border: 0;
}
.navbar .nav-logo {
    float: left;
    margin: 24px 0;
}
.navbar .nav-logo a {
    display: inline-block;
    height: 42px;
}
.navbar-inverse {
    background-color: #ffffff;
}
#img-home {
    display: block;
    float: right;
    margin-top: 32px;
    margin-right: 10px;
}
#img-home a {
    display: block;
    width: 20px;
    height: 19px;
}
#nav {
    height: 90px;
    float: right;
}
#nav ul {
    padding: 0;
    margin-top: 25px;
    list-style: none;
    height: 40px;
    background-color: #ffffff;
}
#nav ul li {
    position: relative;
    display: inline-block;
    float: left;
    /* width: 86px; */
    height: 65px;
    padding: 0 16px 25px 16px;
}
#nav ul li a {
    position: relative;
    display: inline-block;
    /* width: 55px; */
    height: 40px;
    color: #222222;
    line-height: 40px;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    z-index: 3;
}
#nav ul .cur .nav-a{
    color: #e60012;
    border-bottom: 3px solid #e60012;
}
#nav .nav {
    display: none;
    width: 444px;
    height: 256px;
    left: -3px;
    top: -12px;
    position:absolute;
    background: url("../img/nav-order.png") no-repeat;
    padding: 105px 28px 10px 28px;
    z-index: 2;
}
#nav li.nearLast .nav {
    left: -355px;
    background: url("../img/nav-order2.png") no-repeat;
}
#nav .nav img {
	float: left;
	margin-right: 20px;
}
#nav .nav a{
    display:block;
    width:auto;
    float:left;
    height:20px;
    background:none;
    line-height:20px;
    margin: 10px 12px;
    font-size:15px;
    text-align:center;
    z-index: 2;
}
#nav .nav a:hover{
    color: #e60012;
    border-bottom: 2px solid #eb636a;
}

#carousel-example-generic {
	overflow: hidden;
}
.carousel-indicators {
    height: 15px;
    bottom: 4.44%;
    margin-bottom: 0;
}
.carousel-indicators li {
    height: 12px;
    width: 12px;
    background-color: #433344;
    margin: 0 6px;
    border: none;
}
.carousel-indicators .active {
    background-color: #e60012;
    margin: 0 6px;
    border: none;
}
.carousel-inner img {
	width: 100%;
	/*min-height: 480px;*/
}
#banner-left{
    background: url("../img/banner-previous.png") no-repeat;
    position: absolute;
    display: inline-block;
    height: 50px;
    width: 50px;
    bottom: 50%;
    left: 5%;
}
#banner-right{
    background: url("../img/banner-next.png") no-repeat;
    position: absolute;
    display: inline-block;
    height: 50px;
    width: 50px;
    bottom: 50%;
    right: 5%;
}

#main1 {
    width: 100%;
    background-color: #f0f0f0;
}
#main1 .container {
    padding-top: 50px;
    padding-bottom: 50px;
}
.block-left {
    float: left;
    width: 810px;
    height: 360px;
    background-color: #ffffff;
    padding: 25px 30px;
}
.block-head {
    height: 40px;
}
.head-title {
    float: left;
}
.more {
    float: right;
    margin-top: 17px;
}
.more a{
    font-size: 12px;
    color: #999999;
    text-decoration: none;
}
.head-title .title-en {
    font-size: 12px;
    color: #999999;
    line-height: 12px;
}
.head-title .title-cn {
    font-size: 15px;
    color: #444444;
    line-height: 15px;
    font-weight: 600;
}
.block-content {
    margin-top: 10px;
}
.content-list {
    margin: 0;
    padding: 0;
}
.content-list li {
    list-style: none;
}
.content-list li img {
    width: 100%;
    height: 150px;
}
.content-list .li-list {
    line-height: 30px;
    padding-left: 21px;
    background: url("../img/decoration.png") left center no-repeat;
}
.content-list li a {
    color: #444444;
    font-size: 12px;
    text-decoration: none;
}
.content-list li a:hover {
    color: #e60012;
}
.content-list li span {
    font-size: 12px;
    color: #999999;
    float: right;
}
.li-first {
    display: block;
    padding-bottom: 17px;
    border-bottom: 1px solid #eeeff0;
    margin-bottom: 5px;
}
.li-first .li-left {
    float: left;
    margin-right: 15px;
    width: 260px;
    height: 144px;
}
.li-first .li-right {
    float: left;
    margin-left: 5px;
    width: 470px;
}
.li-first .li-right span {
    float: none;
}
.li-first .li-right h2 {
    margin: 0;
    font-size: 16px;
    line-height: 1.4em;
}
.li-first .li-right h2 a{
    font-size: 16px;
    color: #444444;
    line-height: 16px;
    font-weight: 600;
}
.li-first .li-right .first-date {
    font-size: 12px;
    color: #999999;
    line-height: 30px;
}
.li-first .li-right p {
    font-size: 12px;
    color: #666666;
    line-height: 2em;
    margin: 0;
}
.li-first .li-right .seemore{
    display: inline-block;
    width: 97px;
    height: 33px;
    margin-top: 12px;
    color: #ffffff;
    font-size: 12px;
    line-height: 33px;
    text-align: center;
    text-decoration: none;
    background-color: #e60012;
}

.block-right {
    float: right;
    width: 320px;
    height: 360px;
    background-color: #ffffff;
    padding: 25px 30px;
}
.block-login {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.form-group {
    margin-bottom: 12px;
}
.input-group-addon {
    padding: 9px 10px;
    background-color: #f7f7f7;
    border: 1px solid #d1d0d0;
}
.input-group .form-control {
    height: 39px;
    font-size: 12px;
    border: 1px solid #d1d0d0;
}
.block-login button {
    height: 43px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 50px;
    background-color: #e60012;
    border-radius: 3px;
    font-size: 16px;
    font-weight: bold;
}
.block-login span {
    float: right;
    margin-left: 15px;
}
.block-login span a{
    color: #444444;
    font-size: 12px;
    text-decoration: none;
}

#main2 {
    width: 100%;
}
#main2 .block-left {
    height: 376px;
    padding-top: 25px;
    border: 1px solid #e2e2e2;
    border-top: none;
}
#main2 .block-right {
    padding: 25px 0 0 0;
    height: 376px;
}
#main2 .block-content {
    margin-top: 10px;
}
.block-info ul {
    padding: 0;
    margin: 10px 0 0 0;
    -webkit-margin-after: 0;
    padding: 0 1px;
}
.block-info ul li {
    float: left;
    width: 185px;
    height: 39px;
    text-align: center;
    list-style: none;
    margin-right: 1px;
    background-color: #e2e2e2;
}
.block-info ul li a {
    display: inline-block;
    width: 185px;
    color: #222222;
    line-height: 39px;
    font-size: 14px;
    text-decoration: none;
}
.block-info ul .current {
    height: 46px;
    padding-bottom: 7px;
    background: url("../img/info-active.png") no-repeat;
    overflow: visible;
}
.block-info ul .current a {
    color: #ffffff;
}
.bc-left {
    float: left;
}
.bc-right {
    float: right;
}
.block-bc ul {
    padding: 0;
    margin: 2px 0 0 0;
    -webkit-margin-after: 0;
    padding: 0 1px;
}
.block-bc ul li {
    width: 154px;
    height: 95px;
    text-align: center;
    list-style: none;
    border: 1px solid #dfdfe6;
    margin-top: 8px;
}
.block-bc ul li a {
    display: inline-block;
    width: 154px;
    height: 95px;
    font-size: 12px;
    line-height: 16px;
    color: #444444;
    text-decoration: none;
}
.block-bc ul li a .img {
    display: inline-block;
    width: 36px;
    height: 33px;
    margin-top: 15px;
}
.block-bc ul li :hover {
    color: #ffffff;
}
.block-bc ul li :hover span {
    color: #f3a3a7;
}
.block-bc ul li a span {
    font-size: 10px;
    color: #b1b1b1;
}
.block-bc .agency .img {
    background-image: url("../img/bc-agency.png");
}
.block-bc .agency :hover{
    background-color: #e60012;
}
.block-bc .agency :hover .img {
    background-image: url("../img/bc-agency-w.png");
}
.block-bc .dispatch .img {
    background-image: url("../img/bc-dispatch.png");
}
.block-bc .dispatch :hover{
    background-color: #e60012;
}
.block-bc .dispatch :hover .img {
    background-image: url("../img/bc-dispatch-w.png");
}
.block-bc .outsource .img {
    background-image: url("../img/bc-outsource.png");
}
.block-bc .outsource :hover{
    background-color: #e60012;
}
.block-bc .outsource :hover .img {
    background-image: url("../img/bc-outsource-w.png");
}
.block-bc .train .img {
    background-image: url("../img/bc-train.png");
}
.block-bc .train :hover{
    background-color: #e60012;
}
.block-bc .train :hover .img {
    background-image: url("../img/bc-train-w.png");
}
.block-bc .then .img {
    background-image: url("../img/bc-then.png");
}
.block-bc .then :hover{
    background-color: #e60012;
}
.block-bc .then :hover .img {
    background-image: url("../img/bc-then-w.png");
}
.block-bc .recruit .img {
    background-image: url("../img/bc-recruit.png");
}
.block-bc .recruit :hover{
    background-color: #e60012;
}
.block-bc .recruit :hover .img {
    background-image: url("../img/bc-recruit-w.png");
}

#main3 {
    width: 100%;
}
#main3 .container {
    padding-top: 70px;
}
.customers-title {
    text-align: center;
    padding: 0 321px;
}
.customers-title img{
    float: left;
    margin-top: 18px;
}
.customers-title .title-mid {
    float: left;
    width: 200px;
}
.customers-title .title-mid h2 {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #444444;
}
.customers-title .title-mid span {
    color: #999999;
}
.customers-link ul {
    margin: 10px -55px 0 -50px;
    padding: 0;
}
.customers-link ul li {
    display: inline-block;
    float: left;
    width: 255px;
    height: 100px;
    text-align: center;
    list-style: none;
}
.customers-link ul li a {
    line-height: 100px;
}
.img-news {
    margin: 10px 0;
}
.img-news ul {
    margin: 0;
    padding: 0;
}
.img-news ul li {
    list-style: none;
}
.img-news .slideTxtBox {
    position: relative;
}
.img-news .slideTxtBox .hd {
    position: absolute;
    height: 10px;
    overflow: hidden;
    right: 5px;
    bottom: 12px;
    z-index: 3;
}
.img-news .slideTxtBox .hd ul {
    overflow: hidden;
    float: left;
}
.img-news .slideTxtBox .hd ul li {
    float: left;
    margin-right: 9px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    line-height: 10px;
    text-align: center;
    background: #ffffff;
    cursor: pointer;
    list-style: none;
}
.img-news .slideTxtBox .hd ul li.on {
    background: #e60012;
}
.img-news .slideTxtBox .bd ul {
    height:139px;
}
.img-news .tempWrap a {
    text-decoration: none;
}
.img-news .tempWrap img {
    display: block;
    width:305px;
    height:139px;
}
.img-news .tempWrap .news-title {
    display: block;
    width: 305px;
    height: 35px;
    line-height: 35px;
    margin-top: -35px;
    z-index: 2;
    background-color: rgba(0,0,0,0.6);
    opacity: 0.9;
    padding-left: 12px;
    color: #ffffff;
    font-size: 12px;
}

#footer {
    height: 180px;
    background-color: #353438;
    margin-top: 35px;
}
.footer-left {
    float: left;
    color: #999999;
}
.footer-left .footer-img {
    float: left;
    margin: 30px 20px 0 12px;
    font-size: 12px;
    text-align: center;
}
.footer-left .footer-img img {
    width:90px;
    height:90px;
    margin-bottom: 5px;
}
.footer-left .footer-chat {
    float: left;
    margin-top: 30px;
}
.footer-left .footer-chat h3 {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
}
.footer-left .footer-chat h2 {
    margin-top: 5px;
    margin-bottom: 15px;
    color: #dad9dc;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}
.footer-right {
    float: right;
    color: #999999;
}
.footer-right .footer-share {
    margin: 45px 15px 15px 0;
}
.footer-right .footer-share a {
    display: inline-block;
    height: 33px;
    margin-left: 24px;
}
.footer-right span {
    float: right;
    margin-right: 15px;
    font-size: 12px;
}
