﻿@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2017-9
 */
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.container{max-width:1200px !important; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 5px; padding-right: 5px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}

header .head_main{width: 100%; position: relative;}
header .head_top{width: 100%; background-color: #ffffff; border-bottom: 1px solid #ccc;}
header .head_top .top_txt{font-size: 12px; color: #666; height: 30px; line-height: 30px; float: left;}
header .head_top .top_call{float: right; height: 30px; line-height: 30px; font-size: 0;}
header .head_top .top_call a{font-size: 12px; color: #333; position: relative;padding: 0 8px;}
header .head_top .top_call a:before{content: ""; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; width: 1px; height: 12px; background-color: #616161;}
header .head_top .top_call a:hover{color: #1163bd;}
/**/
header .head_box{width: 100%; height: 100px; background: #fff;}
header .head_box .logo{height: 100px; display: table; float: left;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo a img{width: 368px; height: auto;}
header .head_box .head_txt{height: 100px; display: table; float: left; position: relative; padding-left: 30px; margin-left: 30px;}
header .head_box .head_txt:before{content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 1px; height: 60px; background-color: #e5e5e5;}
header .head_box .head_txt img{max-width: 100%; height: auto;}
/**/
header .head_call{float: right; display: table; height: 100px;}
header .head_call .call_box{background: url("../image/head_call.png") no-repeat left; padding: 5px 0 5px 50px; position: relative;}
header .head_call .call_box h5{font-size: 16px; color: #121212; height: 20px; line-height: 20px;}
header .head_call .call_box h5 span{font-size: 12px; color: #121212; padding-left: 5px;}
header .head_call .call_box h4{font-size: 26px; color: #1163bd; height: 25px; line-height: 25px; font-family: "Impact"; font-weight: bold;}
header .head_call .call_box:before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 5px; background: url("../image/call_gang.png") no-repeat; background-size: 100% 100%;}
header .head_call .call_txt{text-align: center; font-size: 12px; color: #666666; height: 20px; line-height: 20px;}
/**/
header .head_nav{width: 100%; position: relative; background: #1163bd; background-size: cover;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{width: 11.1111%; float: left; height: 45px; display: table; position: relative; text-align: center; }
header .head_nav .top_li>a{color: #FFFFFF; font-size: 14px; line-height: 45px; display: block;}
header .head_nav .top_li:after{content: ""; display: block; width: 1px; height: 20px; background: #307dd1; position: absolute; top: 0; bottom: 0; right: 0; margin: auto 0;}
header .head_nav .top_li:hover>a{background: #ff2c2c; color: #fff;}
header .head_nav .top_li .er{display: none; position:absolute; top:45px; width: 100%; left: 0; z-index:99999; border: 2px solid #1163bd;}
header .head_nav .top_li .er li{padding:0;height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s;}
header .head_nav .top_li .er li a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li .er li:hover{background: #1163bd;}
header .head_nav .top_li .er li:hover a{color: #FFFFFF;}
header .lunbos{padding-top: 26%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
/**/
.content{margin: 30px 0;}
.con_layout{margin-top: 30px;}
.main_title{text-align: center; background: url("../image/main_tit.png") no-repeat 50% 50%; background-size: 240px 100%; }
.main_title .EN{font-size: 18px; color: #333333;}
.main_title .CN{font-size: 36px; color: #000000; font-weight: bold; margin-top: 10px;}
/*服务项目*/
.service_main{width: 100%; overflow: hidden;}
.service_main li{width: 16%; float: left; padding: 0 10px;}
.service_main .ser_item{border: 1px solid #eeeeee; padding: 10px; position: relative; overflow: hidden; background-color: #ffffff;}
.service_main .ser_item .ser_link{position: relative; display: block; padding-bottom: 100px;}
.service_main .ser_item .imgbox{position: relative; display: block; overflow: hidden;}
.service_main .ser_item .imgbox:before{content: ""; display: block; padding-top: 100%;}
.service_main .ser_item .imgbox .ser_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.service_main .ser_item .txtbox{position: absolute; overflow: hidden; margin-top: 5px; text-align: center; top: calc(100% - 100px); z-index: 2;}
.service_main .ser_item .txtbox h4{font-size: 18px; color: #333333; height: 25px; line-height: 25px;}
.service_main .ser_item .txtbox p{font-size: 12px; color: #333333; height: 40px; line-height: 20px; overflow: hidden; margin-top: 5px;}
.service_main .ser_item .jia{width: 20px; height: 20px; background-color: #1163bd; color: #ffffff; line-height: 20px; border-radius: 50%; text-align: center; position: absolute; bottom: 0; left: 0; right: 0; margin: auto;}
.service_main .ser_item .mask{position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background-color: rgba(17,99,189,.8); z-index: 1;}
.service_main .ser_item:hover .txtbox{top: 10%;}
.service_main .ser_item:hover .txtbox h4{color: #ffffff;}
.service_main .ser_item:hover .txtbox p{color: #ffffff; height: 160px;}
.service_main .ser_item:hover .jia{background-color: #fff; color: #1163bd; z-index: 2;}
.service_main .ser_item:hover .mask{top: 0;}
.service_main .more{text-align: center; margin-top: 15px;}
.service_main .more>a{font-size: 16px; color: #ffffff; padding: 4px 40px; background-color: #1163bd; border: 1px solid #1163bd; display: inline-block;}
.service_main .more>a:hover{background-color: #ffffff; color: #1163bd;}
/*关于我们*/
.about_main{width: 100%; background-color: #333; overflow: hidden;}
.about_main .main_title .CN{color: #ffffff;}
.about_main .main_title .EN{color: #ffffff;}
.about_main .about_left{width: 49%; float: left; margin-right: 1%;}
.about_main .about_left .imgbox{text-align: center; overflow: hidden;}
.about_main .about_left .imgbox img{max-width: 100%; height: auto;}
.about_main .about_right{width: 49%; float: left; margin-left: 1%;}
.about_main .about_right .txtbox{overflow: hidden;}
.about_main .about_right .txtbox h4{font-size: 16px; color: #ffffff; font-weight: bold; padding-bottom: 20px; border-bottom: 1px solid #ffffff;}
.about_main .about_right .txtbox p{margin-top: 15px; font-size: 14px; color: #ffffff; line-height: 25px; height: 200px; overflow: hidden;}
.about_main .about_box{margin-top: 30px;}
.about_main .about_box .a_item{width: 25%; float: left; text-align: center;}
.about_main .a_item .imgbox{position: relative; display: block; overflow: hidden; padding-top: 22%;}
.about_main .a_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.about_main .a_item .imgbox .imga{opacity: 1}
.about_main .a_item .imgbox .imgb{opacity: 0}
.about_main .a_item .a_txt{text-align: center; font-size: 16px; color: #ffffff; margin-top: 10px;}
.about_main .a_item:hover .imgbox .imga{opacity: 0;}
.about_main .a_item:hover .imgbox .imgb{opacity: 1;}
.about_main .more{text-align: center; margin-top: 30px;}
.about_main .more>a{font-size: 16px; color: #333333; padding: 4px 40px; background-color: #ffffff; border: 1px solid #ffffff; display: inline-block;}
/*案例*/
.case_main{width: 100%; background-color: #ffffff; overflow: hidden;}

.case_main .more{text-align: center; margin-top: 15px;}
.case_main .more>a{font-size: 16px; color: #ffffff; padding: 4px 40px; background-color: #1163bd; border: 1px solid #1163bd; display: inline-block;}
.case_main .more>a:hover{background-color: #ffffff; color: #1163bd;}
/*增值服务*/
.zz_main{width: 100%; background-color: #eee; overflow: hidden;}
.zz_main li{width: 12.5%; float: left; padding: 0 5px;}
.zz_main .zz_item{width: 100%; text-align: center;}
.zz_main .zz_item .imgbox{position: relative; display: inline-block; width: 130px; height: 130px; border: 1px solid #d5d5d5; border-radius: 50%; overflow: hidden; background-color: #ffffff;}
.zz_main .zz_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.zz_main .zz_item .zz_txt{text-align: center; font-size: 14px; color: #333333; font-weight: bold; margin-top: 10px;}
/*车辆展示*/
.zs_main{width: 100%; background-color: #ffffff; overflow: hidden;}
.zs_main .zs_item{width: 100%; margin-bottom: 15px;}
.zs_main .zs_item .imgbox{text-align: center; overflow: hidden; position: relative; border: 1px solid #c9c9c9;}
.zs_main .zs_item .imgbox:before{content: ""; display: block; padding-top: 95.5%;}
.zs_main .zs_item .imgbox .zs_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.zs_main .zs_item .mask{position: absolute; left: 0; bottom: 0; width: 100%;}
.zs_main .zs_item .mask h4{width: 100%; height: 35px; line-height: 35px; background-color: rgba(0,0,0,.6); font-size: 14px; color: #ffffff;}
.zs_main .zs_item .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background-color: rgba(17,99,189,.8);}
.zs_main .zs_item .masks .mm{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.zs_main .zs_item .masks h4{font-size: 14px; color: #ffffff; height: 30px; line-height: 30px;}
.zs_main .zs_item .masks .m_imgbox{position: relative; display: block; overflow:hidden; padding-top: 60%;}
    .zs_main .zs_item .masks .m_imgbox img {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
    }
.zs_main .zs_item:hover .mask{left: -100%;}
.zs_main .zs_item:hover .masks{top: 0;}
.zs_main .more{text-align: center; margin-top: 15px;}
.zs_main .more>a{font-size: 16px; color: #ffffff; padding: 4px 40px; background-color: #1163bd; border: 1px solid #1163bd; display: inline-block;}
.zs_main .more>a:hover{background-color: #ffffff; color: #1163bd;}
/*新闻*/
.news_main{width: 100%; overflow: hidden; background-color: #eee; overflow: hidden;}
.news_main .news_left{width: 44%; float: left; margin-right: 1%;}
.news_main .news_right{width: 54%; float: left; margin-left: 1%; background-color: #ffffff;}
.news_main .news_left .imgbox{width: 100%; text-align: center;}
.news_main .news_left .imgbox img{width: 100%; height: auto;}
.news_main .news_left .txtbox{margin-top: 5px;}
.news_main .news_left .txtbox .news_title{font-size: 16px; color: #666666; line-height: 25px; font-weight: bold;}
.news_main .news_left .txtbox .gang{width: 10%; height: 2px; background: #1163bd; margin: 3px 0;}
.news_main .news_left .txtbox .news_txt{font-size: 14px; color: #666666; line-height: 20px; height: 40px; overflow: hidden;}
.news_main .news_left:hover .txtbox .gang{width: 100%;}
.news_main .news_item{width: 100%; height: 125px; overflow: hidden; margin-bottom: 10px;}
.news_main .news_item .imgbox{width: 180px; height: 100%; float: left;}
.news_main .news_item .imgbox .news_img{width: 100%; height: 100%;}
.news_main .news_item .txtbox{width: calc(100% - 180px); float: left; height: 100%; padding: 5px 10px; overflow: hidden;}
.news_main .news_item .txtbox .news_title{font-size: 16px; color: #666666; line-height: 25px;}
.news_main .news_item .txtbox .gang{width: 10%; height: 2px; background-color: #1163bd; margin: 3px 0;}
.news_main .news_item .txtbox .news_txt{height: 60px; font-size: 14px; color: #999999; line-height: 20px; margin-top: 5px;overflow: hidden;}
.news_main .news_item:hover .txtbox{background-color: #1163bd;}
.news_main .news_item:hover .txtbox .news_title{color: #ffffff;}
.news_main .news_item:hover .txtbox .gang{width: 100%; background-color: #ffffff;}
.news_main .news_item:hover .txtbox .news_txt{color: #ffffff;}
.news_main .swiper-container{height: 400px;}
.news_main .swiper-button-next, .news_main .swiper-button-prev{top: 100%; left: inherit;}
.news_main .swiper-button-next{right: 0;bottom: 0;}
.news_main .swiper-button-prev{right: 40px;bottom: 0;}
.news_main .more{text-align: center; margin-top: 15px;}
.news_main .more>a{font-size: 16px; color: #ffffff; padding: 4px 40px; background-color: #1163bd; border: 1px solid #1163bd; display: inline-block;}
.news_main .more>a:hover{background-color: #ffffff; color: #1163bd;}
/*底部*/
.foot_nav{width: 100%; background-color: #333; border-bottom: 1px solid #5c5c5c; padding: 20px 0;}
.foot_nav nav{text-align: center; font-size: 0;}
.foot_nav ul{display: inline-block; font-size: 0;}
.foot_nav ul li{float: left; position: relative; padding: 0 20px;}
.foot_nav li a{font-size: 14px; color: #ffffff;}
.foot_nav li a:hover{text-decoration:underline!important;}
.foot_box{width: 100%; background-color: #333; padding: 20px 0;}
.foot_box .f_logo{width: 40%; min-height: 160px; float: left; text-align: center; border-right: 1px solid #484848; padding-top: 50px;}
.foot_box .f_logo img{max-width: 100%; height: auto; display: inline-block;}
.foot_box .f_list{width: 35%; min-height: 160px; float: left; padding: 20px 20px 0 80px; border-right: 1px solid #484848;color: #ffffff; }
.foot_box .f_list h4{font-size: 12px; color: #ffffff;}
.foot_box .f_list p{font-size: 12px; color: #ffffff; margin-top: 10px; line-height: 20px;}
.foot_box .f_ma{width: 25%; float: left; text-align: center; padding-top: 20px;}
.foot_box .f_ma .erweima{display: inline-block;}
.foot_box .f_ma .ma{width: 50%; float: left; padding: 0 5px;}
.foot_box .f_ma .ma img{max-width: 100%; height: auto; display: inline-block;}
.foot_box .f_ma .ma h4{font-size: 14px; color: #ffffff; margin-top: 5px;}
.foot_txt{background-color: #191919; padding: 10px 0;text-align: center;}
.foot_txt p{font-size: 12px; color: #ffffff}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #1163bd;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; ;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}
/*内页*/
.inner_page{width: 100%; background-color: #ffffff;}
.inner_page .page_tit{border-bottom: 1px solid #cacaca; position: relative;}
.inner_page .page_tit h4{float: left; font-size: 22px;color: #000; font-weight: bold; position: relative; padding-bottom: 10px;}
.inner_page .page_tit h4 span{font-size: 18px; color: #c7c7c7; padding-left: 5px;}
.inner_page .page_tit h4:before{content: ""; position: absolute; bottom: 0; left: 0; width: 90px; height: 3px; background-color: #1163bd;}
.inner_page .page_tit h5{float: right; font-size: 14px; color: #666666; margin-top: 8px;}
.inner_page .page_tit h5 a{font-size: 14px; color: #666666;}
.inner_page .page_tit .xia{position: absolute; right: 5px; top: 6px; font-size: 18px; color: #1163bd;}
.side_page{margin-top: 15px; text-align: center;}
.side_page ul{display: none;}
.side_page .n_ul{font-size: 0; }
.side_page .n_li{ display: inline-block; margin-bottom: 1px;}
.side_page .n_li>a{padding: 7px 19px; border: 1px solid #1163bd; display: block; color: #ffffff; font-size: 14px; background-color: #1163bd; position: relative;}
.side_page .n_li>a:before{content: ""; position: absolute; right: -1px; top: 0; bottom: 0; margin: auto; width: 1px; height: 20px; background-color: #7ea1d5;}
.side_page .n_li>a:hover{background-color: #ffffff; color: #1163bd;}
.side_page .er{position: absolute;}
.side_page .er a{font-size: 14px;}
/*案例页面*/

/*内页*/
.case_show{width: 100%;}
.case_show .imgbox{text-align: center; overflow: hidden;}
.case_show .imgbox img{max-width: 100%; height: auto;}
.case_show .txtbox{margin-top: 15px;}
.case_show .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*车辆展示页面*/
.zs_page .zs_item{width: 100%; margin-bottom: 15px;}
.zs_page .zs_item .imgbox{text-align: center; overflow: hidden; position: relative; border: 1px solid #c9c9c9;}
.zs_page .zs_item .imgbox:before{content: ""; display: block; padding-top: 95.5%;}
.zs_page .zs_item .imgbox .zs_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.zs_page .zs_item .mask{position: absolute; left: 0; bottom: 0; width: 100%;}
.zs_page .zs_item .mask h4{width: 100%; height: 35px; line-height: 35px; background-color: rgba(0,0,0,.6); font-size: 14px; color: #ffffff;}
.zs_page .zs_item .masks{position: absolute; overflow: hidden; top: -100%; left: 0; width: 100%; height: 100%; background-color: rgba(17,99,189,.8);}
.zs_page .zs_item .masks .mm{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.zs_page .zs_item .masks h4{font-size: 14px; color: #ffffff; height: 30px; line-height: 30px;}
.zs_page .zs_item .masks .m_imgbox{position: relative; display: block; overflow:hidden; padding-top: 60%;}
    .zs_page .zs_item .masks .m_imgbox img {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        max-width: 100%;
        max-height: 100%;
    }
.zs_page .zs_item:hover .mask{left: -100%;}
.zs_page .zs_item:hover .masks{top: 0;}
/*内页*/
.zs_show{width: 60%; margin: 30px auto 0 auto;}
.zs_show .show_box{position: relative;}
.zs_show .show_item{width: 100%;}
.zs_show .show_item .imgbox{position: relative; display: block; overflow: hidden;}
.zs_show .show_item .imgbox:before{content: ""; display: block; padding-top: 60%;}
.zs_show .show_item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.zs_show .show_item .show_txt{text-align: center; font-size: 16px; color: #333333; margin-top: 10px;}
.zs_show .swiper-button-next, .swiper-button-prev{width: 30px; height: 100px; margin-top: -50px;}
.zs_show .swiper-button-prev{background: url("../image/zs_left.jpg"); background-size: 100% 100%; left: -50px;}
.zs_show .swiper-button-next{background: url("../image/zs_right.jpg");background-size: 100% 100%; right: -50px;}

/*服务项目页面*/
.service_page .ser_item{width: 100%; margin-bottom: 15px;}
.service_page .ser_item .imgbox{text-align: center; overflow: hidden; position: relative; border: 1px solid #c9c9c9;}
.service_page .ser_item .imgbox:before{content: ""; display: block; padding-top: 95.5%;}
.service_page .ser_item .imgbox .ser_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.service_page .ser_item .mask{position: absolute; left: 0; bottom: 0; width: 100%;}
.service_page .ser_item .mask h4{width: 100%; height: 35px; line-height: 35px; background-color: rgba(0,0,0,.6); font-size: 14px; color: #ffffff;}
.service_page .ser_item .masks{position: absolute; top: -100%; left: 0; width: 100%; height: 100%; background-color: rgba(17,99,189,.8);}
.service_page .ser_item .masks .mm{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.service_page .ser_item .masks h4{font-size: 14px; color: #ffffff; height: 30px; line-height: 30px;}
.service_page .ser_item .masks img{max-width: 100%; height: auto; display: inline-block; padding: 0 10px;}
.service_page .ser_item:hover .mask{left: -100%;}
.service_page .ser_item:hover .masks{top: 0;}
/*内页*/
.service_show{width: 100%;}
.service_show .imgbox{text-align: center; overflow: hidden;}
.service_show .imgbox img{max-width: 100%; height: auto;}
.service_show .txtbox{margin-top: 15px;}
.service_show .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*公司简介页面*/
.about_page{width: 100%;}
.about_page .imgbox{text-align: center; overflow: hidden;}
.about_page .imgbox img{max-width: 100%; height: auto;}
.about_page .txtbox{margin-top: 15px;}
.about_page .txtbox h4{text-align: center; font-size: 16px; color: #333; font-weight: bold;}
.about_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-top: 10px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox p{font-size: 12px; color: #333333; line-height: 25px;}
.contact_page .ditu{margin-top: 15px; text-align: center; overflow: hidden;}
.contact_page .ditu img{/*max-width: 100%;*/ height: auto;}

/*新闻页面*/
.news_page{width: 100%;}
.news_page .news_item{width: 100%; height: 110px; margin-bottom: 15px; overflow: hidden; position: relative; top: 0;}
.news_page .news_item .imgbox{width: 180px; height: 100%; float: left; border: 1px solid #c1c1c1;}
.news_page .news_item .imgbox .news_img{width: 100%; height: 100%;}
.news_page .news_item .txtbox{width: calc(100% - 180px); height: 100%; float: left; padding: 3px 15px;}
.news_page .news_item .txtbox .n_tit{height: 25px; line-height: 25px; border-bottom: 1px solid #e3e3e3; font-size: 14px; color: #1163bd; overflow: hidden;}
.news_page .news_item .txtbox .n_tit span{float: right; font-size: 12px; color: #3f3f3f;}
.news_page .news_item .txtbox .n_txt{font-size: 14px; color: #3f3f3f; height: 40px; line-height: 20px; overflow: hidden; margin-top: 10px;}
.news_page .news_item .txtbox .more{font-size: 14px; color: #1163bd; margin-top: 5px;}
.news_page .news_item:hover{box-shadow: 5px 5px 5px #aaa; top: -4px;}
/*内页*/
.news_show{width: 100%;}
.news_show .news_title{text-align: center;}
.news_show .news_title h4{font-size: 24px; color: #333; font-weight: bold;}
.news_show .news_title h5{font-size: 14px; color: #666; margin-top: 5px;}
.news_show .imgbox{margin-top: 15px; text-align: center; overflow: hidden;}
.news_show .imgbox img{max-width: 100%; height: auto; }
.news_show .txtbox{margin-top: 15px; overflow: hidden;}
.news_show .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*运输路线页面*/
.ys_page{width: 100%;}
.ys_page .imgbox{text-align: center; overflow: hidden;}
.ys_page .imgbox img{max-width: 100%; height: auto;}
.ys_page .txtbox{margin-top: 15px;}
.ys_page .txtbox h4{text-align: center; font-size: 16px; color: #333; font-weight: bold;}
.ys_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px; margin-top: 10px;}

/*合作伙伴页面*/
.hzhb_page .part_item{width: 20%; float: left; padding: 0 5px 10px 5px;}
.hzhb_page .part_item .imgbox{position: relative; display: block; overflow: hidden; padding-top: 52%; border: 1px solid #e4dfdc;}
.hzhb_page .part_item .imgbox>img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.hzhb_page .part_item:hover .imgbox{border: 1px solid #0650ab;}

@media (max-width:1199px){
    header .head_box .head_txt{padding-left: 20px; margin-left: 20px;}
    .main_title .EN{font-size: 16px;}
    .main_title .CN{font-size: 28px; margin-top: 5px;}
    .service_main li{padding: 0 5px;}
    .service_main .ser_item{padding: 5px;}
    .about_main .about_right .txtbox h4{padding-bottom: 10px;}
    .about_main .about_right .txtbox p{margin-top: 10px; line-height: 20px;}
    .zz_main .zz_item .imgbox{width: 110px; height: 110px;}
    .foot_nav ul li{padding: 0 15px;}
    .foot_box .f_list{width: 30%; padding: 15px 15px 0 40px}
    .foot_box .f_ma{width: 30%;}
    /*内页*/
    .zs_show .swiper-button-next, .swiper-button-prev{width: 20px; height: 80px; margin-top: -40px;}
    .zs_show .swiper-button-next{right: -40px;}
    .zs_show .swiper-button-prev{left: -40px;}
    .news_page .news_item .imgbox{width: 160px;}
    .news_page .news_item .txtbox{width: calc(100% - 160px);}


}

@media (min-width:991px){
    header .head_nav{display: block!important;}
}

@media (max-width:991px){
    header .head_box{height: 90px;}
    header .head_box .logo{height: 90px;}
    header .head_box .head_txt{height: 90px;}
    header .head_call{height: 90px; display: none;}
    header .top_btn{font-size: 32px; color: #1163bd; position: absolute; top: 59px; right: 18px;}
    header .head_nav{position: absolute; top: 125px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto;}
    header .head_nav .top_li{width: 100%; height: 40px; background: none;}
    header .head_nav .top_li>a{line-height: 40px;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li .er{display: none!important;}
    .main_title .CN{font-size: 26px;}
    .service_main .ser_item .ser_link{padding-bottom: 95px;}
    .service_main .ser_item .txtbox{top: calc(100% - 95px)}
    .service_main .ser_item .txtbox h4{font-size: 16px}
    .service_main .ser_item .txtbox p{margin-top: 0;}
    .service_main .ser_item:hover .txtbox p{height: 120px;}
    .zz_main li{width: 25%;}
    .zz_main .zz_item{margin-bottom: 15px;}
    .zs_main .zs_item .mask h4{height: 30px; line-height: 30px;}
    .zs_main .zs_item .masks h4{height: 20px; line-height: 20px;}
    .news_main .news_item{height: 90px;}
    .news_main .news_item .imgbox{width: 140px;}
    .news_main .news_item .txtbox{width: calc(100% - 140px); padding: 2px 10px;}
    .news_main .news_item .txtbox .news_title{line-height: 20px;}
    .news_main .news_item .txtbox .gang{display: none;}
    .news_main .news_item .txtbox .news_txt{height: 60px;}
    .news_main .swiper-container{height: 295px;}
    .foot_nav{padding: 15px 0;}
    .foot_nav ul li{padding: 0 10px;}
    .foot_box .f_logo{width: 100%; min-height: inherit; padding-top: 0; border-right: none;}
    .foot_box .f_list{text-align: center; padding: 0; width: 100%; min-height: inherit; margin-top: 15px; border-right: none;}
    .foot_box .f_ma{width: 100%;min-height: inherit;}
    /*内页*/
    .zs_page .zs_item .mask h4{height: 30px; line-height: 30px;}
    .zs_page .zs_item .masks h4{height: 20px; line-height: 20px;}
    .zs_show{width: 80%;}
    .service_page .ser_item .mask h4{height: 30px; line-height: 30px;}
    .service_page .ser_item .masks h4{height: 20px; line-height: 20px;}
    .news_page .news_item .txtbox{padding: 3px 10px;}
    .news_show .news_title h4{font-size: 20px;}

}

@media (min-width: 768px){
    .side_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    header .head_box{height: 70px;}
    header .head_box .logo{height: 70px;}
    header .head_box .logo a img{width: 245px;}
    header .top_btn{top: 22px; font-size: 28px;}
    header .head_nav{top: 60px;}
    header .lunbos{padding-top: 40%;}
    header .head_sear .sear_box{height: 40px;}
    header .head_sear .top_form{width: 200px;}
    .content{margin: 20px 0;}
    .con_layout{margin-top: 20px;}
    .service_main li{width: 50%;}
    .service_main .ser_item{margin-bottom: 10px;}
    .about_main .about_left{width: 100%; margin-right: 0;}
    .about_main .about_right{width: 100%; margin-left: 0; margin-top: 15px;}
    .about_main .about_box .a_item{width: 50%; margin-bottom: 20px;}
    .news_main .news_left{width: 100%; margin-right: 0;}
    .news_main .news_right{width: 100%; margin-left: 0; margin-top: 15px;}
    .news_main .news_item .imgbox{width: 120px;}
    .news_main .news_item .txtbox{width: calc(100% - 120px);}
    .news_main .news_item .txtbox .news_title{font-size: 14px;}
    .news_main .news_item .txtbox .news_txt{font-size: 12px;}
    /*内页*/
    .inner_page .page_tit h4{font-size: 18px;}
    .inner_page .page_tit h4 span{font-size: 14px;}
    .inner_page .page_tit h5{display: none;}
    .side_page .n_li{width: 100%;}
    .news_show .news_title h4{font-size: 16px;}
    .news_show .news_title h5{font-size: 12px;}
    .hzhb_page .part_item{width: 50%;}
}

@media (max-width:450px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    .main_title{background-size: 190px 100%}
    .main_title .EN{font-size: 14px;}
    .main_title .CN{font-size: 20px;}
    .zz_main li{width: 50%;}
    .zs_show .swiper-button-next{right: -30px;}
    .zs_show .swiper-button-prev{left: -30px;}
    /*内页*/
    .news_page .news_item{height: 90px;}
    .news_page .news_item .imgbox{width: 110px;}
    .news_page .news_item .txtbox{width: calc(100% - 110px);}
    .news_page .news_item .txtbox .n_tit span{display: none;}
    .news_page .news_item .txtbox .more{display: none}

}

@media (max-width:376px){

}

@media (max-width:340px){

}



div.page {
    margin: 10px 3px;
    padding: 3px;
    text-align: center;
}

div.page a {
    background-position: 50% bottom;
    border-color: #dedfde;
    border-style: solid;
    border-width: 1px;
    color:black;
    margin-right: 3px;
    padding: 2px 6px;
    text-decoration: none;
}


div.page span.disabled {
    color: #adaaad;
    margin-right: 3px;
    padding: 2px 6px;
}

div.page span.current {
    color: #eb5914;
    font-weight: bold;
    margin-right: 3px;
    padding: 2px 6px;
}



/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../image/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel1 i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel1 p {
width: 160px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:200px;
    line-height:18px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 170px;
    height:160px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../image/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}



.case_main .case_item{width: 100%; position: relative; overflow: hidden;}
.case_main .case_item .imgbox{position: relative; display: block; overflow: hidden;}
.case_main .case_item .imgbox:before{content: ""; display: block; padding-top:100%;}
.case_main .case_item .imgbox .case_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.case_main .case_item .txtbox{margin-top: 10px;}
.case_main .case_item .txtbox .tit1{font-size: 18px; color: #333333; font-weight: bold;}
.case_main .case_item .txtbox .tit2{font-size: 14px; color: #858585;}
.case_main .case_item .txtbox .tit3{margin-top: 10px; font-size: 12px; color: #333; font-weight: bold;}
.case_main .case_item .mask{width: 100%; height: 100%; position: absolute; top: 0; left: -100%; padding: 15px; background-color: #ffffff;}
.case_main .case_item .mask h4{font-size: 18px; color: #1163bd;}
.case_main .case_item .mask h3{font-size: 26px; color: #333; font-weight: bold; margin-top: 10px; height: 30px; line-height: 30px;}
.case_main .case_item .mask .case_txt{height: 150px; overflow: hidden; margin-top: 20px;}
.case_main .case_item .mask .case_txt p{font-size: 14px; color: #858585; line-height: 25px;}
.case_main .case_item .mask .more{margin-top: 20px; display: inline-block; width: 170px; height: 50px; line-height: 50px; border: 1px solid #1163bd; text-align: center; color: #1163bd; }
.case_main .case_item:hover{box-shadow: 0 0 30px #ccc;}
.case_main .case_item:hover .mask{left: 0;}

.case_page .case_item{width: 100%; position: relative; overflow: hidden;}
.case_page .case_item .imgbox{position: relative; display: block; overflow: hidden;}
.case_page .case_item .imgbox:before{content: ""; display: block; padding-top:100%;}
.case_page .case_item .imgbox .case_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto;  max-height: 100%;}
.case_page .case_item .txtbox{margin-top: 10px;}
.case_page .case_item .txtbox .tit1{font-size: 18px; color: #333333; font-weight: bold;}
.case_page .case_item .txtbox .tit2{font-size: 14px; color: #858585;}
.case_page .case_item .txtbox .tit3{margin-top: 10px; font-size: 12px; color: #333; font-weight: bold;}
.case_page .case_item .mask{width: 100%; height: 100%; position: absolute; top: 0; left: -100%; padding: 15px; background-color: #ffffff;}
.case_page .case_item .mask h4{font-size: 18px; color: #1163bd;}
.case_page .case_item .mask h3{font-size: 26px; color: #333; font-weight: bold; margin-top: 10px; height: 30px; line-height: 30px;}
.case_page .case_item .mask .case_txt{height: 150px; overflow: hidden; margin-top: 20px;}
.case_page .case_item .mask .case_txt p{font-size: 14px; color: #858585; line-height: 25px;}
.case_page .case_item .mask .more{margin-top: 20px; display: inline-block; width: 170px; height: 50px; line-height: 50px; border: 1px solid #1163bd; text-align: center; color: #1163bd; }
.case_page .case_item:hover{box-shadow: 0 0 30px #ccc;}
.case_page .case_item:hover .mask{left: 0;}


@media (max-width:1199px){
    .case_main .case_item:hover .mask{padding: 10px;}
    .case_main .case_item .mask h4{font-size: 16px;}
    .case_main .case_item .mask h3{font-size: 20px; height: 25px; line-height: 25px; margin-top: 5px;}
    .case_main .case_item .mask .case_txt{margin-top: 10px;}
    .case_main .case_item .mask .more{width: 150px; height: 40px; line-height: 40px;}
    .case_main .case_item .txtbox .tit1{font-size: 16px;}
    .case_main .case_item .txtbox .tit3{margin-top: 8px;}

     .case_page .case_item:hover .mask{padding: 10px;}
    .case_page .case_item .mask h4{font-size: 16px;}
    .case_page .case_item .mask h3{font-size: 20px; height: 25px; line-height: 25px; margin-top: 5px;}
    .case_page .case_item .mask .case_txt{margin-top: 10px;}
    .case_page .case_item .mask .more{width: 150px; height: 40px; line-height: 40px;}
    .case_page .case_item .txtbox .tit1{font-size: 16px;}
    .case_page .case_item .txtbox .tit3{margin-top: 8px;}
}

@media (max-width:991px){
    .case_main .case_item .txtbox{margin-top: 5px;}
    .case_main .case_item .txtbox .tit1{font-size: 14px;}
    .case_main .case_item .txtbox .tit2{font-size: 12px;}
    .case_main .case_item .txtbox .tit3{margin-top: 5px;}
    .case_main .case_item .mask h4{font-size: 14px;}
    .case_main .case_item .mask h3{font-size: 17px;}
    .case_main .case_item .mask .case_txt{margin-top: 5px; height: 100px;}
    .case_main .case_item .mask .case_txt p{line-height: 20px; font-size: 12px;}
    .case_main .case_item .mask .more{margin-top: 10px; width: 120px; height: 30px; line-height: 28px; font-size: 12px;}

        .case_page .case_item .txtbox{margin-top: 5px;}
    .case_page .case_item .txtbox .tit1{font-size: 14px;}
    .case_page .case_item .txtbox .tit2{font-size: 12px;}
    .case_page .case_item .txtbox .tit3{margin-top: 5px;}
    .case_page .case_item .mask h4{font-size: 14px;}
    .case_page .case_item .mask h3{font-size: 17px;}
    .case_page .case_item .mask .case_txt{margin-top: 5px; height: 100px;}
    .case_page .case_item .mask .case_txt p{line-height: 20px; font-size: 12px;}
    .case_page .case_item .mask .more{margin-top: 10px; width: 120px; height: 30px; line-height: 28px; font-size: 12px;}
}
@media (max-width: 360px){
    .case_main .case_item .mask .more{display: none;}
        .case_page .case_item .mask .more{display: none;}
}