@import "iconfont.css";
*{ margin:0px; padding:0px; border:0; }
body { -webkit-text-size-adjust:100%;}
html, body {width:100%; height:100%;  margin:0px; padding:0;  font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif; background:#fff; }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,button {border:0;  padding:0; margin:0; font-weight:normal; } 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6,p,em,i,b,span { margin:0; padding:0; font-weight:normal; font-style:normal;}
ol,ul {list-style:none;}
address,cite,code,th {font-weight:normal;font-style:normal;}
img:hover { opacity:1; filter:alpha(opacity=100); }
code, kbd, pre, samp { font-family:courier new, courier, monospace; }
small { font-size:12px; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
.fl { float:left; }
.fr { float:right; }
a { color:#333; text-decoration:none; }
a:hover{ color:#1a3774; text-decoration:none;}
.cl { clear:both;}
div,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,i,em,b,span,font,strong { box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.warp { width:1200px; margin:0 auto; overflow:hidden; }

.amn img { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; }
.amn:hover img { -webkit-transform: scale3d(1.2,1.2,1); transform:scale3d(1.2,1.2,1);}

.amn222{transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}



.header { width:1200px; position:absolute; z-index:8888; left:50%; margin-left:-600px; top:22px; z-index:5; color:rgba(255,255,255,.7); font-size:14px; line-height:24px; }
.header font { float:left; }
.header span { float:right; }
.header span b { color:#f08519; font-weight:bold; font-size:18px; }

.nav { width:1200px; background:#fff; border-left:10px solid #f08519; border-right:10px solid #015bad; position:absolute; z-index:8888; left:50%; margin-left:-600px; top:60px; z-index:4;}
.nav h3 { width:110px; float:left; height:70px; display:flex; justify-content:center; align-items:center; }
.nav h3 img { width:100%; height:auto; padding:0 0 0 60px; }

#nav { float:right; margin-right:18px;}
#nav li { float:left; font-size:16px; line-height:70px; height:70px; font-weight:bold; text-align:center;  }
#nav li a { display:block; color:#444444; padding:0 20px;}
#nav li.navon a,#nav li a:hover { color:#015bad;}
#nav li.w1 { width:150px; }
#nav li .subnav { width:100%; overflow:hidden; display:none;}
#nav li .subnav a { width:100%; line-height:50px; display:inline-block; color:#666; text-align:center; font-size:13px; background:#fff; padding:0 0px; }
#nav li .subnav a:hover { background:#015bad; color:#fff; }


/*全屏大海报*/
.dhb { width:100%; height:800px; position:relative; overflow:hidden; float:left;}
.dhb .dhbpic { width:100%; position:absolute; }
.dhb .dhbpic li { width:100%; height:800px; overflow:hidden;}
.dhb .dhbpic li .linkbock { width:1200px; height:100%; margin:0 auto; display:block; }
.dhb .dhbpic li a span { width:100%; float:left; margin-top:220px;}
.dhb .dhbpic li a span font { width:100%; float:left; font-size:56px; font-weight:bold; line-height:74px;  text-align:center; color:rgba(255,255,255,1); text-shadow: 0px 0px 5px rgba(0,0,0,.3);}
.dhb .dhbpic li a span p { width:100%; float:left; font-size:15px; line-height:28px; text-align:center; color:rgba(255,255,255,.8); padding:20px 20%;}
.dhb .dhbpic li a span em { width:100%; float:left; font-size:20px; line-height:34px; text-align:center; color:rgba(255,255,255,1); font-weight:bold; }
.dhb .yuandian { position:absolute; width:100%; left:0; z-index:1; height:8px; bottom:50px; text-align:center;}
.dhb .yuandian li { display:inline-block; zoom:1; width:12px; height:12px; line-height:99px; overflow:hidden; background:rgba(255,255,255,.9); margin:0 4px; cursor:pointer;  border-radius:12px;}
.dhb .yuandian li.on { background:rgba(0,0,0,.7); width:40px; transition:all ease-out .25s 0s; -webkit-transition:all ease-out .25s 0s; -moz-transition:all ease-out .25s 0s; -o-transition:all ease-out .25s 0s;}



.blm3 { width:100%; float:left; margin:50px 0;  }
.blm3 p {  width:100%; float:left; text-align:center; color:#1a3774; line-height:30px; font-size:28px; font-weight:bold; }
.blm3 i { display:block; width:54px; height:5px; background:#1a3774; position:absolute; left:50%; margin-left:-27px; float:left; margin-top:54px; }
.blm3 span { width:100%; float:left;text-align:center; font-size:14px; line-height:20px; color:#7f7f7f; padding:50px 0 0 0; }


.slider { width:100%; float:left; margin-bottom:50px; }
.slider ul li { width:32%; float:left; margin-right:2%; transition:.5s; cursor:pointer; }
.slider ul li:nth-child(3n) { margin-right:0;}

.slider ul li h3 { width:100%; height:420px; display:block; overflow:hidden;transition:all ease-out 2s 0s;-webkit-transition:all ease-out 2s 0s; }
.slider ul li h3 img { width:100%; height:100%; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.slider ul li:hover h3 img { -webkit-transform: scale3d(1.2,1.2,1);transform: scale3d(1.2,1.2,1);}

.slider ul li h4 { width:90%; margin:-210px auto 0px; height:240px; background:#fff; position:relative; z-index:99;}
.slider ul li h4 .icon { width:70px; height:70px; position:absolute; left:50%; top:-35px; margin-left:-35px;}
.slider ul li h4 .icon img { position:absolute; width:100%; left:0px; top:0px;}
.slider ul li h4 .icon .i1 { transition:400ms; width:70px; height:70px; border-radius:50%; background:#3f4447; text-align:center; }
.slider ul li h4 .icon .i2 { -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha (opacity=0); transition:500ms; border-radius:50%;  background:#fff; text-align:center;}
.slider ul li:hover h4 .icon .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale (1.2); transform: scale(1.2); }
.slider ul li:hover h4 .icon .i2 { -webkit-transform:scale(1); transform:scale(1); opacity:1;  filter:alpha(opacity=100);}

.slider ul li h4 .txt { padding:56px 8% 0px; text-align:center;}
.slider ul li h4 .txt font { font-size:18px; color:#222222; font-weight:bold; }
.slider ul li h4 .txt .infoa { font-size:14px; line-height:24px; height:72px; overflow:hidden; margin:5% 0 10%; color:#525252; text-align:justify;}
.slider ul li h4 .txt .more { display:block; background:url(../images/more.png); width:12px; height:12px; margin:0 auto;}

.slider ul li:hover h4 { background:#015bad; }
.slider ul li:hover h4 .txt font,.slider ul li:hover h4 .txt .infoa { color:#fff; transition:.5s;}
.slider ul li:hover h4 .txt .more { background:url(../images/moreon.png); transition:.5s;}





.blm4 { width:100%; float:left; margin:50px 0;  }
.blm4 p {  width:100%; float:left; text-align:center; color:#f08519; line-height:30px; font-size:28px; font-weight:bold; }
.blm4 i { display:block; width:54px; height:5px; background:#f08519; position:absolute; left:50%; margin-left:-27px; float:left; margin-top:54px; }
.blm4 span { width:100%; float:left; text-align:center; font-size:14px; line-height:20px; color:rgba(255,255,255,.8); padding:50px 0 0 0; }

.servicebj { width:100%; float:left; background:url(../images/servicebj.jpg) center bottom no-repeat; padding:10px 0 100px 0; }
.ServiceBox {width:100%; float:left; }
.ServiceBox ul li{ width:22.75%; float:left; text-align:center; margin-right:3%;}
.ServiceBox ul li:nth-child(4n) { margin-right:0;}
.ServiceBox ul li .icon { display:inline-block; position:relative; width:140px; height:140px; cursor:pointer;  }
.ServiceBox ul li .icon i { position:absolute; width:100%; left:0px; top:0px; font-size:75px; line-height:140px; border-radius:50%; border:3px solid #fff; text-align:center; }
.ServiceBox ul li .icon .i1 { transition: 400ms; color:#fff; }
.ServiceBox ul li .icon .i2 { -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha (opacity=0); transition:500ms; background:#015bad; color:#fff; border:3px solid #015bad;}
.ServiceBox ul li:hover .icon .i2 { -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.ServiceBox ul li:hover .icon .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale (1.2); transform: scale(1.2); }
.ServiceBox ul li .name { margin:20px 0px 0 0 ; }
.ServiceBox ul li .name b { width:100%; text-align:center; float:left; font-size:18px; color:#fff; font-weight:bold; line-height:44px; margin-bottom:10px;  }
.ServiceBox ul li .name span { display:block; font-size:14px; line-height:24px;  color:rgba(255,255,255,.95); padding:0 6%; height:200px; text-align:justify; }
.ServiceBox ul li .name i { display:block; width:17px; height:2px; background:#fff; margin:10px auto;}






.newsbj { width:100%; float:left; background:#f5f5f5; }
.newscenter { width:100%; float:left; margin-bottom:40px;} 
.newscenter ul li { width:100%; float:left;  }

.newslist { width:100%; float:left; } 
.newslist dl { width:32%; float:left; margin-right:2%;   }
.newslist dl dd { width:100%; float:left; overflow:hidden; }
.newslist dl dd img { width:100%; height:250px; display:block; }
.newslist dl dt { width:100%; float:right; height:174px; overflow:hidden; padding:18px 0 0 0; }
.newslist dl dt span { width:100%; float:left; color:#222222;  line-height:24px; font-size:16px;  font-weight:bold; overflow:hidden; max-height:48px; }
.newslist dl dt font { width:100%; float:left; color:#999; line-height:24px; font-size:14px; padding:5px 0 10px 0; }
.newslist dl dt p { width:100%; float:left; color:#777; line-height:24px; font-size:14px; max-height:48px; overflow:hidden;}
.newslist dl:nth-child(3n) { margin-right:0; }



.footer { width:100%; margin:0 auto; overflow:hidden; background: url(../images/footerbj.jpg) center center no-repeat #1d2123; padding:70px 0 70px 0; }
.footer .tel { width:100%; float:left; text-align:center; color:#f08519; font-size:32px; line-height:50px; font-weight:bold; margin-bottom:40px; }
.footer .tel em { width:100%; float:left; text-align:center; color:#f08519; font-size:14px; line-height:26px;  }
.footer .xinxi { width:100%; float:left; text-align:center; color:rgba(255,255,255,.9); font-size:14px; line-height:30px; }
.footer .xinxi a { color:rgba(255,255,255,.9); }
.footer .xinxi a:hover { color:#f08519; }
.footer .xinxi a.beian { background:url(../images/beian.png) center left no-repeat; padding-left:26px;}






.transition { transition:all ease-out .2s 0s; -webkit-transition:all ease-out .2s 0s; -moz-transition:all ease-out .2s 0s; -o-transition:all ease-out .2s 0s; }
.float {  height:360px; position:fixed; top:50%; margin-top:-180px; right:0; z-index:999999999; } 
.float ul li { width:100%; position: relative; left:0; top:0;float:left;  }
.float ul li h2 { width:88px; float:right; height:80px; background:#015bad; cursor:pointer; margin:0 0 2px 0;  }
.float ul li h2.cug { background:#f08519;  border-bottom:1px solid #f08519; }
.float ul li h2 i { width:100%; float:left; text-align:center; font-size:28px; color:#fff; line-height:34px; padding:11px 0 0 0; }
.float ul li h2 p { width:100%; float:left; text-align:center; font-size:12px; color:#fff; line-height:30px; }
.float ul li h2:hover { background:#f08519;  border-bottom:1px solid #f08519; }
.float ul li h2 .ewm { width:120px; background:#f08519; padding:10px;  position: absolute; right:88px; top:0; display:none; }
.float ul li h2 .ewm img { width:100%; height:auto; }
.float ul li h2 .tel { width:150px; border:3px solid #f08519; padding:9px 15px; background:#f08519; position: absolute; right:88px; top:0; display:none; font-size:16px; line-height:28px; color:#fff; }
.float ul li h2:hover .ewm { display: block; }
.float ul li h2:hover .tel { display: block; }
.float ul li h2:hover .add { display: block; }





/*内页*/
.banner { width:100%; position:relative; overflow:hidden; float:left;  height:800px; }
.banner_about { width:100%; position: absolute; background:url(../images/banner_about1.jpg) center center no-repeat; height:100%; overflow:hidden; }

.banner_fba01 { width:100%; position: absolute; background:url(../images/banner_fba01.jpg) center center no-repeat; height:100%; overflow:hidden; }
.banner_fba02 { width:100%; position: absolute; background:url(../images/banner_fba02.jpg) center center no-repeat; height:100%; overflow:hidden; }
.banner_fba03 { width:100%; position: absolute; background:url(../images/banner_fba03.jpg) center center no-repeat; height:100%; overflow:hidden; }

.banner_service { width:100%; position: absolute; background:url(../images/banner_service.jpg) center center no-repeat; height:100%; overflow:hidden; }
.banner_project { width:100%; position: absolute; background:url(../images/banner_project.jpg) center center no-repeat; height:100%; overflow:hidden; }

.banner_news { width:100%; position: absolute; background:url(../images/banner_news.jpg) center center no-repeat; height:100%; overflow:hidden; }
.banner_contact { width:100%; position: absolute; background:url(../images/banner_contact.jpg) center center no-repeat; height:100%; overflow:hidden; }


.bj04 { background:url(../images/hb04.jpg) center bottom no-repeat;}

.donghua { -webkit-animation:donghua 2.5s ease-out 0s backwards; animation:donghua 2.5s ease-out 0s backwards; }
@keyframes donghua
{
0%   { opacity:1; transform:scale(1.1,1.1); }
100% { opacity:1;}
}
@-webkit-keyframes donghua
{
0%   { opacity:1; transform:scale(1.1,1.1); }
100% { opacity:1;}
}



/*公司简介*/
.warp3 { width:1200px; margin:0 auto; overflow:hidden; background:#fff; padding:0 60px; }
.warp2 { width:1200px; margin:0 auto; overflow:hidden; background:#fff; padding:60px; }

.intro { width:100%; float:left; margin:25px 0;  }
.intro p { width:100%; float:left; color:#666;  font-size:16px; line-height:36px; text-indent:2em; margin-bottom:30px;  }
.intro span { width:100%; float:left; margin-bottom:35px; }
.intro span img { width:32%; height:auto; margin-right:2%; float:left;  }
.intro span img:last-child { margin-right:0; }



/*美国FBA头程*/
.fba { width:100%; height:400px; overflow:hidden; float:left; margin-bottom:60px; }
.fba ul li { width:48.5%; float:left; position:relative; overflow:hidden;  }
.fba ul li img { width:100%; height:400px; display:block; }
.fba ul li font { width:100%; float:left; background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8))); position:absolute; bottom:0; padding:20px 6%;}
.fba ul li font span { width:100%; float:left; margin-bottom:10px; font-size:24px; line-height:30px; color:#fff; text-shadow:1px 1px 5px rgba(0,0,0,.5); font-weight:bold;  }
.fba ul li font p { overflow:hidden; width:100%; float:left; font-size:14px; color:rgba(255,255,255,.8); line-height:26px;}
.fba ul li:nth-child(2n) { float:right; }

.amn2 img { transition:all ease-out 1s 0s;-webkit-transition:all ease-out 1s 0s; }
.amn2:hover img { -webkit-transform:scale(1.05); transform:scale(1.05);}


.youshi { width:100%; float:left; background:url(../images/youshi.jpg) center bottom no-repeat; padding:40px 0 80px 0; }
.youshilist { width:100%; float:left; margin-top:30px; }
.youshilist h3 { width:100%; float:left; text-align:center; color:#f08519; line-height:40px; font-size:28px; font-weight:bold; margin-bottom:50px;  }
.youshilist h3 span { width:100%; float:left; text-align:center; margin-left:10px;  color:rgba(240,133,25,.8); line-height:40px; font-size:20px; text-transform:uppercase; }

.youshilist ul li{ width:18.4%; float:left; text-align:center; margin-right:2%;}
.youshilist ul li:nth-child(5n) { margin-right:0;}
.youshilist ul li .icon { display:inline-block; position:relative; width:140px; height:140px; cursor:pointer;  }
.youshilist ul li .icon i { position:absolute; width:100%; left:0px; top:0px; font-size:75px; line-height:140px; border-radius:50%; border:1px solid #fff; text-align:center; }
.youshilist ul li .icon .i1 { transition: 400ms; color:#fff; }
.youshilist ul li .icon .i2 { -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha (opacity=0); transition:500ms; background:#015bad; color:#fff; border:3px solid #015bad;}
.youshilist ul li:hover .icon .i2 { -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.youshilist ul li:hover .icon .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale (1.2); transform: scale(1.2); }
.youshilist ul li .name { margin:30px 0px 0 0 ; }
.youshilist ul li .name span { display:block; font-size:15px; line-height:28px;  color:rgba(255,255,255,1); padding:0 6%; height:100px; text-align:justify; text-align:center; }
.youshilist ul li .name i { display:block; width:17px; height:2px; background:#fff; margin:10px auto;}



/*美国FBA海卡*/
.fbahk { width:500px; background:rgba(26,55,116,.9);  padding:35px 40px 15px 40px; position:absolute; top:50%; left:50%; margin-top:-120px; z-index:5; margin-left:100px; }
.fbahk b { width:100%; float:left; color:#f08519; line-height:30px; font-size:26px; font-weight:bold; margin-bottom:20px;}
.fbahk i { display:block; width:54px; height:5px; background:#f08519; float:left; margin-bottom:30px;}
.fbahk p { width:100%; float:left; color:#fff;  font-size:16px; line-height:30px; text-indent:2em; margin-bottom:25px; text-align:justify; }

.amn3 { -webkit-animation:amn3 .8s ease-out .5s backwards; animation:amn3 .8s ease-out .5s backwards; }
@keyframes amn3
{
0%   { opacity:0; transform:translateX(150px);   }
100% { opacity:1; }
}
@-webkit-keyframes amn3
{
0%   {opacity:0; transform:translateX(150px); }
100% { opacity:1;}
}


.blm5 { width:100%; float:left; margin:50px 0;  }
.blm5 p {  width:100%; float:left; text-align:center; color:#1a3774; line-height:30px; font-size:28px; font-weight:bold; }
.blm5 i { display:block; width:54px; height:5px; background:#1a3774; position:absolute; left:50%; margin-left:-27px; float:left; margin-top:54px; }
.blm5 span { width:100%; float:left;text-align:center; font-size:15px; line-height:24px; color:#7f7f7f; padding:50px 20% 0 20%; }



/*物流解决方案*/
.project { width:500px; position:absolute; top:50%; right:50%; margin-top:-140px; z-index:5; margin-right:100px; }
.project b { width:100%; float:left; color:#1a3774; line-height:30px; font-size:26px; font-weight:bold; margin-bottom:20px;}
.project em { display:block; width:54px; height:5px; background:#1a3774; float:left; margin-bottom:30px;}
.project p { width:100%; float:left; color:#fff;  font-size:16px; line-height:30px;  margin-bottom:25px; text-align:justify; }
.project p strong { font-size:16px; background:#f08519; color:#fff; line-height:44px; padding:0 25px; display:inline-block; border-radius:5px; }
.project p font { font-size:16px; background:#fff; color:#1a3774; line-height:44px; padding:0 25px; display:inline-block; border-radius:5px; }

/*服务优势*/
.ser_img3 { width:100%; float:left; height:610px; background:url(../images/ser_img3.jpg) center center no-repeat; padding:140px 0 0 0;  }
.ser_img3 h3 { width:100%; float:left; font-size:35px; font-weight:bold; line-height:70px;  text-align:center; color:rgba(255,255,255,1);text-shadow: 0px 0px 5px rgba(0,0,0,.3); }
.ser_img3 h4 { width:100%; float:left; font-size:120px; font-weight:bold; line-height:130px;  text-align:center; color:rgba(255,255,255,1);text-shadow: 0px 0px 5px rgba(0,0,0,.3); }
.ser_img3 h5 { width:100%; float:left; font-size:16px; line-height:36px; text-align:center; color:rgba(255,255,255,.9); padding:10px 10%;}

.ser_img4 {width:100%; float:left; margin:50px 0; }
.ser_img4 h3 { width:100%; float:left; text-align:center; color:#1a3774; line-height:40px; font-size:28px; font-weight:bold; margin-bottom:50px;  }
.ser_img4 h3 span { width:100%; float:left; text-align:center;  color:rgba(26,55,116,.8); line-height:40px; font-size:20px; text-transform:uppercase; }
.ser_img4 ul li{ width:15%; float:left; text-align:center; margin-right:2%;}
.ser_img4 ul li:nth-child(6n) { margin-right:0;}
.ser_img4 ul li .icon { display:inline-block; position:relative; width:140px; height:140px; cursor:pointer;  }
.ser_img4 ul li .icon i { position:absolute; width:100%; left:0px; top:0px; font-size:75px; line-height:140px; border-radius:50%; background:#f1f1f1; text-align:center; }
.ser_img4 ul li .icon i.f1 { font-size:65px;  }
.ser_img4 ul li .icon .i1 { transition: 400ms; color:#666; }
.ser_img4 ul li .icon .i2 { -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha (opacity=0); transition:500ms; background:#015bad; color:#fff; border:3px solid #015bad;}
.ser_img4 ul li:hover .icon .i2 { -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.ser_img4 ul li:hover .icon .i1 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale (1.2); transform: scale(1.2); }
.ser_img4 ul li .name { margin:20px 0px 0 0 ; }
.ser_img4 ul li .name b { width:100%; text-align:center; float:left; font-size:18px; color:#222; font-weight:bold; line-height:44px; margin-bottom:10px;  }
.ser_img4 ul li .name span { display:block; font-size:14px; line-height:24px; color:#525252; padding:0 6%; height:200px; text-align:justify; }
.ser_img4 ul li .name i { display:block; width:17px; height:2px; background:#ddd; margin:10px auto;}




/*行业资讯*/
.news { width:100%; float:left; } 
.news ul li { width:100%; float:left; border-bottom: dotted 1px #eee; padding:20px 0;}
.news ul li img { width:180px; height:120px ;display:block;}
.news ul li h4 { width:88%; overflow:hidden; font-size:14px; line-height:22px; color:#9B9B9B; float:left;}
.news ul li h4 em { float:left; overflow:hidden; margin-right:30px;}
.news ul li h4 span { font-size:22px; line-height:30px; color:#333; height:30px; overflow:hidden;  }
.news ul li h4 p { font-size:15px; color: #999; line-height:24px; margin-top:12px; height:70px; overflow:hidden; }
.news ul li h5 { float:right; overflow:hidden; height:90px; width:8%; background:#f1f1f1; color:#999; text-align:center; margin-top:6px; }
.news ul li h5 p.p1 { font-size:26px; margin-top:12px; font-weight:bold; }
.news ul li h5 p.p2 { font-size:16px;  }



.newszwbj { width:100%; float:left; background:#f8f8f8;}


.tit { width:100%; float:left; font-size:35px; color:#333; line-height:50px; font-weight:bold; text-align:center; }

.info { width:100%; float:left; color:#999; font-size:14px; text-align:center; line-height:20px; padding:20px 0 30px 0; border-bottom:1px solid #f7f7f7; margin-bottom:10px; }
.info span { padding:0 6px; color:#999; }

.newsinfo_zw { width:100%; float:left; font-size:16px; line-height:36px; color:#666; text-justify:auto; text-align:justify; }
.newsinfo_zw img { max-width:100%; height:auto; }
.newsinfo_zw p { padding-top:30px; }




.pages { width:100%; float:left; font-size:16px; text-align:center; margin:60px 0 70px 0; }
.pages a {  color:#555; background:#ededed; margin:0 0 0 10px; padding:0 14px; line-height:38px; display: inline-table; border-radius:3px; }
.pages a:hover {  background:#1a3774; color:#fff; border-radius:3px;}
.pages a:active {  background:#1a3774; color:#fff; border-radius:3px;}
.pages span.current { background:#1a3774; color:#fff; display:inline-table; border-radius:3px; line-height:38px; padding:0 14px; margin:0 0 0 10px;}
.pages span.disabled { margin:0 0 0 10px; }



/*联系我们*/
.contact { width:500px; position:absolute; top:50%; right:50%; margin-top:-120px; z-index:5; margin-right:100px; }
.contact b { width:100%; float:left; color:#1a3774; line-height:30px; font-size:26px; font-weight:bold; margin-bottom:20px;}
.contact em { display:block; width:54px; height:5px; background:#1a3774; float:left; margin-bottom:30px;}
.contact p { width:100%; float:left; color:#444;  font-size:16px; line-height:30px;  margin-bottom:25px; text-align:justify; }
.contact p font { font-weight:bold; font-size:20px; }
.contact p i { float:left; margin-right:15px; font-size:22px; line-height:30px;}












.footer2 { float:left; width:100%; margin:0 auto; overflow:hidden; background:#1a3774; padding:25px 0; text-align:center;  color:rgba(255,255,255,.8); font-size:14px; line-height:26px; }
.footer2 a { color:rgba(255,255,255,.8); }
.footer2 a:hover { color:#f08519; }
.footer2 a.beian { background:url(../images/beian.png) center left no-repeat; padding-left:26px;}







@media screen and (max-width:999px) and (min-width: 160px){
.header,.footer,.servicebj,.newsbj,introbj { width:1200px; }
}
