@charset "utf-8";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,img{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	font-weight: normal;
	font-size: 14px;
	}

a{text-decoration:none;}
.clear{clear: both;}
.hide{display: none;}

/*head*/
.head{width: 100%;border-bottom: 1px solid #ececec;padding-bottom: 15px;}
.head1{width: 1200px;margin: auto;overflow: hidden;}
.logo{width: 525px;float: left;margin-top: 15px;}
.logo img{width: 100%;display: block;}
.phone{width: 400px;float: left;overflow: hidden;margin-left: 80px;margin-top: 33px;}
.phone li{width: 176px;float: left;border-right: 1px solid #e0e0e0;padding-bottom: 8px;padding-left: 23px;}
.phone li h1{overflow: hidden;color: #8a8a8a;line-height: 18px;}
.phone li h1 img{float: left;margin-right: 10px;}
.phone li p{color: #676767;margin-top: 7px;}
.language{width: 165px;height: 47px;border-radius: 5px;float: right;overflow: hidden;background: #052c7d;margin-top: 35px;}
.language li{width: 82.5px;float: left;text-align: center;line-height: 47px;background: url(../img/bg1.jpg) right center no-repeat;}
.language li a{display: block;color: #fff;}
.language li:nth-of-type(2){background: none;}
/*nav*/
.nav{width: 100%;height: 80px;border-bottom: 1px solid #ececec;}
.nav1{width: 1200px;margin: auto;overflow: hidden;line-height: 80px;}
.nav1 li{float: left;margin-left: 58px;}
.nav1 li a{color: #000000;font-size: 18px;display: block;}
.nav1 li:nth-of-type(1){margin-left: 0;}
.nav1 li:hover a{color: #c71106;}
.nav1 .ua1 a{color: #c71106;}
/*banner*/
.banner{width: 100%;}
.banner .slideBox{ width:100%;overflow:hidden; position:relative; }
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;}
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; }
.banner .slideBox .bd img{ width:100%;display:block;}
.banner .slideBox .prev{ position:absolute; left:10%; top:50%; margin-top:-17px; display:block; width:20px; height:34px; background:url(../img/left.png) center no-repeat;z-index: 9999}
.banner .slideBox .next{position:absolute; right:10%; top:50%; margin-top:-17px; display:block; width:20px; height:34px; background:url(../img/right.png) center no-repeat;z-index: 9999}
.banner .slideBox .hd{ height:30px; overflow:hidden; position:absolute;left:50%;bottom:26px; z-index:1;width: 1000px;margin-left: -500px;text-align: center;}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1;}
.banner .slideBox .hd ul li{width:24px; height:24px;background: rgba(0,0,0,0.6);cursor:pointer;display: inline-block;vertical-align: top;margin:0 8px;text-align: center;line-height: 24px;color: #fff;font-size: 16px;}
.banner .slideBox .hd ul li.on{background: rgba(205,34,50,0.6);}
/*首页优势服务*/
.index{text-align: center;margin-top: 50px;}
.index h1{color: #da1c10;font-size: 28px;font-weight: bold;}
.index h1 span{color: #271770;}
.index p{color: #1d3043;font-size: 18px;margin-top: 10px;}
.index img{display: block;margin: auto;margin-top: 20px;}
.syservice{width: 1200px;margin: auto;overflow: hidden;border-top: 1px solid #f2f2f2;border-left: 1px solid #f2f2f2;margin-top: 52px;}
.syservice li{width: 399px;float: left;border-right: 1px solid #f2f2f2;border-bottom: 1px solid #f2f2f2;padding-top: 45px;height: 300px;}
.syservice li img{display: block;margin: auto;transition:All 0.4s ease-in-out;
 -webkit-transition:All 0.4s ease-in-out;
 -moz-transition:All 0.4s ease-in-out;
 -o-transition:All 0.4s ease-in-out;}
.syservice li h1{width: 305px;margin: auto;text-align: center;color: #000000;font-size: 18px;background: url(../img/bg3.jpg) center bottom no-repeat;height: 50px;line-height: 50px;margin-top: 5px;overflow: hidden;
transition:All 0.4s ease-in-out;
 -webkit-transition:All 0.4s ease-in-out;
 -moz-transition:All 0.4s ease-in-out;
 -o-transition:All 0.4s ease-in-out;}
.syservice li p{width: 305px;margin: auto;color: #4d4d4d;line-height: 25px;margin-top: 20px;
transition:All 0.4s ease-in-out;
 -webkit-transition:All 0.4s ease-in-out;
 -moz-transition:All 0.4s ease-in-out;
 -o-transition:All 0.4s ease-in-out;}
.syservice li:hover img{
 transform:translate(0,-10px);
 -webkit-transform:translate(0,-10px);
 -moz-transform:translate(0,-10px);
 -o-transform:translate(0,-10px);
 -ms-transform:translate(0,-10px);
 }
 .syservice li:hover h1{
 transform:translate(0,-10px);
 -webkit-transform:translate(0,-10px);
 -moz-transform:translate(0,-10px);
 -o-transform:translate(0,-10px);
 -ms-transform:translate(0,-10px);
 color: #c71106
 }
 .syservice li:hover p{
 transform:translate(0,-10px);
 -webkit-transform:translate(0,-10px);
 -moz-transform:translate(0,-10px);
 -o-transform:translate(0,-10px);
 -ms-transform:translate(0,-10px);
 }
/*首页关于我们*/
.syabout{width: 100%;background: #f5f7f9;margin-top: 68px;padding-bottom: 55px;}
.syabout1{width: 1170px;margin: auto;overflow: hidden;}
.syabout2{width: 560px;float: left;margin-top: 60px;}
.syabout2 h1{color: #052c7d;font-size: 43px;}
.syabout2 h1 span{color: #da1c10;}
.syabout2 p{color: #000000;line-height: 26px;height: 234px;overflow: hidden;margin-top: 50px;}
.syabout2 a{display: block;width: 170px;height: 50px;border: 1px solid #052c7d;text-align: center;line-height: 50px;border-radius: 5px;color: #284287;margin-top: 40px;
transition:All 0.4s ease-in-out;
 -webkit-transition:All 0.4s ease-in-out;
 -moz-transition:All 0.4s ease-in-out;
 -o-transition:All 0.4s ease-in-out;}
.syabout2 a:hover{background: #c71106;color: #fff;border: 1px solid #c71106;
	transform:translate(0,-10px);
 -webkit-transform:translate(0,-10px);
 -moz-transform:translate(0,-10px);
 -o-transform:translate(0,-10px);
 -ms-transform:translate(0,-10px);}
.syabout3{width:580px;float: right;margin-top: 140px;padding-left: 25px}
.syabout3 img{max-width: 100%;display: block;}
/*首页新闻资讯*/
.synews{width: 100%;height: 748px;background: url(../img/bg4.jpg) center top no-repeat;}
.synews1{width: 1200px;margin: auto;}
.index1{text-align: center;padding-top: 80px;}
.index1 h1{color: #da1c10;font-size: 43px;}
.index1 h1 span{color: #fff;}
.synews2{width: 1200px;overflow: hidden;margin-top: 15px;}
.synews2 li{width: 550px;float: left;overflow: hidden;margin-top: 55px;}
.pic1{width: 124px;height: 119px;float: left;border: 2px solid #fff;border-radius: 100%;overflow: hidden;padding-top: 5px;}
.pic1 img{width: 114px;height: 114px;display: block;margin: auto;border-radius: 100%;}
.synews3{width: 400px;float: right;}
.synews3 h1{color: #fff;font-size: 16px;height: 20px;line-height: 20px;font-weight: bold;overflow: hidden;}
.synews3 p{color: #fff;height: 46px;line-height: 23px;overflow: hidden;margin-top: 15px;}
.synews3 span{display: block;background: url(../img/bg5.png) center no-repeat;color: #fff;text-align: center;margin-top: 15px;}
.synews2 li:nth-of-type(2n){float: right;}
.synews2 li:hover .pic1{border: 2px solid #da1c10;}
.synews2 li:hover .synews3 h1{color: #da1c10;text-decoration: underline;}
.more1{width: 170px;height: 50px;border: 1px solid #fff;border-radius: 5px;margin: auto;text-align: center;line-height: 50px;margin-top: 110px;}
.more1 a{display: block;color: #fff;}
.more1:hover a{color: #c71106;}
.more1:hover{background: #fff;}
/*首页优势航线*/
.index2{text-align: center;padding-top: 65px;}
.index2 h1{color: #da1c10;font-size: 43px;font-weight: bold;}
.index2 h1 span{color: #052c7d;}
.syline{width: 930px;margin: auto;text-align: center;color: #000000;font-size: 16px;line-height: 27px;margin-top: 38px;}
.more2{width: 170px;height: 50px;border: 1px solid #000000;border-radius: 5px;margin: auto;text-align: center;line-height: 50px;margin-top: 40px;}
.more2 a{display: block;color: #000000;}
.more2:hover a{color: #fff}
.more2:hover{background: #c71106;color: #fff;border: 1px solid #c71106;}
.bottom{width: 100%;background: #f5f7f9;margin-top: 80px;padding-top: 45px;padding-bottom: 30px;}
.bottom1{width: 1035px;margin: auto;overflow: hidden;}
.bottom1 li{width: 146px;float: left;margin-left: 75px;}
.pic2{width: 145px;height: 97px;border-radius: 50% / 50%;overflow: hidden;border: 1px solid #d1d2d2;}
.pic2 img{width: 100%;height: 100%;display: block;transition: all 0.6s;  }
.pic2 img:hover{  
    transform: scale(1.2);  
            } 
            .bottom1 li:hover h1{color: #c71106}
.bottom1 li h1{text-align: center;color: #2b2c30;font-size: 16px;line-height: 50px;height: 50px;overflow: hidden;}
.bottom1 li:nth-of-type(1){margin-left: 0;}
/*foot*/
.foot{width: 100%;height: 634px;background: url(../img/bg6.jpg)center top no-repeat;}
.foot1{width: 1105px;margin: auto;overflow: hidden;}
.foot2{width: 750px;float: left;margin-top: 48px;}
.foot2 h1{color: #fff;font-size: 30px;}
.foot3{margin-top: 40px;}
.form1{overflow: hidden;margin-top: 25px;}
.form1a{width: 365px;height: 50px;float: left;border: 1px solid #b7b7b7;}
.form1a input{width: 340px;display: block;margin: auto;height: 50px;color: #e7e8e9;background: none;border: none;outline: none;}
.form1a input::-webkit-input-placeholder{color: #e7e8e9;}
.form1 .form1a:nth-of-type(2){float: right;}
.form2{width: 750px;height: 138px;border: 1px solid #b7b7b7;margin-top: 25px;}
.form2 textarea{width: 725px;color: #fff;display: block;margin: auto;height: 100px;background: none;border: none;outline: none;margin-top: 23px;}
.form3{width: 165px;height: 50px;margin: auto;margin-top: 25px;}
.form3 input{color: #fff;font-size: 20px;border: none;cursor: pointer;background: url(../img/bg7.png) 150px center no-repeat;width: 100%;height: 100%;display: block;}
.ewm{width: 202px;float: right;margin-top: 120px;}
.ewm img{width: 202px;height: 202px;display: block;}
.ewm h1{width: 200px;height: 46px;border: 1px solid #b7b7b7;text-align: center;line-height: 46px;color: #ffffff;margin-top: 10px;font-size: 12px}
.foot4{width: 100%;height: 80px;border-top: 2px solid #43484e;border-bottom: 2px solid #43484e;line-height: 80px;margin-top: 50px;text-align: center;}
.foot4 li{display: inline-block;vertical-align: top;color: #9ea1a3;margin: 0 40px;}
.foot4 li img{display: inline-block;vertical-align: top;margin-top: 27px;margin-right: 10px;}
.foot5{height: 80px;line-height: 80px;}
.foot6{width: 1100px;margin: auto;overflow: hidden;}
.foot6 p{float: left;color: #9ea1a3;}
.foot6 ul{float: right;text-align: right;margin-top: 20px;}
.foot6 ul li{display: inline-block;vertical-align: top;margin-right: 60px;}
.foot6 ul li:nth-of-type(4){margin-right: 0;}
.foot6 ul li p{width: 30px;height: 25px;border: 1px solid #fff;border-radius: 100%;display: block;margin: auto;padding-top: 5px}
.foot6 ul li img{display: block;margin: auto}
/*关于我们*/
.abouta{width: 870px;float: right}
.about{width: 1200px;margin: auto;overflow: hidden;}
.about_left{width: 310px;float: left;height: 536px;background: url(../img/bg8.png) 10px top no-repeat;}
.about_left li{background: url(../img/bg9.png) left center no-repeat;padding-left: 40px;margin-top: 100px;}
.about_left li a{color: #000000;font-size: 18px;}
.about_left li:hover{background: url(../img/bg10.png) left center no-repeat;}
.about_left li:hover a{color: #c71106;}
.about_left .ua2{background: url(../img/bg10.png) left center no-repeat;}
.about_left .ua2 a{color: #c71106;}
.video{width: 688px;height: 470px;margin-right: 160px;margin: auto;margin-top: 67px;}
.video video{width: 100%;object-fit: fill;display: block;height: auto;height: 100%;}
.content1{width: 870px;margin: auto;color: #000000;line-height: 25px;margin-top: 60px;}
.content1 img{max-width: 100%;}
/*国际货运服务*/
.service{width: 1200px;margin: auto;overflow: hidden;margin-bottom: 165px;}
.service_left{width: 310px;float: left;background: url(../img/bg11.png) 10px top no-repeat;padding-bottom: 20px}
.service_left li{background: url(../img/bg9.png) left center no-repeat;padding-left: 40px;margin-top: 39px;}
.service_left li a{color: #000000;font-size: 18px;}
.service_left li:hover{background: url(../img/bg10.png) left center no-repeat;}
.service_left li:nth-of-type(1){margin-top: 86px;}
.service_left li:hover a{color: #c71106;}
.service_left .ua2{background: url(../img/bg10.png) left center no-repeat;}
.service_left .ua2 a{color: #c71106;}
.content2{width: 865px;float: right;margin-top: 55px;}
.content2 h1{text-align: center;color: #000000;font-size: 28px;background: url(../img/bg2.jpg) center bottom no-repeat;padding-bottom: 14px;}
.content2a{color: #000000;line-height: 35px;margin-top: 50px;}
.content2a img{max-width: 100%;}
.partner{overflow: hidden;line-height: 40px;margin-top: 55px;}
.partner li{width: 228px;float: left;background: url(../img/bg12.png) left center no-repeat;padding-left: 27px;height: 30px;line-height: 30px;overflow: hidden;margin-top: 10px}
.partner li a{color: #000000;display: block;}
.partner li:hover{background: url(../img/bg13.png) left center no-repeat;}
.partner li:hover a{color: #c71106;}
/*招聘信息*/
.title1{text-align: center;color: #000000;font-size: 28px;background: url(../img/bg2.jpg) center bottom no-repeat;padding-bottom: 13px;margin-top: 55px;}
.content3{width: 1200px;margin: auto;color: #010000;font-size: 18px;line-height: 35px;margin-top: 45px;margin-bottom: 180px;}
.content3 img{max-width: 100%;}
/*新闻列表*/
.news{width: 1200px;margin: auto;overflow: hidden;margin-bottom: 160px;}
.news_left{width: 255px;float: left;height: 634px;background: url(../img/bg11.png) 10px top no-repeat;}
.news_left li{background: url(../img/bg9.png) left center no-repeat;padding-left: 40px;margin-top: 100px;}
.news_left li a{color: #000000;font-size: 18px;}
.news_left li:hover{background: url(../img/bg10.png) left center no-repeat;}
.news_left li:hover a{color: #c71106;}
.news_left .ua2{background: url(../img/bg10.png) left center no-repeat;}
.news_left .ua2 a{color: #c71106;}
.news_right{width: 932px;float: right;margin-top: 70px;}
.news1 li{overflow: hidden;margin-top: 33px;}
.pic3{width: 124px;height: 119px;border-radius: 100%;border: 2px solid #c9c9c9;padding-top: 5px;float: left;}
.pic3 img{width: 114px;height: 114px;display: block;margin: auto;border-radius: 100%;}
.news2{width: 783px;float: right;margin-top: 10px;}
.news2 h1{color: #000000;font-size: 16px;height: 20px;line-height: 20px;overflow: hidden;text-decoration: underline;}
.news2 p{color: #4a4a4a;line-height: 22px;height: 44px;overflow: hidden;margin-top: 15px;}
.news2 span{display: block;background: url(../img/bg14.png) center no-repeat;text-align: center;color: #4a4a4a;margin-top: 12px;}
.news1 li:hover .pic3{border-color: #da1c10;}
.news1 li:hover .news2 h1{color: #c71106;}
.fenye{text-align: center;margin-top: 70px;}
.fenye a{display: inline-block;vertical-align: top;height: 45px;line-height: 45px;border-radius: 5px;background: #959595;margin: 0 4px; color: #fff;padding: 0 20px;}
.fenye a:hover{background: #c71106;}
.fenye .ua3{background: #c71106;}
/*新闻详情*/
.title2{text-align: center;}
.title2 h1{color: #000000;font-size: 16px;}
.title2 span{display: block;background: url(../img/bg15.png) center no-repeat;text-align: center;color: #4a4a4a;margin-top: 30px;}
.content4{color: #4a4a4a;line-height: 22px;margin-top: 30px;}
.content4 img{max-width: 100%;}
.xyp{text-align: center;margin-top: 60px;}
.xyp li{display: inline-block;vertical-align: top;width: 110px;height: 45px;margin: 0 18px;border-radius: 5px;line-height: 45px;background: #959595;}
.xyp li a{color: #fff;display: block;}
.xyp li:hover{background: #c71106;}
/*优势航线*/
.content5{color: #000000;line-height: 35px;margin-top: 40px;}
.content5 img{max-width: 100%;}
/*在线留言*/
.banner1{width: 100%;}
.banner1 img{width: 100%;display: block;}
.index3{margin-top: 70px;}
.index3 img{display: block;margin: auto;}
.message{width: 928px;margin: auto;margin-top: 20px;margin-bottom: 110px;}
.form4{overflow: hidden;}
.form4a{width: 433px;height: 57px;float: left;border: 1px solid #bfbfbf;margin-top: 42px;}
.form4a input{width: 397px;margin: auto;display: block;color: #999999;height: 57px;outline: none;}
.form4 .form4a:nth-of-type(2n){float: right;}
.form5{width: 926px;height: 155px;border: 1px solid #bfbfbf;margin-top: 42px;padding-top: 20px;}
.form5 textarea{width: 890px;height: 135px;display: block;margin: auto;outline: none;color: #999999;}
.form6{width: 590px;height: 60px;margin: auto;margin-top: 40px;}
.form6 input{width: 100%;height: 100%;display: block;border: 3px solid #ef7998;color: #fff;font-size: 24px;cursor: pointer;background: #c71106;border-radius: 5px;}
/*联系我们*/
.contact{width: 1200px;margin: auto;text-align: center;color: #000000;font-size: 18px;margin-top: 60px;}
.contact1{text-align: center;color: #000000;line-height: 30px;margin-top: 30px;font-size: 18px;}
.map{width: 1200px;height: 552px;margin: auto;margin-top: 38px;}
.map img{width: 100%;height: 100%;display: block;}
.contact2{text-align: center;color: #000000;font-size: 34px;margin-top: 55px;}
.contact3{width: 1200px;margin: auto;margin-top: 40px;font-size: 14px;color: #000;}
.contact3 img{max-width: 100%;}
