@charset "utf-8";
/* CSS Document */
@media(min-width:1199px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
body{max-width: 1920px;margin: 0 auto;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #292929;font-family: "Microsoft YaHei","微软雅黑";}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "Microsoft YaHei","微软雅黑";appearance:none;-moz-appearance:none; -webkit-appearance:none;border: none;}
/*p{text-align:justify;text-justify:inter-ideograph;}*/
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 1200px;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#293ab3;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#293ab3;border-radius: 5px;}

/*top*/
	.dbu{width: 100%;background-color: #f7f8fa;}
	.dbu p{font-size: 12px;color: #999999;line-height: 30px;}
	.dbu .commen div{font-size: 12px;color: #999999;line-height: 30px;text-transform: capitalize;}
	.dbu div h1{font-size: 12px;color: #999999;line-height: 30px;display: inline-block;}
	.dbu h6{line-height: 18px;margin-top: 6px;margin-left: 4px;}
	.dbu h6 a{font-size: 12px;color: #fff;transition: all ease 0.3s;display: block;padding: 0 9px;background-color: #333333;border-radius: 8px;float: left;margin-left: 8px;}
	.dbu h6 a.on{background-color: #293ab3;}
	.dbu h6 a:hover{background-color: #293ab3;}
	.dbu p a{font-size: 12px;color: #999999;transition: all ease 0.3s;position: relative;}
	.dbu p span{width: 30px;display: inline-block;text-align: center;}
	.dbu p a:hover{color: #293ab3;}
	.logo{width: 100%;overflow: hidden;margin-top: 13px;}
	.logoa img{width: 382px;float: left;}
	.logoa p{float: left;font-size: 16px;color: #545454;margin-left: 18px;border-left: 1px solid #e7e7e7;line-height: 18px;margin-top: 28px;padding-left: 19px;text-transform: capitalize;}
	.logoa p span{color: #1c2eb4;display: block;font-size: 18px;margin-bottom: 6px;font-weight: bold;}
	.logoc{margin-top: 28px;}
	.logoc img{width: 38px;float: left;}
	.logoc p{float: left;font-size: 14px;color: #5f5f5f;line-height: 12px;margin-left: 11px;}
	.logoc p span{display: block;font-family: Arial;font-size: 26px;color: #333333;font-weight: bold;line-height: 20px;margin-top: 7px;}
	.top{width: 100%;position: relative;height: 57px;border-top: 1px solid #e8e7e8;margin-top: 19px;}
	.nav{z-index: 2;height: 60px;}
	.nava{transition: all ease 0.3s;height: 60px;cursor: pointer;position: relative;margin-left: 57px;}
	.nava::after{position: absolute;content: "";background-image: url(../img/h2.png);background-repeat: no-repeat;background-size: 100% 3px;left: 0;bottom: -3px;width: 100%;height: 3px;opacity: 0;transition: all ease 0.3s;}
	.navax{margin-left: 0;}
	.nava p{line-height: 60px;transition: all ease 0.3s;text-align: center;text-transform: uppercase;}
	.nava p a{font-size: 18px;color: #333333;transition: all ease 0.3s;}
	.navaa::after{bottom: 0;opacity: 1;}
	.navaa p a{color: #1c2eb4;}
	.nava:hover::after{bottom: 0;opacity: 1;}
	.nava:hover p a{color: #1c2eb4;}
	.navb{width: 180px;position: absolute;z-index: 2;top: 60px;opacity: 0;background-color: #1c2eb4;text-align: center;left: 50%;margin-left: -90px;}
	.navba{line-height:26px;text-align: center;transition: all ease 0.3s;display: block;margin: 18px 2px;text-transform: capitalize;}
	.navba a{font-size: 15px;color: #fff;transition: all ease 0.3s;display: block;}
	.navbx{background-color: transparent;}
	.navbx img{width: 120px;margin: 0 auto;margin-top: 10px;}
	.navba:hover a{transform: translateY(-4px);}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 600px;position: relative;}
	.imgbox{ width:1920px;overflow: hidden;position: relative;left: 50%; margin-left: -960px;height: 600px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../img/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../img/yi09.png);opacity: 1;}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../img/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../img/yi08.png);opacity: 1;}
	.flip{position: absolute;left: 50%;bottom: 29px;margin-left: -45px;}
	.flip li{cursor: pointer;width: 12px;height: 12px;margin: 0 9px;float: left;position: relative;transition: all ease 0.3s;border: 2px solid #fff;border-radius: 50%;background-color: transparent;}
	.flip li.ppp{background-color: #fff;transform: rotateY(180deg);}
	.keyword{width: 100%;padding: 22px 0;border-bottom: 1px solid #ededed;}
	.keyword p{background-image: url(../img/h3.png);background-size: 2px 16px;background-position: left top;padding-left: 20px;font-size: 14px;color: #666666;line-height: 16px;background-repeat: no-repeat;}
	.keyword p a{font-size: 14px;color: #666666;display: inline-block;margin: 0 12px;transition: all ease 0.3s;text-transform: capitalize;}
	.keyword p a:hover{color: #1c2eb4;}
/*经营业务*/
	.yw{width: 100%;margin-top: 78px;overflow: hidden;padding-bottom: 80px;}
	.bt h6{text-align: center;font-family: Arial;font-size: 106px;color: #f6f8fa;font-weight: 900;text-transform: uppercase;line-height: 71px;height: 78px;}
	.bt p{text-align: center;font-size: 30px;color: #000000;font-weight: bold;line-height: 30px;margin-top: -63px;position: relative;}
	.bt p span{font-family: Arial;display: inline-block;margin-left: 12px;text-transform: uppercase;}
	.bt img{width: 40px;margin: 0 auto;margin-top: 16px;}
	.ywa{width: 105%;margin-left: -2.5%;margin-top: 13px;}
	.ywb{width: 28.571%;margin: 0 2.381%;margin-top: 50px;box-shadow: 0 0 50px rgba(175,199,224,0.4);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
	.ywb_t{width: 100%;overflow: hidden;border-top-left-radius: 5px;border-top-right-radius: 5px;}
	.ywb_t img{width: 100%;transition: all ease 0.3s;}
	.ywb_w{width: 100%;position: relative;padding: 35px 10px 34px 10px;}
	.ywb_w img{position: absolute;left: 0;top: -32px;}
	.ywb_w h6{text-align: center;font-size: 20px;color: #000000;line-height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: capitalize;}
	.ywb_w p{font-size: 14px;color: #666666;line-height: 20px;height: 40px;overflow: hidden;margin-top: 17px;text-align: center;}
	.ywb_w span{display: block;width: 140px;height: 36px;line-height: 34px;margin: 0 auto;text-align: center;margin-top: 16px;border: 1px solid #e6e6e6;border-radius: 18px;font-size: 12px;color: #b0b0b0;text-transform: uppercase;transition: all ease 0.3s;}
	.ywb:hover .ywb_t img{transform: scale(1.1);}
	.ywb:hover .ywb_w span{background-color: #0b8b3c;border-color: #0b8b3c;color: #fff;transform: translateY(-4px);}
/*合作客户*/
	.hz{width: 100%;overflow: hidden;background-image: url(../img/h7.jpg);background-repeat: no-repeat;padding: 26px 0 66px;background-position: center;background-size: cover;}
	.hza{width: 41.8333%;margin-top: 68px;}
	.hza h6{text-align: center;font-size: 26px;color: #fff;font-weight: bold;line-height: 26px;text-transform: capitalize;}
	.hza p{text-align: center;font-size: 18px;color: #fff;line-height: 30px;margin-top: 24px;}
	.hza span{display: block;width: 160px;height: 36px;line-height: 36px;text-align: center;border-radius: 18px;background-color: #293ab3;margin: 0 auto;margin-top: 26px;transition: all ease 0.3s;text-transform: uppercase;}
	.hza span a{font-size: 14px;color: #fff;display: block;}
	.hza span:hover{transform: translateY(-6px);}
	.hzb{width: 53%;margin-right: -5.666%;}
	.hzb img{width: 29.87%;margin: 0 1.731%;margin-top: 40px;float: left;border-radius: 10px;}
/*关于*/
	.gy{width: 100%;overflow: hidden;margin-top: 120px;}
	.gya{width: 100%;margin-top: 74px;}
	.gyb{width: 48.3333%;}
	.gyb img{width: 100%;}
	.gyc{width: 49.75%;margin-right: -3.25%;margin-top: 42px;position: relative;}
	.gyc h5{font-size: 16px;color: #333333;}
	.gyc h5 span{font-size: 28px;font-weight: bold;margin-right: 11px;}
	.gyc p{font-size: 14px;color: #5a5a5a;line-height: 23px;max-height: 184px;overflow: hidden;margin-top: 27px;width: 100%;}
	.gyc h6{font-family: Arial;font-size: 24px;color: #293ab3;font-weight: bold;margin-top: 44px;}
	.gyc h6 img{display: inline-block;margin-right: 10px;position: relative;top: 3px;}
	.gyc > span{display: block;width: 160px;height: 40px;line-height: 40px;text-align: center;background-color: #293ab3;border-radius: 19px;margin-top: 34px;transition: all ease 0.3s;}
	.gyc > span a{font-size: 14px;color: #fff;text-transform: uppercase;display: block;}
	.gyc > span:hover{transform: translateY(-6px);}
	.gyc > img{position: absolute;width: 63.48%;right: 0;bottom: -22px;z-index: -1;}
/*新闻*/
	.xw{width: 100%;overflow: hidden;margin-top: 78px;background-color: #f7f8fa;padding: 79px 0 83px;}
	.xw .bt h6{color: #eef0f6;}
	.xwa{display: table;margin: 0 auto;margin-top: 42px;}
	.xwa p{float: left;margin: 0 40px;text-transform: uppercase;}
	.xwa p a{font-size: 18px;color: #000000;transition: all ease 0.3s;}
	.xwa p.on a{color: #23964f;transition: all ease 0.3s;}
	.xwb{width: 100%;margin-top: 63px;}
	.xwc{width: 103.75%;left: 1.875%;}
	.xwca{width: 29.718%;margin: 0 1.807%;border-radius: 10px;overflow: hidden;transition: all ease 0.3s;}
	.xwca_t{width: 100%;overflow: hidden;}
	.xwca_t img{width: 100%;transition: all ease 0.3s;}
	.xwca_w{width: 100%;background-color: #fff;transition: all ease 0.3s;padding: 30px 25px 20px 25px;}
	.xwca_wa{width: 100%;border-bottom: 1px solid #e8ebee;padding-bottom: 19px;}
	.xwca_wa h6{font-size: 16px;color: #333333;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;text-transform: capitalize;}
	.xwca_wa p{font-size: 14px;color: #666666;line-height: 22px;margin-top: 16px;height: 44px;overflow: hidden;transition: all ease 0.3s;}
	.xwca_wb{width: 100%;margin-top: 24px;}
	.xwca_wb h6{font-family: Arial;font-size: 12px;color: #8e8e8e;background-image: url(../img/h20.png);background-repeat: no-repeat;background-size: 17px 16px;background-position: left center;padding-left: 25px;line-height: 16px;float: left;transition: all ease 0.3s;}
	.xwca_wb p{float: right;background-image: url(../img/h21.png);background-repeat: no-repeat;width: 14px;height: 11px;background-size: 100% 100%;margin-top: 3px;transition: all ease 0.3s;}
	.xwca:hover{transform: translateY(-10px);}
	.xwca:hover .xwca_t img{transform: scale(1.05);}
	.xwca:hover .xwca_w{background-color: #293ab3;}
	.xwca:hover .xwca_wa h6{color: #fff;}
	.xwca:hover .xwca_wa p{color: #fff;}
	.xwca:hover .xwca_wb h6{color: #fff;background-image: url(../img/h23.png);}
	.xwca:hover .xwca_wb p{background-image: url(../img/h22.png);}
	.xw_m{display: block;width: 160px;height: 40px;line-height: 40px;text-align: center;background-color: #0b8b3c;border-radius: 19px;margin: 0 auto;margin-top: 60px;transition: all ease 0.3s;}
	.xw_m a{font-size: 14px;color: #fff;text-transform: uppercase;display: block;}
	.xw_m:hover{transform: translateY(-8px);}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;background-image: url(../img/h13.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 79px 0 68px;}
	.lx .bt h6{opacity: 0.05;}
	.lx .bt p{color: #fff;}
	.lx_p{font-size: 16px;color: #f6f8fa;line-height: 16px;text-align: center;margin-top: 23px;letter-spacing: 1px;}
	.lxa{width: 83.333%;margin: 0 auto;margin-top: 39px;border: 1px solid rgba(255,255,255,0.6);padding: 39px 74px 39px 74px;}
	.lxa .input1{width: 48.83%;display: block;line-height: 46px;height: 46px;border-radius: 10px;background-color: rgba(248,248,248,0.8);font-size: 14px;color: #666666;padding-left: 21px;}
	.lxa textarea{width: 100%;display: block;line-height: 26px;height: 110px;border-radius: 10px;background-color: rgba(248,248,248,0.8);font-size: 14px;color: #666666;padding-left: 21px;padding-top: 10px;margin-top: 20px;}
	.lxa .input2{width: 100%;display: block;line-height: 46px;height: 46px;border-radius: 10px;background-color: #293ab3;font-size: 16px;color: #fff;text-align: center;margin-top: 20px;cursor: pointer;text-transform: uppercase;}


/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #222222;padding-top: 85px;background-image: url(../img/h24.png);background-size: auto 5px;background-position: top center;background-repeat: no-repeat;}
	.yja{width: 37%;}
	.yja_h6{width: 100%;font-size: 16px;color: #fff;position: relative;line-height: 16px;text-transform: uppercase;}
	.yja_h6::after{position: absolute;content: "";width: calc(100% - 74px);height: 1px;background-color: #2a2a2a;right: 0;top: 7px;}
	.yja p{line-height: 30px;float: left;margin-top: 21px;}
	.yja p.a{margin: 21px 10px 0 30px;}
	.yja p a{font-size: 13px;color: #bbbbbb;display: block;transition: all ease 0.3s;}
	.yja p a:hover{color: #fff;}
	.yja h5{font-family: Arial;font-size: 20px;color: #fff;font-weight: bold;margin-top: 19px;}
	.yja h5 img{display: inline-block;position: relative;top: 2px;margin-right: 7px;}
	.yja h5 span{width: 38px;display: inline-block;}
	.yjb{width: 62.666%;}
	.yjba{margin-top: -10px;}
	.yjba_a{min-width: 220px;margin-top: 40px;max-width: 220px;}
	.yjba_a img{float: left;width: 18px;}
	.yjba_a p{float: left;font-size: 13.5px;color: #bbbbbb;margin-left: 14px;line-height: 18px;width: calc(100% - 32px);}
	.yjba_a p span{display: block;color: #fff;margin-bottom: 8px;}
	.yjba_a:nth-child(6) p{width: calc(130% - 32px);margin-right: -30%;}
	.yjbb{padding: 14px 9px 0 1px;margin-top: 13px;background-image: url(../img/h31.png),url(../img/h32.png);background-repeat: no-repeat,no-repeat;background-size: 36px 36px,36px 36px;background-position: left top,right bottom 12px;}
	.yjbb_a{width: 100px;margin-left: 20px;}
	.yjbb_a img{width: 100%;}
	.yjbb_a p{width: 120%;margin-left: -10%;text-align: center;font-size: 12px;color: #bbbbbb;line-height: 12px;margin-top: 16px;text-transform: capitalize;}
	.yjd{width: 100%;border-top: 1px solid #2a2a2a;margin-top: 62px;}
	.yjd .commen{padding: 18px 0;}
	.yjd p{font-size: 14px;color: #747474;line-height: 24px;}
	.yjd p a{font-size: 14px;color: #747474;transition: all ease 0.3s;}
	.yjd p a:hover{color: #fff;}
	.yl{width: 100%;padding: 15px 20px ;}
	.yl p{font-size: 14px;color: #747474;line-height: 22px;}
	.yl p a{font-size: 14px;color: #747474;margin: 0 8px;transition: all ease 0.3s;}
	.yl p a:hover{color: #293ab3;}
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #1c2eb4 url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #1c2eb4 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #1c2eb4 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #1c2eb4 url(../img/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*业务项目-海运业务*/
	.nban{width: 100%;overflow: hidden;position: relative;}
	.nban img{position: relative;width: 1920px;left: 50%;margin-left: -960px;}
	.nban .keyword{width: 1200px;position: absolute;left: 50%;margin-left: -600px;bottom: 0;background-color: rgba(0,0,0,0.5);padding: 17px 18px;}
	.nban .keyword p{color: #fff;}
	.nban .keyword p a{color: #fff;}
	.mbx{width: 100%;border-bottom: 1px solid #ededed;padding: 22px 0;}
	.mbx p{background-image: url(../img/m56.png);background-repeat: no-repeat;background-position: left 3px center;background-size: 14px 15px;padding-left: 23px;font-size: 12px;color: #666666;}
	.mbx p a{font-size: 12px;color: #666666;margin: 0 6px;display: inline-block;transition: all ease 0.3s;text-transform: uppercase;}
	.mbx p a:hover{color: #0870e4;}
	.neiy{width: 100%;overflow: hidden;}
	.neiya{width: 100%;margin-top: 39px;background-image: url(../img/h33.png);background-repeat: no-repeat;background-position: bottom center;background-size: auto 10px;}
	.neiya .commen{background-image: url(../img/m57.png);background-repeat: no-repeat;background-size: auto;background-position: top 7px left 192px;padding-bottom: 80px;}
	.neiyaa{width: 53.5%;margin-top: 30px;}
	.neiyaa h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;text-transform: uppercase;}
	.neiyaa img{margin-top: 18px;}
	.neiyaa p{font-size: 16px;color: #333333;line-height: 16px;margin-top: 18px;text-transform: capitalize;}
	.neiyaa_a{width: 100%;margin-top: 21px;}
	.neiyaa_a .input1{width: 70.4%;height: 50px;line-height: 50px;border: 1px solid #e3e8ec;border-radius: 5px;padding-left: 19px;font-size: 13px;color: #9c9c9c;display: block;}
	.neiyaa_a .input2{width: 170px;height: 50px;line-height: 50px;background-color: #0870e4;border-radius: 5px;background-image: url(../img/m58.png);background-repeat: no-repeat;background-position: left 27px center;padding-left: 56px;text-align: left;font-size: 14px;color: #fff;cursor: pointer;text-transform: uppercase;}
	.neiyab{width: 36.8333%;margin-right: 2.1666%;}
	.neiyab img{width: 100%;}
	.xmy{width: 100%;margin-top: 70px;}
	.xmya{display: table;margin: 0 auto;margin-top: 50px;}
	.xmya p{min-width: 170px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #e6e6e6;border-radius: 20px;margin: 0 13px;float: left;transition: all ease 0.3s;padding: 0 15px;margin-top: 10px;text-transform: capitalize;}
	.xmya p a{font-size: 16px;color: #333333;display: block;transition: all ease 0.3s;}
	.xmya p:hover{background-color: #0b8b3c;border: 1px solid #0b8b3c;}
	.xmya p:hover a{color: #fff;}
	.xmya p.on{background-color: #0b8b3c;border: 1px solid #0b8b3c;}
	.xmya p.on a{color: #fff;}
	.xmyb{width: 100%;margin-top: 66px;padding-bottom: 70px;background-image: url(../img/h33.png);background-repeat: no-repeat;background-position: bottom center;background-size: auto 10px;}
	.xmyba{width: 100%;padding-left: 20px;margin-top: -8px;}
	.xmyba h6{font-size: 22px;color: #333333;font-weight: bold;text-transform: capitalize;}
	.xmyba h6 img{display: inline-block;margin-right: 13px;position: relative;top: 17px;}
	.xmyba p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 30px;padding-left: 8px;}
	.xmyba p img{float: right;margin-top: -80px;margin-left: 50px;margin-bottom: 10px;}
	.xmyb img.tx{margin-left: 29px;margin-top: 20px;}
	.xmybb{width: 31.666%;}
	.xmybb img{width: 100%;}
	.liuy{width: 100%;overflow: hidden;background-image: url(../img/h35.png);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 70px;padding: 53px 0 62px;}
	.liuya{width: 50%;}
	.liuyaa h6{font-size: 28px;color: #333333;font-weight: bold;line-height: 28px;text-transform: uppercase;}
	.liuyaa img{margin-top: 26px;}
	.liuyaa p{font-size: 14px;color: #333333;line-height: 22px;margin-top: 12px;text-transform: capitalize;}
	.liuya .lxa{margin-top: 18px;border: 1px solid #f1f1f1;padding: 39px 25px 39px 23px;background-color: #fff;width: 100%;}
	.liuyb{width: 44.1666%;margin-top: 31px;margin-right: 2.666%;}
	.liuyb img{width: 100%;}
	.tjzx{width: 100%;overflow: hidden;margin-top: 107px;margin-bottom: 80px;}
	.tjzxa{width: 100%;margin-top: 34px;}
	.tjzxb{width: 48.3333%;background-color: #f8fafc;padding: 25px 25px 30px 25px;border-radius: 10px;margin-top: 40px;}
	.tjzxb_t{width: 37.74%;overflow: hidden;}
	.tjzxb_t img{width: 100%;transition: all ease 0.3s;}
	.tjzxb_w{width: 52.84%;margin-top: 4px;}
	.tjzxb_w h6{font-size: 16px;color: #333333;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: capitalize;}
	.tjzxb_w span{display: block;font-size: 12px;color: #8e8e8e;font-family: Arial;margin-top: 18px;}
	.tjzxb_w span img{display: inline-block;position: relative;top: 3px;margin-right: 8px;}
	.tjzxb_w p{font-size: 14px;color: #666666;line-height: 20px;height: 40px;overflow: hidden;margin-top: 17px;}
	.tjzxb:hover .tjzxb_t img{transform: scale(1.05);}
	.tjzxb:hover .tjzxb_w h6{color: #293ab3;}
	.bka{width: 100%;overflow: hidden;}
	.bka img{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
	
/*货物跟踪*/
	.xxy{width: 100%;margin-top: 60px;}
	.xxya{width: 102.83%;margin-left: -1.415%;margin-top: 30px;}
	.xxya p{width: 17.959%;margin: 0 1.0205%;height: 40px;line-height: 40px;text-align: center;background-color: #f7f8fa;border-radius: 5px;margin-top: 20px;transition: all ease 0.3s;float: left;}
	.xxya p a{font-size: 14px;color: #333333;display: block;transition: all ease 0.3s;}
	.xxya p:nth-child(5n+2),.xxya p:nth-child(5n+4){background-color: #f1f4fb;}
	.xxya p:hover{background-color: #293ab3;transform: translateY(-4px);}
	.xxya p:hover a{color: #fff;}
	
/*合作客户*/
	.hzy{width: 104.33%;margin-left: -2.165%;margin-top: 15px;margin-bottom: 80px;}
	.hzya{width: 20.766%;margin: 0 2.117%;margin-top: 43px;}
	.hzya img{width: 100%;box-shadow: 0 0 40px rgba(175,199,224,0.4);border-radius: 10px;}
	.hzya p{text-align: center;font-size: 16px;color: #333333;line-height: 12px;margin-top: 20px;}
	
/*客户评价列表页*/
	.pjl{width: 100%;margin-bottom: 100px;}
	.pjla{width: 100%;box-shadow: 0 0 40px rgba(175,199,224,0.4);border-radius: 10px;padding: 38px 77px 36px 64px;margin-top: 40px;transition: all ease 0.3s;}
	.pjla_a{width: 80px;}
	.pjla_a img{width: 100%;transition: all ease 0.3s;}
	.pjla_a p{text-align: center;font-size: 14px;color: #333333;line-height: 14px;margin-top: 14px;}
	.pjla_b{width: 87%;border-left: 1px solid #eeeeee;height: 105px;padding-left: 54px;}
	.pjla_b h6{font-size: 19px;color: #333333;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;text-transform: capitalize;}
	.pjla_b p{font-size: 15px;color: #666666;line-height: 21px;max-height: 63px;overflow: hidden;margin-top: 23px;}
	.pjla:hover{transform: translateY(-6px);}
	.pjla:hover .pjla_a img{transform: rotateY(180deg);}
	.pjla:hover .pjla_b h6{color: #293ab3;}
	
/*新闻列表页*/
	.xwl{width: 100%;margin-top: 58px;margin-bottom: 80px;}
	.xwla{width: 100%;margin-top: 40px;background-color: #f8fafc;padding: 25px 70px 25px 25px;transition: all ease 0.3s;}
	.xwla_t{width: 21.72%;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_w{width: 64.616%;height: 100px;border-right: 1px solid #e1e1e1;margin-left: 3.53%;padding-right: 68px;margin-top: 22px;}
	.xwla_w h6{font-size: 18px;color: #333333;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: capitalize;}
	.xwla_w span{display: block;font-size: 12px;color: #8e8e8e;font-family: Arial;margin-top: 18px;}
	.xwla_w span img{display: inline-block;position: relative;top: 3px;margin-right: 8px;}
	.xwla_w p{font-size: 14px;color: #666666;line-height: 20px;height: 40px;overflow: hidden;margin-top: 17px;}
	.xwla_m{width: 42px;margin-top: 54px;float: right;position: relative;overflow: hidden;}
	.xwla_m img{width: 100%;}
	.xwla_m img.tb{position: absolute;left: -42px;top: 0;transition: all ease 0.3s;}
	.xwla_m img.ta{transition: all ease 0.3s;}
	.xwla:hover{box-shadow: 0 0 40px rgba(175,199,224,0.4);}
	.xwla:hover .xwla_t img{transform: scale(1.05);}
	.xwla:hover .xwla_w h6{color: #293ab3;}
	.xwla:hover .xwla_m img.tb{left: 0;}
	.xwla:hover .xwla_m img.ta{transform: translateX(42px);}
	.ym{display: table;margin: 0 auto;margin-top: 60px;}
	.ym p{width: 36px;height: 36px;border-radius: 50%;float: left;margin: 0 4px;background-color: #f8fafc;line-height: 36px;text-align: center;transition: all ease 0.3s;}
	.ym p a{font-size: 12px;color: #666666;display: block;transition: all ease 0.3s;}
	.ym p.a{width: 50px;border-radius: 30px;}
	.ym p.b{width: 69px;border-radius: 30px;}
	.ym p.on{background-color: #0137b8;}
	.ym p.on a{color: #fff;}
	.ym p:hover{background-color: #0137b8;}
	.ym p:hover a{color: #fff;}
	
/*新闻内页*/
	.xwn{width: 100%;margin-bottom: 90px;}
	.xwna{width: 100%;border-bottom: 1px solid #e0e0e0;padding-bottom: 15px;}
	.xwna h1{text-align: center;font-size: 20px;color: #333333;font-weight: bold;line-height: 30px;text-transform: capitalize;}
	.xwna p{text-align: center;font-size: 12px;color: #8e8e8e;margin-top: 13px;}
	.xwna p img{display: inline-block;position: relative;top: 2px;margin-right: 8px;}
	.xwnb{width: 100%;padding: 15px 30px 0 30px;}
	.xwnb p{font-size: 14px;color: #333333;line-height: 22px;margin-top: 20px;}
	.xwnb img{max-width: 100%;margin: 0 auto;margin-top: 26px;}
	.xwnc{width: 100%;margin-top: 27px;border-bottom: 1px dashed #e0e0e0;padding-bottom: 41px;}
	.xwnc strong{display: block;font-size: 14px;color: #333333;font-weight: normal;line-height: 24px;padding: 0 29px;}
	.xwnc strong a{font-size: 14px;color: #333333;margin-right: 25px;display: inline-block;transition: all ease 0.3s;}
	.xwnc strong a:hover{color: #293ab3;}
	.xwnc img{width: 100%;margin-top: 13px;}
	.xwnd{width: 100%;margin-top: 58px;}
	.xwnd p{font-size: 14px;color: #666666;line-height: 14px;width: 35%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xwnd p.fr{text-align: right;}
	.xwnd p a{font-size: 14px;color: #666666;transition: all ease 0.3s;}
	.xwnd p a:hover{color: #293ab3;}
	.fhlb{width: 160px;height: 40px;margin: 0 auto;border: 1px solid #e6e6e6;border-radius: 30px;line-height: 40px;text-align: center;margin-top: -26px;transition: all ease 0.3s;}
	.fhlb a{font-size: 14px;color: #333333;display: block;transition: all ease 0.3s;text-transform: uppercase;}
	.fhlb:hover{border-color: #293ab3;background-color: #293ab3;}
	.fhlb:hover a{color: #fff;}
	
/*关于我们页*/
	.gyy{width: 100%;margin-top: 65px;margin-bottom: 80px;}
	.gyya{width: 100%;background-image: url(../img/h33.png);background-size: auto 10px;background-repeat: no-repeat;background-position: bottom center;padding-bottom: 50px;}
	.gyya_a{width: 39.583%;}
	.gyya_a img{width: 420px;max-width: 100%;}
	.gyya_a p{font-size: 14px;color: #333333;line-height: 20px;margin-top: 30px;width: 106%;}
	.gyya_b{width: 54.583%;}
	.gyya_b img{width: 100%;}
	.gyya_b p{font-size: 14px;color: #333333;line-height: 20px;margin-top: 30px;width: 106%;}
	.gyyb{width: 100%;margin-top: 60px;background-color: #f7f8fa;}
	.gyyb img{float: left;width: 360px;}
	.gyyb_w{width: calc(100% - 360px);padding: 21px 73px 0 49px;}
	.gyyb_w p{font-size: 14px;color: #666666;line-height: 20px;}
	.gyyc{width: 101%;margin-top: 40px;}
	.gyyc img{width: 11.08%;margin-right: 1.42%;float: left;border-radius: 8px;box-shadow: 0 0 40px rgba(175,199,224,0.4);}
	
/*企业文化页*/
	.why{width: 100%;margin-top: 58px;margin-bottom: 80px;}
	.whya{width: 100%;margin-top: 30px;position: relative;}
	.whya_t{width: 50%;}
	.whya_t img{width: 100%;}
	.whya_w{position: absolute;width: 50%;height: 100%;border: 1px solid #edf1f4;padding: 5px 0 0 40px;}
	.whya_w img{width: 40px;transition: all ease 0.3s;}
	.whya_w h6{font-size: 24px;color: #000000;line-height: 24px;margin-top: 5px;}
	.whya_w h6 span{font-family: Arial;font-size: 20px;color: #e7e7e7;font-weight: bold;text-transform: uppercase;}
	.whya_w p{font-size: 16px;color: #666666;line-height: 24px;margin-top: 13px;}
	.whyb .whya_w{left: auto;right: 0;}
	.whya:hover .whya_w img{transform: rotateY(180deg);}
	.whyc{width: 100%;margin-top: 59px;}
	.whyca{width: 48.3333%;position: relative;}
	.whyca img.a{width: 100%;}
	.whyca_w{position: absolute;left: 0;top: 0;width: 100%;padding: 5px 0 0 40px;}
	.whyca_w img{width: 40px;transition: all ease 0.3s;}
	.whyca_w h6{font-size: 24px;color: #fff;line-height: 24px;margin-top: 5px;}
	.whyca_w h6 span{font-family: Arial;font-size: 20px;font-weight: bold;text-transform: uppercase;}
	.whyca_w p{font-size: 16px;color: #fff;line-height: 24px;margin-top: 13px;text-shadow: #7b7b7b 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #7b7b7b 1px 0 0;}
	.whyca:hover .whyca_w img{transform: rotateY(180deg);}
	
/*人才招聘页*/
	.jry{width: 100%;margin-top: 58px;margin-bottom: 80px;}
	.jrya{width: 100%;margin-top: 40px;border-radius: 10px;background-color: #fff;box-shadow: 0 0 40px rgba(175,199,224,0.4);padding: 49px 35px 44px 35px;background-image: url(../img/m66.png);background-size: 42px 42px;background-position: right 70px top 61px;background-repeat: no-repeat;}
	.jrya.on{background-image: url(../img/m67.png);transition: all ease 0.3s;}
	.jrya_a{width: 100%;}
	.jrya_a h6{font-size: 18px;color: #333333;line-height: 18px;}
	.jrya_a p{font-size: 14px;color: #666666;margin-top: 26px;}
	.jrya_a p img{display: inline-block;margin-right: 7px;position: relative;top: 2px;}
	.jrya_a p span{display: inline-block;width: 28px;}
	.jrya_b{width: 100%;margin-top: 34px;}
	.jrya_b p{font-size: 14px;color: #333333;line-height: 24px;}
	.jrya_b p span{font-size: 16px;}
	.jrya_c{width: 130px;height: 40px;background-color: #293ab3;line-height: 40px;text-align: center;border-radius: 30px;margin-top: 19px;}
	.jrya_c a{display: block;font-size: 16px;color: #fff;}
	
/*简历填写页*/
	.jly{width: 100%;border-radius: 10px;box-shadow: 0 0 40px rgba(175,199,224,0.4);background-color: #fff;margin-top: 58px;padding: 50px 60px 63px 60px;margin-bottom: 80px;}
	.jly h5{font-size: 18px;color: #333333;line-height: 18px;text-transform: uppercase;}
	.jly_a{width: 48.15%;margin-top: 30px;position: relative;}
	.jly_a input{border: 1px solid #e9e9e9;height: 40px;line-height: 38px;font-size: 14px;color: #999999;padding-left: 10px;width: 100%;}
	.jly_a textarea{border: 1px solid #e9e9e9;height: 160px;line-height: 28px;font-size: 14px;color: #999999;padding-left: 10px;width: 100%;padding-top: 10px;}
	.jly_a.on::after{position: absolute;content: "*";font-size: 14px;color: #db0000;line-height: 40px;right: 15px;top: 0;}
	.jly_a p{line-height: 24px;font-size: 14px;color: #666666;}
	.jly_b{width: 48.15%;margin-top: 30px;}
	.yzm{width: 51.923%;border: 1px solid #e9e9e9;line-height: 40px;height: 40px;}
	.yzm input{width: 50%;line-height: 37px;font-size: 14px;color: #999999;padding-left: 10px;}
	.yzm img.tb{width: 83px;margin-top: 4px;margin-right: 7px;}
	.yzm img.ta{width: 17px;margin-top: 9px;margin-right: 12px;cursor: pointer;}
	.jly_b .input2{width: 44.23%;line-height: 40px;height: 40px;background-color: #293ab3;text-align: center;font-size: 14px;color: #fff;cursor: pointer;text-transform: uppercase;}
	
/*联系我们页*/
	.lxy{width: 100%;margin-top: 73px;}
	.lxya{width: 100%;margin-top: 43px;}
	.lxyb{width: 65%;}
	.lxyba{width: 50%;margin-top: 20px;}
	.lxyba img{float: left;width: 60px;}
	.lxyba p{float: left;font-size: 14px;color: #000000;line-height: 24px;margin-top: 19px;margin-left: 20px;width: calc(100% - 80px);}
	.lxyc{margin-top: 40px;margin-right: -51px;}
	.lxyca{width: 156px;margin-right: 62px;}
	.lxyca img{width: 100%;border: 1px solid #e9e9e9;}
	.lxyca p{text-align: center;font-size: 14px;color: #000000;line-height: 24px;margin-top: 7px;text-transform: uppercase;}
	

/*网站地图*/
	.wzdt2{width: 1200px;margin: 0 auto;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 1144px;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	
	/*404*/
	.fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:100px 30px;margin-bottom: -30px;}
.fzf1{width:1011px;margin:20px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:36px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:26px;color:#434343;text-align:center;line-height:50px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:430px;margin:20px auto;margin-top: 40px;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}
	/*404*/
	/* 新增页面 */
	.neiy1{width: 1200px;margin: 0 auto;padding-top: 80px;padding-bottom: 80px;}
	.neiy1 h1{font-size: 50px;font-weight: bold;letter-spacing: 0.5px;margin-bottom: 40px;color: #404040;}
	.neiy1 p{font-size: 18px;line-height: 34px;color: #404040;}
	.neiy1 p strong{font-size: 20px;font-weight: bold;}
	
	
	
	
}

@media screen and (min-width:1000px) and (max-width:1199px){
body,html{margin:0; padding:0;font-family: "Microsoft YaHei","微软雅黑";font-size: 12px;-webkit-font-smoothing: antialiased;/*抗锯齿效果*/-webkit-tap-highlight-color: transparent; -webkit-overflow-scrolling: touch; overflow-scrolling: touch;overflow: auto;overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;color: #858585;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;outline:none;font-family: "微软雅黑";-webkit-appearance: none;border: none;}
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
.commen1{width: 96%;margin: 0 auto;}
.commen{width: 96%;max-width: 1200px;margin: 0 auto;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
*{box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}

		
		
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#293ab3;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#282828;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#293ab3;border-radius: 5px;}

/*top*/
	.dbu{width: 100%;background-color: #f7f8fa;}
	.dbu p{font-size: 12px;color: #999999;line-height: 30px;}
	.dbu .commen div{font-size: 12px;color: #999999;line-height: 30px;text-transform: capitalize;}
	.dbu div h1{font-size: 12px;color: #999999;line-height: 30px;display: inline-block;}
	.dbu h6{line-height: 18px;margin-top: 6px;margin-left: 4px;}
	.dbu h6 a{font-size: 12px;color: #fff;transition: all ease 0.3s;display: block;padding: 0 9px;background-color: #333333;border-radius: 8px;float: left;margin-left: 8px;}
	.dbu h6 a.on{background-color: #293ab3;}
	.dbu h6 a:hover{background-color: #293ab3;}
	.dbu p a{font-size: 12px;color: #999999;transition: all ease 0.3s;position: relative;}
	.dbu p span{width: 30px;display: inline-block;text-align: center;}
	.dbu p a:hover{color: #293ab3;}
	.logo{width: 100%;overflow: hidden;margin-top: 13px;}
	.logoa img{width: 375px;float: left;}
	.logoa p{float: left;font-size: 14px;color: #545454;margin-left: 16px;border-left: 1px solid #e7e7e7;line-height: 18px;margin-top: 27px;padding-left: 19px;text-transform: capitalize;}
	.logoa p span{color: #1c2eb4;display: block;font-size: 18px;margin-bottom: 6px;font-weight: bold;}
	.logoc{margin-top: 28px;display: none;}
	.logoc img{width: 38px;float: left;}
	.logoc p{float: left;font-size: 12px;color: #5f5f5f;line-height: 12px;margin-left: 11px;}
	.logoc p span{display: block;font-family: Arial;font-size: 26px;color: #333333;font-weight: bold;line-height: 20px;margin-top: 7px;}
	.top{width: 100%;position: relative;height: 57px;border-top: 1px solid #e8e7e8;margin-top: 19px;}
	.nav{z-index: 2;height: 60px;}
	.nava{transition: all ease 0.3s;height: 60px;cursor: pointer;position: relative;margin-left: 23px;}
	.nava::after{position: absolute;content: "";background-image: url(../img/h2.png);background-repeat: no-repeat;background-size: 100% 3px;left: 0;bottom: -3px;width: 100%;height: 3px;opacity: 0;transition: all ease 0.3s;}
	.navax{margin-left: 0;}
	.nava p{line-height: 60px;transition: all ease 0.3s;text-align: center;text-transform: uppercase;}
	.nava p a{font-size: 18px;color: #333333;transition: all ease 0.3s;}
	.navaa::after{bottom: 0;opacity: 1;}
	.navaa p a{color: #1c2eb4;}
	.nava:hover::after{bottom: 0;opacity: 1;}
	.nava:hover p a{color: #1c2eb4;}
	.navb{width: 160px;position: absolute;z-index: 2;top: 60px;opacity: 0;background-color: #1c2eb4;text-align: center;left: 50%;margin-left: -80px;}
	.navba{line-height:26px;text-align: center;transition: all ease 0.3s;display: block;margin: 18px 2px;}
	.navba a{font-size: 15px;color: #fff;transition: all ease 0.3s;display: block;}
	.navbx{background-color: transparent;}
	.navbx img{width: 120px;margin: 0 auto;margin-top: 10px;}
	.navba:hover a{transform: translateY(-4px);}
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 500px;position: relative;}
	.imgbox{ width:1600px;overflow: hidden;position: relative;left: 50%; margin-left: -800px;height: 500px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;}
	.bt-a{width: 47px;height: 47px;position: absolute;left: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../img/yi07.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-b:hover{background: url(../img/yi09.png);opacity: 1;}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 6%;top: calc(50% - 23.5px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../img/yi06.png) no-repeat;width: 47px;height: 47px;opacity: 1;transition: all ease 0.3s;}
	.bt-f:hover{background: url(../img/yi08.png);opacity: 1;}
	.flip{position: absolute;left: 50%;bottom: 29px;margin-left: -45px;}
	.flip li{cursor: pointer;width: 12px;height: 12px;margin: 0 9px;float: left;position: relative;transition: all ease 0.3s;border: 2px solid #fff;border-radius: 50%;background-color: transparent;}
	.flip li.ppp{background-color: #fff;transform: rotateY(180deg);}
	.keyword{width: 100%;padding: 22px 0;border-bottom: 1px solid #ededed;}
	.keyword p{background-image: url(../img/h3.png);background-size: 2px 16px;background-position: left top;padding-left: 20px;font-size: 14px;color: #666666;line-height: 16px;background-repeat: no-repeat;}
	.keyword p a{font-size: 14px;color: #666666;display: inline-block;margin: 0 9px;transition: all ease 0.3s;text-transform: capitalize;}
	.keyword p a:hover{color: #1c2eb4;}
/*经营业务*/
	.yw{width: 100%;margin-top: 78px;overflow: hidden;padding-bottom: 80px;}
	.bt h6{text-align: center;font-family: Arial;font-size: 96px;color: #f6f8fa;font-weight: 900;text-transform: uppercase;line-height: 63px;height: 70px;}
	.bt p{text-align: center;font-size: 30px;color: #000000;font-weight: bold;line-height: 30px;margin-top: -57px;position: relative;}
	.bt p span{font-family: Arial;display: inline-block;margin-left: 12px;text-transform: uppercase;}
	.bt img{width: 40px;margin: 0 auto;margin-top: 12px;}
	.ywa{width: 105%;margin-left: -2.5%;margin-top: 13px;}
	.ywb{width: 28.571%;margin: 0 2.381%;margin-top: 50px;box-shadow: 0 0 50px rgba(175,199,224,0.4);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
	.ywb_t{width: 100%;overflow: hidden;border-top-left-radius: 5px;border-top-right-radius: 5px;}
	.ywb_t img{width: 100%;transition: all ease 0.3s;}
	.ywb_w{width: 100%;position: relative;padding: 35px 10px 34px 10px;}
	.ywb_w img{position: absolute;left: 0;top: -32px;}
	.ywb_w h6{text-align: center;font-size: 20px;color: #000000;line-height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: capitalize;}
	.ywb_w p{font-size: 14px;color: #666666;line-height: 20px;height: 40px;overflow: hidden;margin-top: 14px;text-align: center;}
	.ywb_w span{display: block;width: 140px;height: 36px;line-height: 34px;margin: 0 auto;text-align: center;margin-top: 16px;border: 1px solid #e6e6e6;border-radius: 18px;font-size: 12px;color: #b0b0b0;text-transform: uppercase;transition: all ease 0.3s;}
	.ywb:hover .ywb_t img{transform: scale(1.1);}
	.ywb:hover .ywb_w span{background-color: #0b8b3c;border-color: #0b8b3c;color: #fff;transform: translateY(-4px);}
/*合作客户*/
	.hz{width: 100%;overflow: hidden;background-image: url(../img/h7.jpg);background-repeat: no-repeat;padding: 26px 0 66px;background-position: center;background-size: cover;}
	.hza{width: 46%;margin-top: 68px;}
	.hza h6{text-align: center;font-size: 24px;color: #fff;font-weight: bold;line-height: 26px;text-transform: capitalize;}
	.hza p{text-align: center;font-size: 17px;color: #fff;line-height: 30px;margin-top: 24px;}
	.hza span{display: block;width: 150px;height: 36px;line-height: 36px;text-align: center;border-radius: 18px;background-color: #293ab3;margin: 0 auto;margin-top: 26px;transition: all ease 0.3s;text-transform: uppercase;}
	.hza span a{font-size: 14px;color: #fff;display: block;}
	.hza span:hover{transform: translateY(-6px);}
	.hzb{width: 50%;margin-right: -2%;}
	.hzb img{width: 29.87%;margin: 0 1.731%;margin-top: 40px;float: left;border-radius: 10px;}
/*关于*/
	.gy{width: 100%;overflow: hidden;margin-top: 100px;}
	.gya{width: 100%;margin-top: 74px;}
	.gyb{width: 48.3333%;}
	.gyb img{width: 100%;}
	.gyc{width: 49.75%;margin-right: -2%;margin-top: 0%;position: relative;}
	.gyc h5{font-size: 16px;color: #333333;}
	.gyc h5 span{font-size: 28px;font-weight: bold;margin-right: 11px;}
	.gyc p{font-size: 14px;color: #5a5a5a;line-height: 23px;max-height: 184px;overflow: hidden;margin-top: 27px;width: 100%;}
	.gyc h6{font-family: Arial;font-size: 24px;color: #293ab3;font-weight: bold;margin-top: 44px;}
	.gyc h6 img{display: inline-block;margin-right: 10px;position: relative;top: 3px;}
	.gyc > span{display: block;width: 160px;height: 40px;line-height: 40px;text-align: center;background-color: #293ab3;border-radius: 19px;margin-top: 34px;transition: all ease 0.3s;}
	.gyc > span a{font-size: 14px;color: #fff;text-transform: uppercase;display: block;}

	.gyc > span:hover{transform: translateY(-6px);}
	.gyc > img{position: absolute;width: 63.48%;right: 0;bottom: -22px;z-index: -1;}
/*新闻*/
	.xw{width: 100%;overflow: hidden;margin-top: 78px;background-color: #f7f8fa;padding: 79px 0 83px;}
	.xw .bt h6{color: #eef0f6;}
	.xwa{display: table;margin: 0 auto;margin-top: 42px;}
	.xwa p{float: left;margin: 0 40px;text-transform: uppercase;}
	.xwa p a{font-size: 18px;color: #000000;transition: all ease 0.3s;}
	.xwa p.on a{color: #23964f;transition: all ease 0.3s;}
	.xwb{width: 100%;margin-top: 63px;}
	.xwc{width: 103.75%;left: 1.875%;}
	.xwca{width: 29.718%;margin: 0 1.807%;border-radius: 10px;overflow: hidden;transition: all ease 0.3s;}
	.xwca_t{width: 100%;overflow: hidden;}
	.xwca_t img{width: 100%;transition: all ease 0.3s;}
	.xwca_w{width: 100%;background-color: #fff;transition: all ease 0.3s;padding: 30px 25px 20px 25px;}
	.xwca_wa{width: 100%;border-bottom: 1px solid #e8ebee;padding-bottom: 19px;}
	.xwca_wa h6{font-size: 16px;color: #333333;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;text-transform: capitalize;}
	.xwca_wa p{font-size: 14px;color: #666666;line-height: 22px;margin-top: 16px;height: 44px;overflow: hidden;transition: all ease 0.3s;}
	.xwca_wb{width: 100%;margin-top: 24px;}
	.xwca_wb h6{font-family: Arial;font-size: 12px;color: #8e8e8e;background-image: url(../img/h20.png);background-repeat: no-repeat;background-size: 17px 16px;background-position: left center;padding-left: 25px;line-height: 16px;float: left;transition: all ease 0.3s;}
	.xwca_wb p{float: right;background-image: url(../img/h21.png);background-repeat: no-repeat;width: 14px;height: 11px;background-size: 100% 100%;margin-top: 3px;transition: all ease 0.3s;}
	.xwca:hover{transform: translateY(-10px);}
	.xwca:hover .xwca_t img{transform: scale(1.05);}
	.xwca:hover .xwca_w{background-color: #293ab3;}
	.xwca:hover .xwca_wa h6{color: #fff;}
	.xwca:hover .xwca_wa p{color: #fff;}
	.xwca:hover .xwca_wb h6{color: #fff;background-image: url(../img/h23.png);}
	.xwca:hover .xwca_wb p{background-image: url(../img/h22.png);}
	.xw_m{display: block;width: 160px;height: 40px;line-height: 40px;text-align: center;background-color: #0b8b3c;border-radius: 19px;margin: 0 auto;margin-top: 60px;transition: all ease 0.3s;}
	.xw_m a{font-size: 14px;color: #fff;text-transform: uppercase;display: block;}
	.xw_m:hover{transform: translateY(-8px);}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;background-image: url(../img/h13.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 79px 0 68px;}
	.lx .bt h6{opacity: 0.05;}
	.lx .bt p{color: #fff;}
	.lx_p{font-size: 16px;color: #f6f8fa;line-height: 16px;text-align: center;margin-top: 23px;letter-spacing: 1px;}
	.lxa{width: 83.333%;margin: 0 auto;margin-top: 39px;border: 1px solid rgba(255,255,255,0.6);padding: 39px 74px 39px 74px;}
	.lxa .input1{width: 48.83%;display: block;line-height: 46px;height: 46px;border-radius: 10px;background-color: rgba(248,248,248,0.8);font-size: 14px;color: #666666;padding-left: 21px;}
	.lxa textarea{width: 100%;display: block;line-height: 26px;height: 110px;border-radius: 10px;background-color: rgba(248,248,248,0.8);font-size: 14px;color: #666666;padding-left: 21px;padding-top: 10px;margin-top: 20px;}
	.lxa .input2{width: 100%;display: block;line-height: 46px;height: 46px;border-radius: 10px;background-color: #293ab3;font-size: 16px;color: #fff;text-align: center;margin-top: 20px;cursor: pointer;text-transform: uppercase;}

/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #222222;padding-top: 85px;background-image: url(../img/h24.png);background-size: auto 5px;background-position: top center;background-repeat: no-repeat;}
	.yja{width: 30%;}
	.yja_h6{width: 100%;font-size: 16px;color: #fff;position: relative;line-height: 16px;text-transform: uppercase;}
	.yja_h6::after{position: absolute;content: "";width: calc(100% - 74px);height: 1px;background-color: #2a2a2a;right: 0;top: 7px;}
	.yja p{line-height: 30px;float: left;margin-top: 21px;}
	.yja p.a{margin: 21px 0px 0 16px;}
	.yja p a{font-size: 12px;color: #bbbbbb;display: block;transition: all ease 0.3s;}
	.yja p a:hover{color: #fff;}
	.yja h5{font-family: Arial;font-size: 20px;color: #fff;font-weight: bold;margin-top: 19px;}
	.yja h5 img{display: inline-block;position: relative;top: 2px;margin-right: 7px;}
	.yja h5 span{width: 38px;display: block;height: 10px;}
	.yjb{width: 66%;}
	.yjba{margin-top: -10px;}
	.yjba_a{min-width: 170px;margin-top: 40px;max-width: 190px;}
	.yjba_a img{float: left;width: 18px;}
	.yjba_a p{float: left;font-size: 13px;color: #bbbbbb;margin-left: 14px;line-height: 18px;width: calc(100% - 32px);}
	.yjba_a p span{display: block;color: #fff;margin-bottom: 8px;}
	.yjbb{padding: 14px 9px 0 1px;margin-top: 13px;background-image: url(../img/h31.png),url(../img/h32.png);background-repeat: no-repeat,no-repeat;background-size: 36px 36px,36px 36px;background-position: left top,right bottom 12px;}
	.yjbb_a{width: 90px;margin-left: 15px;}
	.yjbb_a img{width: 100%;}
	.yjbb_a p{width: 120%;margin-left: -10%;text-align: center;font-size: 12px;color: #bbbbbb;line-height: 12px;margin-top: 16px;text-transform: capitalize;}
	.yjd{width: 100%;border-top: 1px solid #2a2a2a;margin-top: 62px;}
	.yjd .commen{padding: 18px 0;}
	.yjd p{font-size: 14px;color: #747474;line-height: 24px;}
	.yjd p a{font-size: 14px;color: #747474;transition: all ease 0.3s;}
	.yjd p a:hover{color: #fff;}
	.yl{width: 100%;padding: 15px 20px ;}
	.yl p{font-size: 14px;color: #747474;line-height: 22px;}
	.yl p a{font-size: 14px;color: #747474;margin: 0 8px;transition: all ease 0.3s;}
	.yl p a:hover{color: #293ab3;}
	
/*固定的悬浮窗*/
	.yb_conct{position: fixed;z-index: 9999999;top: 290px;right: -127px;cursor: pointer;transition: all .3s ease;}
	.yb_bar ul li{width: 180px;height: 53px;font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar ul li a{font: 15px/53px 'al1';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
	.yb_bar .yb_top{background: #1c2eb4 url(../img/t1.png) no-repeat;}
	.yb_bar .yb_phone{background: #1c2eb4 url(../img/t2.png) no-repeat;}
	.yb_bar .yb_QQ{text-indent: 0;background: #1c2eb4 url(../img/t3.png) no-repeat;}
	.yb_bar .yb_ercode{background: #1c2eb4 url(../img/t4.png) no-repeat;}
	.hd_qr{padding: 6px 37px 25px 37px;box-sizing: border-box;width: 180px;}
	.yb_QQ a{display: block;text-indent: 54px;width: 100%;height: 100%;color: #fff;}
	.yb_QQ a:hover {color: #fff;}
	
	.zuoc{position: fixed;z-index: 9999999;bottom: 10%;left: -0;cursor: pointer;transition: all .3s ease;width: 255px;opacity: 0;}
	.zuoca{width: 100%;margin: 9.5px 0;margin-left: -160px;transition: all .3s ease;}
	.zuoca img{width: 100%;}
	.zuoca:hover{margin-left: 0;}
	
/*****************************************内页开始******************************************/
	
/*业务项目-海运业务*/
	.nban{width: 100%;overflow: hidden;position: relative;}
	.nban img{position: relative;width: 1600px;left: 50%;margin-left: -760px;}
	.nban .keyword{width: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(0,0,0,0.5);padding: 17px 18px;}
	.nban .keyword p{color: #fff;}
	.nban .keyword p a{color: #fff;}
	.mbx{width: 100%;border-bottom: 1px solid #ededed;padding: 22px 0;}
	.mbx p{background-image: url(../img/m56.png);background-repeat: no-repeat;background-position: left 3px center;background-size: 14px 15px;padding-left: 23px;font-size: 12px;color: #666666;text-transform: uppercase;}
	.mbx p a{font-size: 12px;color: #666666;margin: 0 6px;display: inline-block;transition: all ease 0.3s;text-transform: uppercase;}
	.mbx p a:hover{color: #0870e4;}
	.neiy{width: 100%;overflow: hidden;}
	.neiya{width: 100%;margin-top: 39px;background-image: url(../img/h33.png);background-repeat: no-repeat;background-position: bottom center;background-size: auto 10px;}
	.neiya .commen{background-image: url(../img/m57.png);background-repeat: no-repeat;background-size: auto;background-position: top 7px left 20%;padding-bottom: 80px;}
	.neiyaa{width: 53.5%;margin-top: 30px;}
	.neiyaa h6{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;text-transform: uppercase;}
	.neiyaa img{margin-top: 18px;}
	.neiyaa p{font-size: 16px;color: #333333;line-height: 16px;margin-top: 18px;text-transform: capitalize;}
	.neiyaa_a{width: 100%;margin-top: 21px;}
	.neiyaa_a .input1{width: calc(98% - 170px);height: 50px;line-height: 50px;border: 1px solid #e3e8ec;border-radius: 5px;padding-left: 19px;font-size: 12px;color: #9c9c9c;display: block;}
	.neiyaa_a .input2{width: 170px;height: 50px;line-height: 50px;background-color: #0870e4;border-radius: 5px;background-image: url(../img/m58.png);background-repeat: no-repeat;background-position: left 25px center;padding-left: 54px;text-align: left;font-size: 14px;color: #fff;cursor: pointer;text-transform: uppercase;}
	.neiyab{width: 36.8333%;margin-right: 2.1666%;}
	.neiyab img{width: 100%;}
	.xmy{width: 100%;margin-top: 70px;}
	.xmya{display: table;margin: 0 auto;margin-top: 50px;}
	.xmya p{min-width: 150px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #e6e6e6;border-radius: 20px;margin: 0 5px;float: left;transition: all ease 0.3s;text-transform: capitalize;padding: 0 15px;margin-top: 10px;}
	.xmya p a{font-size: 13px;color: #333333;display: block;transition: all ease 0.3s;}
	.xmya p:hover{background-color: #0b8b3c;border: 1px solid #0b8b3c;}
	.xmya p:hover a{color: #fff;}
	.xmya p.on{background-color: #0b8b3c;border: 1px solid #0b8b3c;}
	.xmya p.on a{color: #fff;}
	.xmyb{width: 100%;margin-top: 66px;padding-bottom: 70px;background-image: url(../img/h33.png);background-repeat: no-repeat;background-position: bottom center;background-size: auto 10px;}
	.xmyba{width: 100%;padding-left: 1%;margin-top: -8px;}
	.xmyba h6{font-size: 20px;color: #333333;font-weight: bold;text-transform: capitalize;}
	.xmyba h6 img{display: inline-block;margin-right: 12px;position: relative;top: 17px;}
	.xmyba p{font-size: 13px;color: #666666;line-height: 19px;margin-top: 35px;padding-left: 8px;}
	.xmyba p img{float: right;margin-top: -80px;margin-left: 40px;margin-bottom: 10px;}
	.xmyb img.tx{margin-left: 21px;margin-top: 20px;}
	.xmybb{width: 31.666%;}
	.xmybb img{width: 100%;}
	.liuy{width: 100%;overflow: hidden;background-image: url(../img/h35.png);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 70px;padding: 53px 0 62px;}
	.liuya{width: 50%;}
	.liuyaa h6{font-size: 28px;color: #333333;font-weight: bold;line-height: 28px;text-transform: uppercase;}
	.liuyaa img{margin-top: 26px;}
	.liuyaa p{float: right;font-size: 14px;color: #333333;line-height: 16px;margin-top: 10px;}
	.liuya .lxa{margin-top: 18px;border: 1px solid #f1f1f1;padding: 30px 25px 30px 23px;background-color: #fff;width: 100%;}
	.liuyb{width: 44.1666%;margin-top: 31px;margin-right: 2.666%;}
	.liuyb img{width: 100%;}
	.tjzx{width: 100%;overflow: hidden;margin-top: 107px;margin-bottom: 80px;}
	.tjzxa{width: 100%;margin-top: 34px;}
	.tjzxb{width: 49%;background-color: #f8fafc;padding: 2%;border-radius: 10px;margin-top: 40px;}
	.tjzxb_t{width: 37.74%;overflow: hidden;}
	.tjzxb_t img{width: 100%;transition: all ease 0.3s;}
	.tjzxb_w{width: 52.84%;margin-top: 6px;}
	.tjzxb_w h6{font-size: 16px;color: #333333;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.tjzxb_w span{display: block;font-size: 12px;color: #8e8e8e;font-family: Arial;margin-top: 4%;}
	.tjzxb_w span img{display: inline-block;position: relative;top: 3px;margin-right: 8px;}
	.tjzxb_w p{font-size: 14px;color: #666666;line-height: 20px;height: 40px;overflow: hidden;margin-top: 6%;}
	.tjzxb:hover .tjzxb_t img{transform: scale(1.05);}
	.tjzxb:hover .tjzxb_w h6{color: #293ab3;}
	.bka{width: 100%;overflow: hidden;}
	.bka img{width: 1920px;position: relative;left: 50%;margin-left: -960px;}
	
/*货物跟踪*/
	.xxy{width: 100%;margin-top: 60px;}
	.xxya{width: 102.83%;margin-left: -1.415%;margin-top: 30px;}
	.xxya p{width: 17.959%;margin: 0 1.0205%;height: 40px;line-height: 40px;text-align: center;background-color: #f7f8fa;border-radius: 5px;margin-top: 20px;transition: all ease 0.3s;float: left;}
	.xxya p a{font-size: 14px;color: #333333;display: block;transition: all ease 0.3s;}
	.xxya p:nth-child(5n+2),.xxya p:nth-child(5n+4){background-color: #f1f4fb;}
	.xxya p:hover{background-color: #293ab3;transform: translateY(-4px);}
	.xxya p:hover a{color: #fff;}
	
/*合作客户*/
	.hzy{width: 104.33%;margin-left: -2.165%;margin-top: 15px;margin-bottom: 80px;}
	.hzya{width: 20.766%;margin: 0 2.117%;margin-top: 43px;}
	.hzya img{width: 100%;box-shadow: 0 0 40px rgba(175,199,224,0.4);border-radius: 10px;}
	.hzya p{text-align: center;font-size: 16px;color: #333333;line-height: 12px;margin-top: 20px;}
	
/*客户评价列表页*/
	.pjl{width: 100%;margin-bottom: 100px;}
	.pjla{width: 100%;box-shadow: 0 0 40px rgba(175,199,224,0.4);border-radius: 10px;padding: 38px 77px 36px 64px;margin-top: 40px;transition: all ease 0.3s;}
	.pjla_a{width: 80px;}
	.pjla_a img{width: 100%;transition: all ease 0.3s;}
	.pjla_a p{text-align: center;font-size: 14px;color: #333333;line-height: 14px;margin-top: 14px;}
	.pjla_b{width: 86%;border-left: 1px solid #eeeeee;height: 102px;padding-left: 4%;}
	.pjla_b h6{font-size: 18px;color: #333333;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;text-transform: capitalize;}
	.pjla_b p{font-size: 14px;color: #666666;line-height: 20px;max-height: 60px;overflow: hidden;margin-top: 23px;}
	.pjla:hover{transform: translateY(-6px);}
	.pjla:hover .pjla_a img{transform: rotateY(180deg);}
	.pjla:hover .pjla_b h6{color: #293ab3;}
	
/*新闻列表页*/
	.xwl{width: 100%;margin-top: 58px;margin-bottom: 80px;}
	.xwla{width: 100%;margin-top: 40px;background-color: #f8fafc;padding: 25px 70px 25px 25px;transition: all ease 0.3s;}
	.xwla_t{width: 21.72%;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_w{width: 64.616%;height: 100px;border-right: 1px solid #e1e1e1;margin-left: 3.5%;padding-right: 4%;margin-top: 0.5%;}
	.xwla_w h6{font-size: 18px;color: #333333;line-height: 22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: capitalize;}
	.xwla_w span{display: block;font-size: 12px;color: #8e8e8e;font-family: Arial;margin-top: 18px;}
	.xwla_w span img{display: inline-block;position: relative;top: 3px;margin-right: 8px;}
	.xwla_w p{font-size: 14px;color: #666666;line-height: 20px;height: 40px;overflow: hidden;margin-top: 17px;}
	.xwla_m{width: 42px;margin-top: 44px;float: right;position: relative;overflow: hidden;}
	.xwla_m img{width: 100%;}
	.xwla_m img.tb{position: absolute;left: -42px;top: 0;transition: all ease 0.3s;}
	.xwla_m img.ta{transition: all ease 0.3s;}
	.xwla:hover{box-shadow: 0 0 40px rgba(175,199,224,0.4);}
	.xwla:hover .xwla_t img{transform: scale(1.05);}
	.xwla:hover .xwla_w h6{color: #293ab3;}
	.xwla:hover .xwla_m img.tb{left: 0;}
	.xwla:hover .xwla_m img.ta{transform: translateX(42px);}
	.ym{display: table;margin: 0 auto;margin-top: 60px;}
	.ym p{width: 36px;height: 36px;border-radius: 50%;float: left;margin: 0 4px;background-color: #f8fafc;line-height: 36px;text-align: center;transition: all ease 0.3s;}
	.ym p a{font-size: 12px;color: #666666;display: block;transition: all ease 0.3s;}
	.ym p.a{width: 50px;border-radius: 30px;}
	.ym p.b{width: 69px;border-radius: 30px;}
	.ym p.on{background-color: #0137b8;}
	.ym p.on a{color: #fff;}
	.ym p:hover{background-color: #0137b8;}
	.ym p:hover a{color: #fff;}

/*新闻内页*/
	.xwn{width: 100%;margin-bottom: 90px;}
	.xwna{width: 100%;border-bottom: 1px solid #e0e0e0;padding-bottom: 15px;}
	.xwna h1{text-align: center;font-size: 20px;color: #333333;font-weight: bold;line-height: 30px;text-transform: capitalize;}
	.xwna p{text-align: center;font-size: 12px;color: #8e8e8e;margin-top: 13px;}
	.xwna p img{display: inline-block;position: relative;top: 2px;margin-right: 8px;}
	.xwnb{width: 100%;padding: 15px 30px 0 30px;}
	.xwnb p{font-size: 14px;color: #333333;line-height: 22px;margin-top: 20px;}
	.xwnb img{max-width: 100%;margin: 0 auto;margin-top: 26px;}
	.xwnc{width: 100%;margin-top: 27px;border-bottom: 1px dashed #e0e0e0;padding-bottom: 41px;}
	.xwnc strong{display: block;font-size: 14px;color: #333333;font-weight: normal;line-height: 24px;padding: 0 29px;}
	.xwnc strong a{font-size: 14px;color: #333333;margin-right: 20px;display: inline-block;transition: all ease 0.3s;}
	.xwnc strong a:hover{color: #293ab3;}
	.xwnc img{width: 100%;margin-top: 13px;}
	.xwnd{width: 100%;margin-top: 58px;}
	.xwnd p{font-size: 14px;color: #666666;line-height: 14px;width: 35%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xwnd p.fr{text-align: right;}
	.xwnd p a{font-size: 14px;color: #666666;transition: all ease 0.3s;}
	.xwnd p a:hover{color: #293ab3;}
	.fhlb{width: 160px;height: 40px;margin: 0 auto;border: 1px solid #e6e6e6;border-radius: 30px;line-height: 40px;text-align: center;margin-top: -26px;transition: all ease 0.3s;}
	.fhlb a{font-size: 14px;color: #333333;display: block;transition: all ease 0.3s;text-transform: uppercase;}
	.fhlb:hover{border-color: #293ab3;background-color: #293ab3;}
	.fhlb:hover a{color: #fff;}
	
/*关于我们页*/
	.gyy{width: 100%;margin-top: 65px;margin-bottom: 80px;}
	.gyya{width: 100%;background-image: url(../img/h33.png);background-size: auto 10px;background-repeat: no-repeat;background-position: bottom center;padding-bottom: 50px;}
	.gyya_a{width: 39.583%;}
	.gyya_a img{width: 420px;max-width: 100%;}
	.gyya_a p{font-size: 14px;color: #333333;line-height: 20px;margin-top: 2%;width: 108%;}
	.gyya_b{width: 54.583%;}
	.gyya_b img{width: 100%;}
	.gyyb{width: 100%;margin-top: 60px;background-color: #f7f8fa;}
	.gyyb img{float: left;width: 360px;}
	.gyyb_w{width: calc(100% - 360px);padding: 2% 6% 0 4%;}
	.gyyb_w p{font-size: 14px;color: #666666;line-height: 20px;}
	.gyyc{width: 101%;margin-top: 40px;}
	.gyyc img{width: 11.08%;margin-right: 1.42%;float: left;border-radius: 8px;box-shadow: 0 0 40px rgba(175,199,224,0.4);}
	
/*企业文化页*/
	.why{width: 100%;margin-top: 58px;margin-bottom: 80px;}
	.whya{width: 100%;margin-top: 30px;position: relative;}
	.whya_t{width: 50%;}
	.whya_t img{width: 100%;}
	.whya_w{position: absolute;width: 50%;height: 100%;border: 1px solid #edf1f4;padding: 4% 0 0 40px;}
	.whya_w img{width: 40px;transition: all ease 0.3s;}
	.whya_w h6{font-size: 24px;color: #000000;line-height: 24px;margin-top: 27px;}
	.whya_w h6 span{font-family: Arial;font-size: 20px;color: #e7e7e7;font-weight: bold;text-transform: uppercase;}
	.whya_w p{font-size: 14px;color: #666666;line-height: 24px;margin-top: 13px;}
	.whyb .whya_w{left: auto;right: 0;}
	.whya:hover .whya_w img{transform: rotateY(180deg);}
	.whyc{width: 100%;margin-top: 59px;}
	.whyca{width: 48.3333%;position: relative;}
	.whyca img.a{width: 100%;}
	.whyca_w{position: absolute;left: 0;top: 0;width: 100%;padding: 4% 0 0 40px;}
	.whyca_w img{width: 40px;transition: all ease 0.3s;}
	.whyca_w h6{font-size: 24px;color: #fff;line-height: 24px;margin-top: 27px;}
	.whyca_w h6 span{font-family: Arial;font-size: 20px;font-weight: bold;text-transform: uppercase;}
	.whyca_w p{font-size: 14px;color: #fff;line-height: 24px;margin-top: 13px;}
	.whyca:hover .whyca_w img{transform: rotateY(180deg);}
	
/*人才招聘页*/
	.jry{width: 100%;margin-top: 58px;margin-bottom: 80px;}
	.jrya{width: 100%;margin-top: 40px;border-radius: 10px;background-color: #fff;box-shadow: 0 0 40px rgba(175,199,224,0.4);padding: 49px 35px 44px 35px;background-image: url(../img/m66.png);background-size: 42px 42px;background-position: right 70px top 61px;background-repeat: no-repeat;}
	.jrya.on{background-image: url(../img/m67.png);transition: all ease 0.3s;}
	.jrya_a{width: 100%;}
	.jrya_a h6{font-size: 18px;color: #333333;line-height: 18px;}
	.jrya_a p{font-size: 14px;color: #666666;margin-top: 26px;}
	.jrya_a p img{display: inline-block;margin-right: 7px;position: relative;top: 2px;}
	.jrya_a p span{display: inline-block;width: 28px;}
	.jrya_b{width: 100%;margin-top: 34px;}
	.jrya_b p{font-size: 14px;color: #333333;line-height: 24px;}
	.jrya_b p span{font-size: 16px;}
	.jrya_c{width: 130px;height: 40px;background-color: #293ab3;line-height: 40px;text-align: center;border-radius: 30px;margin-top: 19px;}
	.jrya_c a{display: block;font-size: 16px;color: #fff;}
	
/*简历填写页*/
	.jly{width: 100%;border-radius: 10px;box-shadow: 0 0 40px rgba(175,199,224,0.4);background-color: #fff;margin-top: 58px;padding: 50px 60px 63px 60px;margin-bottom: 80px;}
	.jly h5{font-size: 18px;color: #333333;line-height: 18px;text-transform: uppercase;}
	.jly_a{width: 48.15%;margin-top: 30px;position: relative;}
	.jly_a input{border: 1px solid #e9e9e9;height: 40px;line-height: 38px;font-size: 14px;color: #999999;padding-left: 10px;width: 100%;}
	.jly_a textarea{border: 1px solid #e9e9e9;height: 160px;line-height: 28px;font-size: 14px;color: #999999;padding-left: 10px;width: 100%;padding-top: 10px;}
	.jly_a.on::after{position: absolute;content: "*";font-size: 14px;color: #db0000;line-height: 40px;right: 15px;top: 0;}
	.jly_a p{line-height: 22px;font-size: 14px;color: #666666;}
	.jly_b{width: 48.15%;margin-top: 30px;}
	.yzm{width: 57%;border: 1px solid #e9e9e9;line-height: 40px;height: 40px;}
	.yzm input{width: 42%;line-height: 37px;font-size: 14px;color: #999999;padding-left: 10px;}
	.yzm img.tb{width: 83px;margin-top: 4px;margin-right: 7px;}
	.yzm img.ta{width: 17px;margin-top: 9px;margin-right: 12px;cursor: pointer;}
	.jly_b .input2{width: 40%;line-height: 40px;height: 40px;background-color: #293ab3;text-align: center;font-size: 14px;color: #fff;cursor: pointer;text-transform: uppercase;}
	
/*联系我们页*/
	.lxy{width: 100%;margin-top: 73px;}
	.lxya{width: 100%;margin-top: 43px;}
	.lxyb{width: 65%;}
	.lxyba{width: 50%;margin-top: 20px;}
	.lxyba img{float: left;width: 60px;}
	.lxyba p{float: left;font-size: 14px;color: #000000;line-height: 24px;margin-top: 19px;margin-left: 20px;width: calc(100% - 80px);}
	.lxyc{margin-top: 40px;margin-right: -31px;}
	.lxyca{width: 130px;margin-right: 45px;}
	.lxyca img{width: 100%;border: 1px solid #e9e9e9;}
	.lxyca p{text-align: center;font-size: 14px;color: #000000;line-height: 24px;margin-top: 7px;text-transform: uppercase;}
	
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: 20px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/
	
	/* 新增页面 */
	.neiy1{width: 96%;margin: 0 auto;padding-top: 80px;padding-bottom: 80px;}
	.neiy1 h1{font-size: 44px;font-weight: bold;letter-spacing: 0.5px;margin-bottom: 40px;color: #404040;}
	.neiy1 p{font-size: 18px;line-height: 34px;color: #404040;}
	.neiy1 p strong{font-size: 20px;font-weight: bold;}
	
	
	
@media (min-width: 1050px){
	.yja p.a{margin: 21px 20px 0 26px;}
	.yjba_a{min-width: 180px;}
	.nava{margin-left: 29px;}



}
	
	
	
	
@media (min-width: 1100px){
	.yja p.a{margin: 21px 30px 0 36px;}
	.yjba_a{min-width: 190px;}
	.yjbb_a{width: 100px;margin-left: 20px;}
	.xmya p{min-width: 160px;margin: 0 8px;}
	.xmya p a{font-size: 14px;}
	.lxyca{width: 140px;}
	.nava{margin-left: 36px;}



}

@media (min-width: 1150px){
	.yja p.a{margin: 21px 30px 0 36px;}
	.yjba_a{min-width: 210px;}
	.gyc{margin-top: 2%;}
	.nava{margin-left: 43px;}
	



		
}
	
@media (min-width: 1199px){
	
	
}
	

	

	

}

@media(max-width:999px){
body,html{padding:0;background: #fff;font-family:Arial;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling: touch;max-width: 760px;margin: 0 auto;}
body{overflow-x: hidden;}
a,ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal;}
* img{display:block;border: none;}
input,select,textarea{padding:0;margin:0;font-family: "微软雅黑";-webkit-appearance: none;outline: none;border: none;}
/*p{text-align:justify;}*/
.pc{display: none;}
.mob{display: block;}
.ellipsis{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.clearfix{ clear:both;}
.fl{ float: left;}
.fr{float:right}
.commen{width: 92%;margin: 0 auto;}
.commen1{width: 92%;margin: 0 auto;}
*{box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
}
	
	
			
/*手机banner*/
	.sjban{width: 100%;margin-top: 19%;}
	.sjban .swiper-container{width: 100%;}
	.sjban .swiper-slide{width: 100%;}
	.sjban .swiper-slide img{width: 100%;}
	.keyword{width: 100%;padding: 15px 0;border-bottom: 1px solid #ededed;}
	.keyword p{background-image: url(../img/h3.png);background-size: 2px 16px;background-position: left top;padding-left: 12px;font-size: 0.8rem;color: #666666;background-repeat: no-repeat;line-height: 20px;}
	.keyword p a{font-size: 0.75rem;color: #666666;display: inline-block;margin: 0 4px;transition: all ease 0.3s;text-transform: capitalize;}
	.keyword p a:hover{color: #1c2eb4;}
/*手机nav*/
	.sjdhgd{width: 100%;background-size: 100% 100%;position: fixed;z-index: 10000;top: 0;left: 0;background-color: #fff;}
	.sjdh{margin: 0 auto;width: 100%;padding: 4% 1%;transition: all ease 0.4s;}
	.sjdha{width: 100%;}
	.sjdha_t1{width: 51%;overflow: hidden;margin-left: 4%;}
	.sjdha_t1 img{width: 100%;}
	.sjdha_t2{width: 30px;position: absolute;right: 4%;top: calc(50% - 13px);}
	.sjdha_t2 img{width: 100%;}
	.sjdha_t3{margin-top: 4%;margin-left: 3%;}
	.sjdha_t3 p{line-height: 18px;float: left;padding: 0 8px;background-color: #333333;margin-left: 6px;border-radius: 4px;}
	.sjdha_t3 p a{font-size: 0.7rem;color: #fff;transition: all ease 0.3s;display: block;}
	.sjdha_t3 p.on{background-color: #293ab3;}
	.topa{position: absolute;right: 3%;top: 50%;margin-top: -13px;}
	.topa_a{margin-left: 7px;position: relative;z-index: 100;cursor: pointer;}
	.topa_a img.t1{width: 26px;height: 26px;transition: all ease 0.3s;}
	.topa_a img.t3{position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;width: 26px;height: 26px;}
	.topa_a:hover img.t3{opacity: 1;}
	.topa_a:nth-child(1) img.t3{opacity: 1;}
	.huakuai{position: fixed;top: 0;right: -100%;z-index: 100001;transition: all .4s cubic-bezier(.4,0,0,1);width: 100%;background: rgba(0,0,0,0.5);height: 100%;}
	.sjdhb{width: 79%;background: #fff;overflow-y: scroll;height: 100%;padding-bottom: 25%;float: right;}
	.guanbi{width: 100%;}
	.guanbi img{width: 22px;height: 22px;margin: 5%;float: right;}
	.sjdhb_a{width: 100%;}
	.sjdhb_a h6{line-height: 48px;width: 100%;padding-left: 18px;text-transform: uppercase;}
	.sjdhb_a h6 a{font-size: 1.1rem;color: #222222;}
	.sjdhb_a h6 span{font-size: 0.8rem;display: inline-block;margin-left: 7px;color: #b6b6b6;}
	.sjdhb_ah1 h6{border-left: 3px solid #293ab3;background: #f6f6f6;}
	.sjdhb_ah1 h6 a{color: #293ab3;}
	.sjdhb_aa{width: 100%;height: 0;overflow: hidden;}
	.sjdhb_ah1 .sjdhb_aa{height: auto;}
	.sjdhb_p{width: 100%;line-height: 28px;padding-left: 37px;text-transform: uppercase;margin: 11px 0;}
	.sjdhb_p a{font-size: 0.95rem;color: #222222;}
	.sjdhb_pa a{color: #293ab3;}
	.dan-xia{width:100%;background-color: #fbfbfb;position: fixed;left: 0;bottom: 0;z-index: 1000;background-size: 100% 100%;box-shadow: 0 0 20px -5px #293ab3;}
	.dan-xib{width: 25%;padding-top: 10px;height: 72px;}
	.dan-xid img{width: 32px;margin: 0 auto;}
	.dan-xid p{ color:#000000;text-align: center;font-size: 0.85rem;line-height: 22px;margin-top: 4px;text-transform: uppercase;}
	.dhgd_d{width: 49px;position: absolute;left: calc(50% - 22px);top: -22px;animation: bounce_a 2s infinite;}
	.dhgd_d img{width: 100%;}
	@keyframes bounce_a {
	  0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
				transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
				transform: translate3d(0,0,0);
	  }

	  40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -14px, 0);
				transform: translate3d(0, -14px, 0);
	  }

	  70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
				transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -6px, 0);
				transform: translate3d(0, -6px, 0);
	  }

	  90% {
		-webkit-transform: translate3d(0,-1px,0);
				transform: translate3d(0,-1px,0);
	  }
	}

	.bounce_a {
	  -webkit-animation-name: bounce_a;
			  animation-name: bounce_a;
	  -webkit-transform-origin: center bottom;
		  -ms-transform-origin: center bottom;
			  transform-origin: center bottom;
	}
	
/*经营业务*/
	.yw{width: 100%;margin-top: 10%;overflow: hidden;padding-bottom: 8%;}
	.bt h6{width: 200%;margin-left: -50%;text-align: center;font-family: Arial;font-size: 4rem;color: #f6f8fa;font-weight: 900;text-transform: uppercase;line-height: 55px;}
	.bt p{text-align: center;font-size: 1.3rem;color: #000000;font-weight: bold;line-height: 28px;margin-top: -46px;position: relative;}
	.bt p span{font-family: Arial;display: inline-block;margin-left: 10px;text-transform: uppercase;}
	.bt img{width: 40px;margin: 0 auto;margin-top: 4px;}
	.ywa{width: 94%;margin: 0 auto;margin-top: 4%;}
	.ywb{width: 100%;margin-top: 6%;box-shadow: 0 0 30px rgba(175,199,224,0.4);border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
	.ywb:nth-child(2n){float: right;}
	.ywb_t{width: 100%;overflow: hidden;border-top-left-radius: 5px;border-top-right-radius: 5px;}
	.ywb_t img{width: 100%;transition: all ease 0.3s;}
	.ywb_w{width: 100%;position: relative;padding: 12% 4% 8% 4%;}
	.ywb_w img{position: absolute;left: 0;top: -14%;width: 18%;}
	.ywb_w h6{text-align: center;font-size: 1rem;color: #000000;line-height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;text-transform: capitalize;}
	.ywb_w p{font-size: 0.8rem;color: #666666;line-height: 20px;height: 40px;overflow: hidden;margin-top: 8px;text-align: center;}
	.ywb_w p br{display: none;}
	.ywb_w span{display: none;}
	.ywb:hover .ywb_t img{transform: scale(1.1);}
/*合作客户*/
	.hz{width: 100%;overflow: hidden;background-image: url(../img/h14.jpg);background-repeat: no-repeat;padding: 6% 0 9%;background-position: center;background-size: cover;}
	.hza{width: 100%;}
	.hza h6{text-align: center;font-size: 1.1rem;color: #fff;font-weight: bold;line-height: 26px;text-transform: uppercase;}
	.hza p{text-align: center;font-size: 0.9rem;color: #fff;line-height: 25px;width: 100%;margin: 0 auto;margin-top: 10px;}
/*	.hza p br{display: none;}*/
	.hza span{display: none;}
	.hza span a{font-size: 14px;color: #fff;display: block;}
	.hza span:hover{transform: translateY(-6px);}
	.hzb{width: 100%;background-image: url(../img/h15.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 6% 0;margin-top: 9%;}
	.hzb img{width: 29.87%;margin: 1.731%;float: left;border-radius: 8px;}
/*关于*/
	.gy{width: 100%;overflow: hidden;margin-top: 10%;}
	.gya{width: 100%;margin-top: 9%;}
	.gyb{width: 100%;}
	.gyb img{width: 100%;}
	.gyc{width: 100%;margin-top: 8%;position: relative;}
	.gyc h5{font-size: 0.95rem;color: #333333;}
	.gyc h5 span{font-size: 1.4rem;font-weight: bold;margin-bottom: 2px;display: block;}
	.gyc p{font-size: 0.85rem;color: #5a5a5a;line-height: 23px;max-height: 138px;overflow: hidden;margin-top: 20px;position: relative;z-index: 1;}
	.gyc h6{font-family: Arial;font-size: 1.2rem;color: #293ab3;font-weight: bold;margin-top: 5%;position: relative;z-index: 1;}
	.gyc h6 img{display: inline-block;margin-right: 8px;position: relative;top: 5px;}
	.gyc > span{display: block;width: 150px;height: 36px;line-height: 36px;text-align: center;background-color: #293ab3;border-radius: 19px;margin-top: 6%;transition: all ease 0.3s;}
	.gyc > span a{font-size: 1rem;color: #fff;text-transform: uppercase;display: block;}
	.gyc > span:hover{transform: translateY(-6px);}
	.gyc > img{position: absolute;width: 60%;right: -5%;bottom: -10px;z-index: 0;}
/*新闻*/
	.xw{width: 100%;overflow: hidden;margin-top: 10%;background-color: #f7f8fa;padding: 10% 0;}
	.xw .bt h6{color: #eef0f6;}
	.xwa{display: table;margin: 0 auto;margin-top: 7%;}
	.xwa p{float: left;margin: 0 15px;text-transform: uppercase;}
	.xwa p a{font-size: 1.05rem;color: #000000;transition: all ease 0.3s;}
	.xwa p.on a{color: #23964f;transition: all ease 0.3s;}
	.xwb{width: 100%;margin-top: 2%;}
	.xwc{width: 100%;}
	.xwca{width: 100%;margin-top: 7%;border-radius: 10px;overflow: hidden;transition: all ease 0.3s;background-color: #fff;}
	.xwca_t{width: 52%;overflow: hidden;float: left;}
	.xwca_t img{width: 100%;transition: all ease 0.3s;}
	.xwca_w{width: 48%;float: left;transition: all ease 0.3s;padding: 4% 5% 0 5%;}
	.xwca_wa{width: 100%;}
	.xwca_wa h6{font-size: 1rem;color: #333333;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;text-transform: capitalize;}
	.xwca_wa p{font-size: 0.82rem;color: #666666;line-height: 21px;margin-top: 8px;height: 42px;overflow: hidden;transition: all ease 0.3s;}
	.xwca_wb{width: 100%;margin-top: 3%;}
	.xwca_wb h6{font-family: Arial;font-size: 0.75rem;color: #8e8e8e;background-image: url(../img/h20.png);background-repeat: no-repeat;background-size: 17px 16px;background-position: left center;padding-left: 24px;line-height: 16px;float: left;transition: all ease 0.3s;}
	.xwca_wb p{display: none;}
	.xwca:hover{transform: translateY(-10px);background-color: #293ab3;}
	.xwca:hover .xwca_t img{transform: scale(1.05);}
	.xwca:hover .xwca_wa h6{color: #fff;}
	.xwca:hover .xwca_wa p{color: #fff;}
	.xwca:hover .xwca_wb h6{color: #fff;background-image: url(../img/h23.png);}
	.xwca:hover .xwca_wb p{background-image: url(../img/h22.png);}
	.xw_m{display: block;width: 150px;height: 36px;line-height: 36px;text-align: center;background-color: #293ab3;border-radius: 19px;margin: 0 auto;margin-top: 10%;transition: all ease 0.3s;}
	.xw_m a{font-size: 1rem;color: #fff;text-transform: uppercase;display: block;}
	.xw_m:hover{transform: translateY(-8px);}
/*联系我们*/
	.lx{width: 100%;overflow: hidden;background-image: url(../img/h13.jpg);background-repeat: no-repeat;background-position: center;background-size: cover;padding: 10% 0;}
	.lx .bt h6{opacity: 0.05;}
	.lx .bt p{color: #fff;}
	.lx_p{font-size: 0.85rem;color: #f6f8fa;line-height: 16px;text-align: center;margin-top: 15px;}
	.lxa{width: 100%;margin: 0 auto;margin-top: 6%}
	.lxa .input1{width: 48.83%;display: block;line-height: 40px;height: 40px;border-radius: 8px;background-color: rgba(248,248,248,0.8);font-size: 0.85rem;color: #666666;padding-left: 16px;}
	.lxa textarea{width: 100%;display: block;line-height: 26px;height: 110px;border-radius: 8px;background-color: rgba(248,248,248,0.8);font-size: 14px;color: #666666;padding-left: 16px;padding-top: 10px;margin-top: 12px;}
	.lxa .input2{width: 100%;display: block;line-height: 40px;height: 40px;border-radius: 8px;background-color: #293ab3;font-size: 0.85rem;color: #fff;text-align: center;margin-top: 20px;cursor: pointer;text-transform: uppercase;}

/*footer*/
	.yj{width: 100%;overflow: hidden;background-color: #222222;padding: 8% 0 80px;background-image: url(../img/h24.png);background-size: auto 2px;background-position: top center;background-repeat: no-repeat;}
	.yjb{width: 100%;float: left;}
	.yjba{width: 60%;}
	.yjba_a{margin-top: 10px;float: none;}
	.yjba_a img{float: left;width: 18px;}
	.yjba_a p{float: left;font-size: 0.75rem;color: #d9d9d9;margin-left: 12px;line-height: 20px;width: calc(100% - 30px);}
	.yjba_a p span{display: none;}
	.yjba_a:nth-child(6){width: 120%;}
	.yjbb{margin-top: 0px;}
	.yjbb_sj{margin-bottom: 3px;}
	.yjbb_sj img{float: left;width: 18px;}
	.yjbb_sj p{float: left;font-size: 0.8rem;color: #d9d9d9;width: calc(100% - 30px);margin-left: 12px;}
	.yjbb_sj p b{color: #fff;font-size: 0.95rem;}
	.yjbb_a{width: 82px;margin-right: 15px;float: none;margin-bottom: 10px;}
	.yjbb_a:nth-child(3){margin-right: 0;}
	.yjbb_a img{width: 100%;}
	.yjbb_a p{width: 140%;margin-left: -20%;text-align: center;font-size: 0.7rem;color: #bbbbbb;line-height: 12px;margin-top: 10px;text-transform: capitalize;}
	.yjd{width: 100%;border-top: 1px solid #2a2a2a;margin-top: 6%;}
	.yjd .commen{padding: 5% 0;}
	.yjd p{font-size: 0.77rem;color: #747474;line-height: 22px;float: none;width: 100%;text-align: center;}
	.yjd p a{font-size: 0.77rem;color: #747474;transition: all ease 0.3s;}
	.yjd p a:hover{color: #fff;}
	
/*****************************************内页开始******************************************/
	
/*业务项目-海运业务*/
	.sjdhgd_n{box-shadow: 0 -2px 18px -2px #293ab3;}
	.neiy{width: 100%;overflow: hidden;margin-top: 28%;}
	.neiya{width: 100%;margin-top: 2%;background-image: url(../img/h33.png);background-repeat: no-repeat;background-position: bottom center;background-size: auto 10px;}
	.neiya .commen{background-image: url(../img/m57.png);background-repeat: no-repeat;background-size: 80% auto;background-position: center;padding-bottom: 12%;}
	.neiyaa{width: 100%;margin-top: 5%;}
	.neiyaa h6{font-size: 1.2rem;color: #333333;font-weight: bold;line-height: 24px;text-align: center;text-transform: uppercase;}
	.neiyaa img{margin: 0 auto;margin-top: 8px;}
	.neiyaa p{text-align: center;font-size: 0.88rem;color: #333333;line-height: 16px;margin-top: 10px;text-transform: capitalize;}
	.neiyaa_a{width: 100%;margin-top: 18px;}
	.neiyaa_a .input1{width: calc(98% - 140px);height: 40px;line-height: 40px;border: 1px solid #e3e8ec;border-radius: 5px;padding-left: 13px;font-size: 0.7rem;color: #9c9c9c;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.neiyaa_a .input2{width: 140px;height: 40px;line-height: 40px;background-color: #0870e4;border-radius: 5px;background-image: url(../img/m58.png);background-repeat: no-repeat;background-position: left 20px center;padding-left: 50px;text-align: left;font-size: 0.85rem;color: #fff;cursor: pointer;text-transform: uppercase;}
	.neiyab{width: 80%;margin-right: 10%;}
	.neiyab img{width: 100%;}
	.xmy{width: 100%;margin-top: 8%;}
	.xmya{width: 100%;margin: 0 auto;margin-top: 8%;}
	.xmya p{width: 48%;height: 36px;line-height: 36px;text-align: center;border: 1px solid #e6e6e6;border-radius: 20px;margin: 1%;float: left;transition: all ease 0.3s;overflow: hidden;text-transform: capitalize;}
	.xmya p a{font-size: 0.8rem;color: #333333;display: block;transition: all ease 0.3s;}
	.xmya p:hover{background-color: #0b8b3c;border: 1px solid #0b8b3c;}
	.xmya p:hover a{color: #fff;}
	.xmya p.on{background-color: #0b8b3c;border: 1px solid #0b8b3c;}
	.xmya p.on a{color: #fff;}
	.xmyb{width: 100%;margin-top: 8%;padding-bottom: 10%;background-image: url(../img/h33.png);background-repeat: no-repeat;background-position: bottom center;background-size: auto 10px;}
	.xmyba{width: 100%;margin-top: 4%;}
	.xmyba h6{font-size: 1.05rem;color: #333333;font-weight: bold;text-transform: capitalize;position: relative;padding-left: 40px;}
	.xmyba h6 img{position: absolute;top: -8px;width: 35px;left: 0;}
	.xmyba p{font-size: 0.85rem;color: #666666;line-height: 24px;margin-top: 8%;padding: 0 2%;}
	.xmyb img.tx{margin-left: 2%;margin-top: 3%;width: 96%;}
	.xmybb{width: 98%;margin-right: 1%;}
	.xmybb img{width: 100%;}
	.liuy{width: 100%;overflow: hidden;background-image: url(../img/h35.png);background-repeat: no-repeat;background-position: center;background-size: cover;margin-top: 10%;padding: 8% 0;}
	.liuya{width: 100%;margin-top: 6%;}
	.liuyaa h6{font-size: 1.2rem;color: #333333;font-weight: bold;line-height: 28px;text-align: center;}
	.liuyaa img{margin: 0 auto;margin-top: 10px;}
	.liuyaa p{text-align: center;font-size: 0.88rem;color: #333333;line-height: 16px;margin-top: 10px;}
	.liuya .lxa{margin-top: 5%;border: 1px solid #f1f1f1;padding: 6%;background-color: #fff;width: 100%;}
	.liuyb{width: 80%;margin-right: 10%;}
	.liuyb img{width: 100%;}
	.bka{width: 100%;overflow: hidden;margin-top: 10%;}
	.bka img{width: 100%;position: relative;}
	
/*货物跟踪*/
	.xxy{width: 100%;margin-top: 2%;}
	.xxya{width: 102.83%;margin-left: -1.415%;margin-top: 8%;}
	.xxya p{width: 30.5%;margin: 1.416%;height: 40px;line-height: 40px;text-align: center;background-color: #f7f8fa;border-radius: 5px;transition: all ease 0.3s;float: left;}
	.xxya p a{font-size: 0.8rem;color: #333333;display: block;transition: all ease 0.3s;}
	.xxya p:nth-child(3n+2){background-color: #f1f4fb;}
	.xxya p:hover{background-color: #293ab3;transform: translateY(-4px);}
	.xxya p:hover a{color: #fff;}
	
/*合作客户*/
	.hzy{width: 100%;margin-top: 15px;}
	.hzya{width: 45%;margin: 2.5%;}
	.hzya img{width: 100%;box-shadow: 0 0 30px rgba(175,199,224,0.4);border-radius: 10px;}
	.hzya p{text-align: center;font-size: 0.9rem;color: #333333;line-height: 12px;margin-top: 16px;}
	
/*客户评价列表页*/
	.pjl{width: 100%;padding-bottom: 5%;}
	.pjla{width: 100%;box-shadow: 0 0 30px rgba(175,199,224,0.4);border-radius: 10px;padding: 6%;margin-top: 6%;transition: all ease 0.3s;}
	.pjla_a{width: 60px;}
	.pjla_a img{width: 100%;transition: all ease 0.3s;}
	.pjla_a p{text-align: center;font-size: 0.8rem;color: #333333;line-height: 14px;margin-top: 12px;}
	.pjla_b{width: calc(96% - 60px);border-left: 1px solid #eeeeee;height: 90px;padding-left: 4%;padding-top: 10px;}
	.pjla_b h6{font-size: 1rem;color: #333333;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all ease 0.3s;text-transform: capitalize;}
	.pjla_b p{font-size: 0.85rem;color: #666666;line-height: 22px;max-height: 44px;overflow: hidden;margin-top: 15px;}
	.pjla:hover{transform: translateY(-6px);}
	.pjla:hover .pjla_a img{transform: rotateY(180deg);}
	.pjla:hover .pjla_b h6{color: #293ab3;}
	
/*新闻列表页*/
	.xwl{width: 100%;margin-top: 8%;}
	.xwla{width: 100%;margin-top: 6%;background-color: #f8fafc;padding: 8%;transition: all ease 0.3s;}
	.xwla_t{width: 100%;overflow: hidden;}
	.xwla_t img{width: 100%;transition: all ease 0.3s;}
	.xwla_w{width: 100%;float: right;margin-top: 5%;}
	.xwla_w h6{font-size: 1rem;color: #333333;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-transform: capitalize;}
	.xwla_w span{display: block;font-size: 0.75rem;color: #8e8e8e;font-family: Arial;margin-top: 10px;}
	.xwla_w span img{display: inline-block;position: relative;top: 3px;margin-right: 8px;}
	.xwla_w p{font-size: 0.85rem;color: #666666;line-height: 22px;height: 44px;overflow: hidden;margin-top: 10px;}
	.xwla_m{display: none;}
	.xwla:hover{box-shadow: 0 0 40px rgba(175,199,224,0.4);}
	.xwla:hover .xwla_t img{transform: scale(1.05);}
	.xwla:hover .xwla_w h6{color: #293ab3;}
	.xwla:hover .xwla_m img.tb{left: 0;}
	.xwla:hover .xwla_m img.ta{transform: translateX(42px);}
	.ym{display: table;margin: 0 auto;margin-top: 9%;}
	.ym p{width: 32px;height: 32px;border-radius: 50%;float: left;margin: 0 3px;background-color: #f8fafc;line-height: 36px;text-align: center;transition: all ease 0.3s;}
	.ym p a{font-size: 0.85rem;color: #666666;display: block;transition: all ease 0.3s;}
	.ym p.a{width: 45px;border-radius: 30px;}
	.ym p.b{width: 62px;border-radius: 30px;}
	.ym p.on{background-color: #0137b8;}
	.ym p.on a{color: #fff;}
	.ym p:hover{background-color: #0137b8;}
	.ym p:hover a{color: #fff;}
	
/*新闻内页*/
	.xwn{width: 100%;}
	.xwna{width: 100%;border-bottom: 1px solid #e0e0e0;padding-bottom: 12px;}
	.xwna h1{text-align: center;font-size: 1.1rem;color: #333333;font-weight: bold;line-height: 26px;text-transform: capitalize;}
	.xwna p{text-align: center;font-size: 0.75rem;color: #8e8e8e;margin-top: 6px;}
	.xwna p img{display: inline-block;position: relative;top: 2px;margin-right: 8px;}
	.xwnb{width: 100%;padding: 4% 2% 0 2%;}
	.xwnb p{font-size: 0.85rem;color: #333333;line-height: 24px;margin-top: 4%;}
	.xwnb img{max-width: 100%;margin: 0 auto;margin-top: 4%;}
	.xwnc{width: 100%;margin-top: 27px;border-bottom: 1px dashed #e0e0e0;padding-bottom: 8%;overflow: hidden;}
	.xwnc strong{display: block;font-size: 0.8rem;color: #333333;font-weight: normal;line-height: 24px;padding: 0 2%;}
	.xwnc strong a{font-size: 0.8rem;color: #333333;margin-right: 12px;display: inline-block;transition: all ease 0.3s;}
	.xwnc strong a:hover{color: #293ab3;}
	.xwnc img{width: 100%;margin-top: 5%;}
	.xwnd{width: 100%;margin-top: 6%;}
	.xwnd p{font-size: 0.85rem;color: #666666;line-height: 24px;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.xwnd p a{font-size: 0.85rem;color: #666666;transition: all ease 0.3s;}
	.xwnd p a:hover{color: #293ab3;}
	.fhlb{width: 150px;height: 36px;margin: 0 auto;border: 1px solid #e6e6e6;border-radius: 30px;line-height: 36px;text-align: center;margin-top: 5%;transition: all ease 0.3s;}
	.fhlb a{font-size: 0.85rem;color: #333333;display: block;transition: all ease 0.3s;text-transform: capitalize;}
	.fhlb:hover{border-color: #293ab3;background-color: #293ab3;}
	.fhlb:hover a{color: #fff;}
	
/*关于我们页*/
	.gyy{width: 100%;margin-top: 8%;}
	.gyya{width: 100%;background-image: url(../img/h33.png);background-size: auto 10px;background-repeat: no-repeat;background-position: bottom center;padding-bottom: 8%;}
	.gyya_a{width: 96%;margin-left: 4%;margin-top: 5%;}
	.gyya_a img{width: 300px;max-width: 100%;}
	.gyya_a p{font-size: 0.85rem;color: #333333;line-height: 24px;margin-top: 6%;}
	.gyya_b{width: 100%;}
	.gyya_b img{width: 100%;}
	.gyyb{width: 100%;margin-top: 8%;background-color: #f7f8fa;}
	.gyyb img{max-width: 360px;width: 100%;}
	.gyyb_w{width: 100%;padding: 6%;}
	.gyyb_w p{font-size: 0.85rem;color: #666666;line-height: 24px;}
	.gyyc{width: 101%;margin-top: 8%;padding-bottom: 4%;}
	.gyyc img{width: 22%;margin: 1.5%;float: left;border-radius: 8px;box-shadow: 0 0 20px rgba(175,199,224,0.4);}
	
/*企业文化页*/
	.why{width: 100%;margin-top: 8%;}
	.whya{width: 100%;margin-top: 6%;position: relative;}
	.whya_t{width: 100%;}
	.whya_t img{width: 100%;}
	.whya_w{width: 100%;height: 100%;border: 1px solid #edf1f4;padding: 5%;}
	.whya_w img{width: 34px;transition: all ease 0.3s;}
	.whya_w h6{font-size: 1.2rem;color: #000000;line-height: 24px;margin-top: 4%;}
	.whya_w h6 span{font-family: Arial;font-size: 1rem;color: #e7e7e7;font-weight: bold;text-transform: uppercase;}
	.whya_w p{font-size: 0.85rem;color: #666666;line-height: 24px;margin-top: 4%;}
	.whyb .whya_w{left: auto;right: 0;}
	.whya:hover .whya_w img{transform: rotateY(180deg);}
	.whyc{width: 100%;margin-top: 2%;}
	.whyca{width: 100%;position: relative;margin-top: 6%;}
	.whyca img.a{width: 100%;}
	.whyca_w{position: absolute;left: 0;top: 0;width: 100%;padding: 4% 0 0 5%;}
	.whyca_w img{width: 36px;transition: all ease 0.3s;}
	.whyca_w h6{font-size: 1.2rem;color: #fff;line-height: 24px;margin-top: 2.5%;}
	.whyca_w h6 span{font-family: Arial;font-size: 1rem;font-weight: bold;text-transform: uppercase;}
	.whyca_w p{font-size: 0.85rem;color: #fff;line-height: 24px;margin-top: 1%;}
	.whyca:hover .whyca_w img{transform: rotateY(180deg);}
	
/*人才招聘页*/
	.jry{width: 100%;margin-top: 8%;margin-bottom: 80px;}
	.jrya{width: 100%;margin-top: 6%;border-radius: 10px;background-color: #fff;box-shadow: 0 0 30px rgba(175,199,224,0.4);padding: 8%;background-image: url(../img/m66.png);background-size: 36px 36px;background-position: right 5% top 5%;background-repeat: no-repeat;}
	.jrya.on{background-image: url(../img/m67.png);transition: all ease 0.3s;}
	.jrya_a{width: 100%;}
	.jrya_a h6{font-size: 1rem;color: #333333;line-height: 18px;}
	.jrya_a p{font-size: 0.8rem;color: #666666;margin-top: 15px;}
	.jrya_a p img{display: inline-block;margin-right: 5px;position: relative;top: 2px;}
	.jrya_a p span{display: inline-block;width: 18px;}
	.jrya_b{width: 100%;margin-top: 6%;}
	.jrya_b p{font-size: 0.85rem;color: #333333;line-height: 24px;}
	.jrya_b p span{font-size: 1rem;}
	.jrya_c{width: 130px;height: 36px;background-color: #293ab3;line-height: 36px;text-align: center;border-radius: 30px;margin-top: 15px;}
	.jrya_c a{display: block;font-size: 1rem;color: #fff;}
	
/*简历填写页*/
	.jly{width: 100%;border-radius: 10px;box-shadow: 0 0 20px rgba(175,199,224,0.4);background-color: #fff;margin-top: 9%;padding: 6%;margin-bottom: 5%;}
	.jly h5{font-size: 1rem;color: #333333;line-height: 18px;margin-bottom: 10px;text-transform: uppercase;}
	.jly_a{width: 100%;margin-top: 15px;position: relative;}
	.jly_a input{border: 1px solid #e9e9e9;height: 40px;line-height: 38px;font-size: 0.85rem;color: #999999;padding-left: 10px;width: 100%;}
	.jly_a textarea{border: 1px solid #e9e9e9;height: 140px;line-height: 28px;font-size: 0.85rem;color: #999999;padding-left: 10px;width: 100%;padding-top: 10px;}
	.jly_a.on::after{position: absolute;content: "*";font-size: 14px;color: #db0000;line-height: 40px;right: 15px;top: 0;}
	.jly_a p{line-height: 24px;font-size: 0.85rem;color: #666666;padding-top: 10px;}
	.jly_b{width: 100%;margin-top: 15px;}
	.yzm{width: 100%;border: 1px solid #e9e9e9;line-height: 40px;height: 40px;}
	.yzm input{width: 50%;line-height: 35px;font-size: 0.85rem;color: #999999;padding-left: 10px;height: 37px;}
	.yzm img.tb{width: 83px;margin-top: 4px;margin-right: 7px;}
	.yzm img.ta{width: 17px;margin-top: 9px;margin-right: 12px;cursor: pointer;}
	.jly_b .input2{width: 100%;line-height: 40px;height: 40px;background-color: #293ab3;text-align: center;font-size: 14px;color: #fff;cursor: pointer;margin-top: 15px;text-transform: uppercase;}
	
/*联系我们页*/
	.lxy{width: 100%;margin-top: 8%;}
	.lxya{width: 100%;margin-top: 3%;}
	.lxyb{width: 100%;float: none;}
	.lxyba{width: 100%;margin-top: 4%;}
	.lxyba img{float: left;width: 50px;}
	.lxyba p{float: left;font-size: 0.88rem;color: #000000;line-height: 24px;margin-top: 14px;margin-left: 5%;width: calc(95% - 50px);}
	.lxyc{display: table;margin-top: 9%;float: none;}
	.lxyca{width: 130px;margin-right: 20px;}
	.lxyca img{width: 100%;border: 1px solid #e9e9e9;}
	.lxyca p{width: 130%;margin-left: -15%;text-align: center;font-size: 14px;color: #000000;line-height: 24px;margin-top: 7px;text-transform: uppercase;}
	
	/*网站地图*/
	.wzdt2{width: 96%;margin: 0 auto;margin-top: 110px;margin-bottom: 20px;}
	.wzdt_a{border: solid 2px #e5e5e5;margin-top: 22px;}
	.wzdt_a h6{width: 96%;margin: 0 auto;border-bottom: 1px solid #f2f2f2;margin-top: 5px;}
	.wzdt_a h6 a{font-size: 16px;color: #505050;font-weight: bold;line-height: 45px;}
	.wzdt_a p{margin: 0 25px;}
	.wzdt_a p a{color: #505050;line-height: 42px;margin-right: 15px;}
	.wzdt_a p a:hover{color: #0665d0}
	/*网站地图*/
	/*404*/
    .fzfbox{width:100%;margin:0 auto;background:#f9f9f9;padding:30px;margin-bottom: 20px;margin-top: 100px;}
.fzf1{width:90%;margin:15px auto;}
.fzf1 img{width:100%;margin:0 auto;}
.fzf2{width:100%;margin:0 auto;}
.fzf2 p{font-size:18px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1{width:100%;margin:0 auto;}
.fzf2-1 p{font-size:16px;color:#434343;text-align:center;line-height:30px;}
.fzf2-1 p span{color:#333;}
.fzf3{width:310px;margin:30px auto;}
.fzf3z{float:left;}
.fzf3z img{width:100%;margin:0 auto;}
.fzf3y{float:right;}
.fzf3y img{width:100%;margin:0 auto;}   
    /*404*/
	/* 新增页面 */
	.neiy1{width: 92%;margin: 0 auto;padding-top: 26%;padding-bottom: 5%;}
	.neiy1 h1{font-size: 1.5rem;font-weight: bold;letter-spacing: 0.5px;margin-bottom: 10%;color: #404040;}
	.neiy1 p{font-size: 0.85rem;line-height: 22px;color: #404040;}
	.neiy1 p strong{font-size: 0.95rem;font-weight: bold;}
	


	

	
	
	
	
@media (min-width: 350px){




	
}	
	
@media (min-width: 374px){




	
}
	
	
	

	
@media (min-width: 400px){
	

	
}
	
@media (min-width: 414px){
	.sjdha_t2{width: 36px;top: calc(50% - 15.5px);}
	
	



	
}
	
	
	
	
	
@media (min-width: 450px){
	.sjdha_t3{margin-top: 4%;margin-left: 3%;}
	.xwca_t{width: 50%;}
	.xwca_w{width: 50%;}
	.xwca_wb{margin-top: 6%;}
	.yjba{width: 48%;}
}
	
	
	
	
	
@media (min-width: 500px){
	.sjdha_t2{width: 40px;top: calc(50% - 17.5px);}
	.sjdha_t3{margin-top: 3.6%;margin-left: 2%;}
	.sjdha_t3 p{line-height: 26px;padding: 0 10px;margin-left: 10px;}
	.sjdha_t3 p a{font-size: 0.76rem;}
	.sjdha_t3 p.on{background-color: #293ab3;}
	.xwca_t{width: 46%;}
	.xwca_w{width: 54%;}
	.yjbb_sj p{font-size: 0.8rem;width: calc(100% - 30px);margin-left: 12px;}
	.yjbb_sj p b{color: #fff;font-size: 1rem;}
	.yjbb_a{width: 90px;margin-right: 18px;}
	.yjbb_a:nth-child(3){margin-right: 0;}
	.yjba{width: 45%;}
	.yjba_a{margin-top: 14px;}
	.yjba_a p{font-size: 0.85rem;}
	.xwla{padding: 6%;}
	.xwla_t{width: 40%;overflow: hidden;}
	.xwla_w{width: 55%;float: right;margin-top: 1%;}
	
}		
	
	
	
@media (min-width: 550px){
	.sjdha_t3 p{line-height: 26px;padding: 0 15px;margin-left: 10px;}
	.sjdha_t3 p a{font-size: 0.82rem;}
	.yjba{width: 45%;}
	.yjbb_a{width: 95px;margin-right: 25px;}
	.xmya p{width: 30%;margin: 1.666%;}
	.hzya{width: 30%;margin: 1.666%;}
	.xwla_w{margin-top: 2%;}
	.ywb{width: 47%;}
}	
	
		
	
@media (min-width: 600px){
	.sjdha_t3 p{line-height: 32px;padding: 0 18px;margin-left: 10px;}
	.sjdha_t3 p a{font-size: 0.9rem;}
	.xwca_t{width: 42%;}
	.xwca_w{width: 58%;}
	.yjba{width: 40%;}
	.yjbb_sj p{font-size: 0.85rem;}
	.yjbb_sj p b{font-size: 1.1rem;}
	.yjbb_a{width: 105px;margin-right: 35px;}
	.xwla_w{margin-top: 3%;}

	
}	
	
@media (min-width: 650px){
	
}
	
	
	
@media (min-width: 700px){
	.sjdha_t2{width: 46px;top: calc(50% - 20px);}
	.yjba{width: 38%;}

}		
	
@media (min-width: 750px){
	body{max-width: 750px;margin: 0 auto;}
	.sjdhgd{max-width: 750px;left: 50%;margin-left: -375px;}


}	
	
	
	
	
	
	
	
	
	
	
	
	
	
}




