@charset "UTF-8";
/*整站样式*/
html,body,dl,dd,img,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,button,input{margin:0;padding:0; border:0;}
body{font-family:'Microsoft Yahei','STXihei','Heiti SC', Helvetica, Arial, Verdana, sans-serif;background-color:#fff;}
input,textarea,button{padding: 0;font-family: Verdana, Arial;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
select,input,textarea,button{vertical-align:middle;outline:none;font-family:'Microsoft Yahei','STXihei','Heiti SC', Helvetica, Arial, Verdana, sans-serif;}
img {border:0;}
input[type=submit]:hover,button:hover { cursor:pointer;}
a {color:#333;cursor:pointer;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;cursor:pointer;}
a:active{text-decoration:none;}
.hidden{display:none;visibility:hidden;}
.wrap{border: 0;padding:0 80px;margin:0 auto;*zoom:1;}
.wrap:after{clear: both;content:"";display: table;}
.clear{clear:both;font-size:0;line-height:0;height:0;visibility:hidden;}
.clearfix:before, .clearfix:after,.layouts:before,.layouts:after {
    content:"";
    display:table;
}
.clearfix:after,.layouts:after {
    clear:both;
}
.clearfix,.layouts {
    zoom:1;
}
.layouts {margin:0 auto;width:1200px;position:relative;}
.fl{float: left;}
.fr{float: right;}
.pors{position: relative;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.hide {opacity:0;}
header li,.fullSlide li,.item_list li,.page_bread_menu li,.honor_list li,.news_list li,.join_list li,#imageMenu li {list-style-type:none;}
.picture {display:block;overflow:hidden;}
.picture img {transition:all .4s;}
li:hover .picture img {transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);}
/*header*/
header {
    border-bottom:3px solid #efefef;
}
.top_header {
    padding:10px 0;
}
.top_header .lan_wrap {
    position:absolute;
    right:0;
    top:20px;
    font-size:12px;
    color:#999;
}
.top_header .lan_wrap .str {
    display:inline-block;
    width:0;
    height:0;
    border-top:4px solid #ccc;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
    vertical-align:1px;
}
.top_header .lan_wrap .icon {vertical-align:-2px;}
.top_header .lan_wrap .show_text,.top_header .lan_wrap li {  padding:5px 0;  }
.top_header .lan_wrap ul {
    position:absolute;
    display:none;
}
nav li {
    position:relative;
    float:left;
    width:16.66%;
}
nav .per {
    display:block;
    height:50px;
    margin-bottom:-3px;
    font-size:14px;
    font-weight:bold;
    color:#666;
    text-align:center;
    line-height:50px;
    border-bottom:3px solid transparent;
}
nav .on .per,nav li .per:hover {
    color:#3962ad;
    border-color:#3962ad;
}
nav .per .icon {
    display:inline-block;
    width:22px;
    height:18px;
    margin-right:8px;
    background:url(../images/home.png) no-repeat center center;
}
nav .per .line {
    position:absolute;
    top:18px;
    display:block;
    height:15px;
    width:1px;
    background:#e5e5e5;
}
nav .per .r_line {
    right:0;
}
/**/
.main_content {
    padding:20px 0 25px;
}
.main_content .side_bar {
    float:right;
    width:280px;
}
.side_bar .subsidiary {
    margin-bottom:10px;
}
.side_bar .big_title1 {
    height:42px;
    font-size:18px;
    font-weight:bold;
    color:#3962ad;
    line-height:42px;
    text-align:center;
    border:1px solid #e5e5e5;
    border-bottom:3px solid #3962ad;
    background:url(../images/bg1.jpg) repeat-x center center;
}
.side_bar .subsidiary .big_title1 {margin-bottom:7px;}
.side_bar .subsidiary .item_list li {margin-top:4px;}
.side_bar .subsidiary .item_list img {
    display:block;
    border:3px solid #e3edff;
}
.side_bar .subsidiary .item_list a:hover img {border-color:#91a9d5;}
.side_bar .service_center {margin-bottom:9px;}
.side_bar .service_center .content {
    padding:25px 20px 20px;
    border:1px solid #eee;
    border-top:0;
    background:#fefeff;
}
.side_bar .service_center .phone_wrap .icon {
    float:left;
    display:block;
    width:51px;
    height:43px;
    background:url(../images/phone.png) no-repeat center center;
}
.side_bar .service_center .phone_wrap .text {
    margin-left:57px;
    font-size:20px;
    font-weight:bold;
    color:#2d5baf;
    line-height:1.1;
}
.side_bar .service_center .tips {
    display:block;
    padding:10px 0;
    font-size:14px;
    color:#666;
}
.side_bar .service_center .send_email {
    display:block;
    width:100%;
    height:25px;
    font-size:12px;
    color:#fff;
    line-height:25px;
    text-align:center;
    background:#3962ad;
    border-radius:3px;
}
.side_bar .cargo_tracking {
    margin-bottom:10px;
    padding:20px 20px 30px;
    background:#f4f4f4;
}
.side_bar .cargo_tracking .big_title2 {
    margin-bottom:15px;
    font-size:18px;
    font-weight:bold;
    color:#3962ad;
    text-align:center;
}
.side_bar .cargo_tracking .each {
    margin-top:18px;
}
.side_bar .cargo_tracking .each:first-child {margin-top:0;}
.side_bar .cargo_tracking .input_text {
    height:38px;
    margin-bottom:6px;
    padding-left:15px;
    background:#fff;
    border:1px solid #d5d5d5;
}
.side_bar .cargo_tracking .input_text input {
    width:100%;
    height:100%;
    border:0;
}
.side_bar .cargo_tracking .input_submit input {
    width:80px;
    height:30px;
    font-size:12px;
    color:#fff;
    line-height:30px;
    text-align:center;
    background:#456eb8;
    border-radius:3px;
}

.main_content .left_cont {
    float:left;
    width:890px;
}
.banner {position:relative;}
.banner .hd {
    position:absolute;
    right:5px;
    bottom:5px;
}
.banner .hd li {
    display:inline-block;
    width:12px;
    height:12px;
    margin:0 5px;
    background:#eee;
    border-radius:100%;
}
.banner .hd li.on {background:#3962ad;}
.index_four_wrap .banner {margin-bottom:18px;}
.index_four_wrap .banner img {display:block;}
.fuwuyilan .index_four_wrap .item_list,.fuwushili_list .item_list {padding-top:20px;}
.index_four_wrap .item_list ul {margin-left:-14px;}
.index_four_wrap .item_list li {
    float: left;
    width: 210px;
    min-height: 335px;
    margin-left: 14px;
    border: 1px solid #eee;
    overflow: hidden;
}
.fuwuyilan .index_four_wrap .item_list li {margin-bottom:14px;}
.index_four_wrap .item_list dl {
    padding-bottom:10px;
}
.index_four_wrap .item_list dt {margin-bottom:5px;}
.index_four_wrap .item_list dd a {
    position: relative;
    display: block;
    padding: 8px 8px 8px 30px;
    font-size: 14px;
    color: #666;
    line-height:20px;
}
.index_four_wrap .item_list dd a:hover {color:#3962ad;}
.index_four_wrap .item_list dd .str {
    position:absolute;
    left:20px;
    top:13px;
    display:inline-block;
    width:0;
    height:0;
    margin-right:8px;
    border-left:4px solid #e7e7e7;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
}
.index_four_wrap .item_list dd a:hover .str {border-left-color:#3962ad;}
.index_four_wrap .item_list dd a strong {font-weight:normal;}
.index_wrap {
    margin-top:15px;
    border:1px solid #eee;
}
.inner_page .index_title {
    border:1px solid #eee;
}
.index_title {
    height:42px;
    padding:0 25px;
    line-height:42px;
    background:url(../images/bg1.jpg) repeat-x center center;
}
.index_title .more {
    float:right;
    font-size:12px;
    color:#ababab;
}
.index_title .more:hover {color:#3962ad;}
.index_title .bread_menu {
    float:right;
    font-size:12px;
    color:#b3b3b3;
}
.index_title .bread_menu a {color:#b3b3b3;}
.index_title .bread_menu a.on {color:#3962ad;}
.index_title .bread_menu .connect {display:inline-block;margin:0 5px;}
.index_title .title {
    padding-right:40px;
    font-size:18px;
    font-weight:bold;
    color:#3962ad;
}
.index_service .content {
    padding:25px;
}
.index_service .fullSlide {
    position:relative;
}
.index_service .fullSlide .picture {
    float:left;
    display:block;
    width:300px;
    height:170px;
}
.index_service .scroll_btn {
    position:absolute;
    right:550px;
    bottom:15px;
}
.index_service .scroll_btn a {
    display:inline-block;
    width:15px;
    height:15px;
    margin:0 3px;
    font-size:12px;
    color:#989898;
    line-height:15px;
    text-align:center;
    background:#fff;
}
.index_service .scroll_btn a.on {
    color:#fff;
    background:#3962ad;
}
.index_service .text_w {
    min-height:170px;
    margin-left:340px;
}
.index_service .text_w .small_title {
    padding:15px 0 10px;
    font-size:18px;
    color:#000;
}
.index_service .text_w .des {
    height:60px;
    margin-bottom:15px;
    font-size:14px;
    color:#979797;
    line-height:20px;
}
.blue_btn {
    display:inline-block;
    width:125px;
    height:25px;
    font-size:12px;
    color:#fff;
    line-height:25px;
    text-align:center;
    background:#3962ad;
    border-radius:3px;
}
.index_news .item_list {
    padding:5px 15px;
}
.index_news .item_list li {
    padding:20px 8px;
    border-top:1px dashed #e8e8e8;
}
.index_news .item_list li:first-child,.index_lastest .item_list li:first-child {
    border-top:0;
}
.index_news .item_list .date_w {
    float:left;
    width:90px;
    height:65px;
    padding-top:5px;
    font-size:14px;
    color:#999;
    text-align:center;
    background:#ebecf3;
}
.index_news .item_list li:hover .date_w {color:#fff;background:#3962ad;}
.index_news .item_list .date_w .date {
    display:block;
    font-size:30px;
    font-weight:normal;
}
.index_news .item_list .text_w {
    margin-left:105px;
}
.index_news .item_list .news_name {
    margin-bottom:7px;
    font-size:16px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.index_news .item_list li:hover .news_name a,.index_lastest .item_list li:hover a {color:#3962ad;}
.index_news .item_list .des {
    height:40px;
    font-size:14px;
    color:#b3b3b3;
    line-height:20px;
    overflow:hidden;
}
.index_lastest .item_list {
    padding:15px;
}
.index_lastest .item_list li {
    padding:10px;
    line-height:20px;
    border-top:1px dashed #eee;
}
.index_lastest .item_list .date {
    float:left;
    display:block;
    font-size:14px;
    color:#999;
}
.index_lastest .item_list a {
    display:block;
    margin-left:125px;
    font-size:16px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
/*footer*/
footer {
    padding:12px 0;
    text-align:center;
    background:#3962ad;
}
footer .copyright {
    font-size:12px;
    color:#a3b8e0;
}
.artical {
    font-size:14px;
    color:#333;
    line-height:1.8;
}
.artical .wrap {padding:15px;}
.artical .title_w {
    margin-bottom:15px;
    padding:10px 0 15px;
    text-align:center;
    border-bottom:1px dotted #eee;
}
.artical .title_w h1 {
    margin-bottom:5px;
    font-size:20px;
    color:#000;
}
.artical .title_w .other span {
    display:inline-block;
    margin:0 10px;
    font-size:12px;
    color:#999;
}
.artical .back_wrap {
    margin-top:25px;
    padding-top:20px;
    text-align:right;
    border-top:1px dotted #cecece;
}
.artical .back_wrap a {
    font-size:14px;
    color:#999;
}
.artical .back_wrap a:hover {color:#3962ad;}

.normal_title1 {
    padding:5px 20px 8px;
    font-size: 16px;
    color: #3962ad;
    background:#fafafa;
}
.normal_title1 strong {
    display:inline-block;
    padding-left:8px;
    line-height:1.1;
    border-left:3px solid #3962ad;
}
.fuwushili_list li {
    height:170px;
    margin-bottom:15px;
    background:#fafafa;
    border:1px solid #eaeaea;
}
.fuwushili_list li .picture {
    float:left;
    width:300px;
    height:170px;
}
.fuwushili_list li .text_w {
    margin-left:325px;
    padding-top:35px;
}
.fuwushili_list li .title a {
    display:block;
    margin-bottom:5px;
    font-size:18px;
    color:#000;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.fuwushili_list li:hover .title a {color:#3962ad;}
.fuwushili_list li .des {
    margin-bottom:15px;
    font-size:14px;
    color:#acacac;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.fuwushili_list li .blue_btn {
    width:100px;
    height:30px;
    line-height:30px;
}
.haiwaifaren_list .item_list li {
    border-top:1px dashed #eee;
}
.haiwaifaren_list .item_list li:first-child {border-top:0;}
.haiwaifaren_list .item_list li a {
    position:relative;
    display:block;
    padding:20px 30px;
    font-size:16px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.haiwaifaren_list .item_list li:hover a {color:#3e66af;}
.haiwaifaren_list .item_list li strong {font-weight:normal;}
.haiwaifaren_list .item_list li .str {
    position:absolute;
    left:20px;
    top:25px;
    display:block;
    width:0;
    height:0;
    border-left:5px solid #e7e7e7;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
}
.haiwaifaren_list .item_list li:hover .str {border-left-color:#3e66af;}
.qiyeqingbao_table .table_wrap {padding:20px 0;}
.qiyeqingbao_table .table_wrap > table {border-collapse:collapse;}
.qiyeqingbao_table .table_wrap > table >tbody > tr > td {
    padding:20px 35px;
    border:1px solid #eaeaea;
}
.qiyeqingbao_table .table_wrap > table >tbody > tr > td:first-child,.calendar_table table th {
    text-align:center;
    background:#fafafa;
}
.qiyeqingbao_table .table_wrap td td {padding:5px 0;}
.qiyeqingbao_table .table_wrap td td:first-child {color:#666;}
.join_tab {padding:10px 0;}
.join_tab li {
    float:left;
    padding:7px;
}
.join_tab .tab {
    display:block;
    height:35px;
    padding:0 25px;
    font-size:14px;
    color:#333;
    line-height:35px;
    border:1px solid #bfbfbf;
    border-radius:3px;
}
.join_tab .on .tab,.join_tab .tab:hover {color:#fff;background:#3962ad;border-color:#3962ad;}
.join_list .item_list li {
    padding:0 30px 20px;
    margin-bottom:15px;
    background:#f7f7f7;
}
.join_list .item_list .title_w {
    padding:20px 0;
    border-bottom:1px dashed #dfdfdf;
}
.join_list .item_list .icon_w {
    float:left;
    width:60px;
    height:60px;
    background:url(../images/join_icon.png) no-repeat center center;
}
.join_list .item_list .right_text {
    margin-left:80px;
    text-align:left;
}
.join_list .item_list .right_text h3 {
    font-size:18px;
    color:#000;
}
.join_list .item_list .right_text .other span {
    display:inline-block;
    margin:0 25px 0 0;
    color:#666;
}
.join_list .item_list .text {
    padding:15px 0;
}
.join_list .item_list .text h3 {
    margin-bottom:5px;
    font-size:16px;
    color:#000;}
.contact_title,.calendar_title {
    width:810px;
    height:100px;
    padding:50px 40px;
    margin:15px 0;
}
.calendar_title .text_wrap {
    position:relative;
    width:350px;
    height:75px;
    padding:15px 30px;
    line-height:25px;
}
.calendar_title .text_wrap .mask {
   position:absolute;
    left:0;
    top:0;
    display:block;
    width:100%;
    height:100%;
    background:#036;
    opacity:.5;
    filter:Alpha(opacity=50);
}
.calendar_title .text_wrap p {
    z-index:1;
    position:relative;
    height:75px;
    font-size:14px;
    color:#fff;
    overflow:hidden;
}
.contact_title .icon {
    float:left;
    display:block;
    width:63px;
    height:53px;
    background:url(../images/phone1.png) no-repeat center center;
}
.contact_title .right_text {
    height:53px;
    margin-left:75px;
    font-size:14px;
    color:#666;
    line-height:1.1;
}
.contact_title .right_text .number {
    display:block;
    margin-bottom:8px;
    font-size:26px;
    color:#2d5baf;
}
.contact_title .m_tips {
    padding-top:25px;
    font-size:14px;
    color:#333;
}
.contact_main .title {
    padding:10px 20px;
    line-height:1.1;
    background:#3962ad;
}
.contact_main .title strong {
    display:inline-block;
    padding-left:8px;
    font-size:16px;
    color:#fff;
    border-left:3px solid #fff;
}
.contact_main .contact_form {
    padding:20px 25px;
    font-size:14px;
    color:#333;
}
.contact_main .contact_form .tips {margin-bottom:30px;color:#666;}
.contact_main .contact_form .each_wrap {
    height:40px;
    margin-bottom:15px;
}
.contact_main .contact_form .textarea_w {margin-bottom:15px;}
.contact_main .contact_form .dt_title {
    float:left;
    width:115px;
    line-height:40px;
    text-align:right;
}
.contact_main .contact_form .red_tips {color:#f00;}
.contact_main .contact_form .dd_cont {margin-left:130px;}
.contact_main .contact_form .dd_cont input[type=text] {
    width:380px;
    height:38px;
    padding:0 10px;
    border:1px solid #eaeaea;
}
.contact_main .contact_form .dd_cont textarea {
    width:480px;
    height:180px;
    padding:0 10px;
    border:1px solid #eaeaea;
}
.contact_main .contact_form .dd_cont input[type=submit] {
    width:100px;
    height:35px;
    font-size:12px;
    color:#fff;
    line-height:35px;
    text-align:center;
    background:#456db6;
    border-radius:3px;
}
.calendar_table table {
    border-collapse:collapse;
}
.calendar_table th,.calendar_table td {
    padding:15px 0;
    font-weight:normal;
    text-align:center;
    border:1px solid #eee;
}
.calendar_table td a {
    color:#3962ad;
    text-decoration:underline;
}
.logistics_main .letter_wrap {
    padding:20px 25px;
}
.logistics_main .letter_wrap a {
    display:inline-block;
    padding:8px 18px;
    font-size:16px;
}
.logistics_main .letter_wrap a.on {
    color:#3962ad;
    text-decoration:underline;
}
.logistics_main .words_more {
    padding:15px;
}
.logistics_main .words_more a {
    display:inline-block;
    padding:10px 0;
    font-size:14px;
    text-decoration:underline;
}
.logistics_main .words_more a.on {
    color:#3962ad;
}
.logistics_main .detail_wrap .artical {
    padding:20px 15px;
}
.logistics_main .detail_wrap .artical li {margin-bottom:15px;}
.page {
    padding-top:15px;
    text-align:center;
}
.page a {
    display:inline-block;
    height:33px;
    margin:0 3px;
    font-size:12px;
    color:#565656;
    line-height:33px;
    border:1px solid #ddd;
}
.page a.on {color:#fff;background:#3962ad;border-color:#3962ad;}
.page a.num {
    width:33px;
}
.page a.prev,.page a.next {
    padding:0 10px;
    background:#f6f6f6;
}






