@charset "utf-8";
body{font-family: "Microsoft YaHei"; font-size:14px; line-height:24px; color:#333333;}

/*头部*/
.header{}
.header .top{ width:100%; height:50px; line-height:50px; background:#0050a0; color:#FFF; font-size:16px;}
.header .top .rt{font-size: 15px;}
.header .top .rt span{ color:#ff7200; font-weight:bold;margin-right: 18px; letter-spacing:1px;}
.header .top .rt a{ display:inline-block;margin: 0 7px;}
.header .dh{height:100px;}
.header .dh .logo{ width:346px; height:54px;margin-top: 18px;}
.header .dh .nav{ margin-top:42px;}
.header .dh .nav li{ float:left; font-size:16px; color:#0050a0; position:relative;transition:800ms ease all;}
.header .dh .nav li a{ display:inline-block;margin: 0 18px;}
.header .dh .nav li:hover{
  background:#fff;
  color:#0050a0;
}
.header .dh .nav li:before,li:after{
  content:'';
  position:absolute;
  top:0;
  right:0;
  height:1px;
  width:0;
  background: #298ef2;
  transition:400ms ease all;
}
.header .dh .nav li:after{
  right:inherit;
  top:inherit;
  left:0;
  bottom:0;
}
.header .dh .nav li:hover:before,li:hover:after{
  width:100%;
  transition:800ms ease all;
}
.header .dh .nav li:last-of-type a{ margin-right:0;}
.header .dh .nav li.on a{ color:#ff7200; font-weight:bold;}
.header .dh .nav li .ej{position: absolute; z-index: 999; background: #1961a9; width: 100%; left: 0; display:none;margin-top: 0px;}
.header .dh .nav li .ej a:hover{background: #298ef2;}
.header .dh .nav li .ej li{width: 100%;text-align: center;}
.header .dh .nav li .ej li ul{ display:none;position: absolute;z-index: 999; background: #1961a9; width: 120px;left: 100px;top: 11px;}
.header .dh .nav li .ej li:hover>ul {display: block;}
.header .dh .nav li:hover .ej{display:block}
.header .dh .nav li .ej a{color: #fff; display: block; text-align: center; font-size:14px; margin:0; border-bottom:1px solid #fff;line-height: 30px;}

/*主营业务*/
.title{ text-align:center; font-size:50px; line-height: 95px; color:#333333;}
.title h1{font-weight:bold;}
.con1{}
.con1 .tit{ font-size:16px; text-align:center; margin-top:28px;}
.con1 .yw{width: 1230px; margin-top:58px;}
.con1 .yw li{ float:left; width:380px; margin:18px 15px; position:relative;}
.con1 .yw li .tu{}
.con1 .yw li .bei{ width:100%; position:absolute;bottom: 60px;}
.con1 .yw li .bei dl{ height:30px; line-height:30px;background: rgba(0,0,0,0.5); font-size:12px; color:#FFF;}
.con1 .yw li .bei dl a{ display:inline-block; width:25%; text-align:center;}
.con1 .yw li .bei dl a:hover{background: rgba(25,77,135,0.6);}
.con1 .yw li .bei dl#d1 a{display:inline-block; width:50%; text-align:center;}
.con1 .yw li .di{ width:100%; height:60px; line-height: 60px; border:1px solid #f1f1f1; border-top:none;border-left:none;}
.con1 .yw li .di a{ display:inline-block; font-size:20px; font-weight:bold; margin-left:20px;}
.con1 .yw li .di img{ float:left;}

/*实飞展示*/
.spzx_box{background-color:#f0f0f0;padding:50px 0;margin-top:30px;}
.spzx{width:1200px;height:675px;background-color:#0050a0;margin:0 auto;box-shadow: 0px 9px 18px 2px rgba(0, 0, 0, 0.5);}

/*翔为优势*/
.con2{ width:100%; height:640px;background: url(../images/bj_1.jpg) no-repeat center; margin-top:60px; padding-top:55px;}
.con2 .title h1{ color:#FFF;}
.con2 .tit{ font-size:24px; color:#FFF; text-align:center;line-height: 46px;margin-top: 10px;}
.con2 .tit p span{ font-size:30px; color:#ff7200; font-weight:bold;}
.con2 .box1{width: 620px;margin-top: 15px;}
.con2 .box1 li{float:left;width:300px;height:130px;margin: 5px 5px;}
.con2 .box2{ width:500px; margin:15px 0 0 35px;}
.con2 .box2 li{ font-size:20px; color:#cccccc;background: url(../images/i12.png) no-repeat left;padding-left: 33px;line-height: 45px;}

/*关于翔为*/
.con3{ margin-top:80px !important; margin-bottom:40px !important;}
.con3 .box1{ width:600px; height:520px; background:#f0f0f0;padding: 0 0 0 15px;}
.con3 .box1 .title{text-align: left;line-height: 78px;margin-top: 10px;width: 200px;}
.con3 .box1 .title p{ text-align:center;}
.con3 .box1 .wen{ font-size:18px; width:530px;margin-top: 15px;}
.con3 .box1 .wen p{text-align:justify;line-height: 34px;}
.con3 .box1 .more{ width:108px; height:30px; line-height:30px; text-align:center; color:#FFF; background:#ff7200; font-size:18px; margin-top:35px;}
.con3 .box2{ width:600px;}
.con3 .box2 .xx3{height: 520px;position:relative;}
.con3 .box2 .xx3 .hd{position:absolute; bottom:25px; text-align:center; z-index:99; width:100%;}
.con3 .box2 .xx3 .hd ul li{display:inline-block; margin:0 5px; width:15px; height:15px; background:#212122;text-indent:-9999px;cursor:pointer;border-radius: 10px;}
.con3 .box2 .xx3 .hd ul li.on{background:#f8ae01;}
.con3 .box2 .xx3 .bd{height:100%}
.con3 .box2 .xx3 .bd ul{height:100%}
.con3 .box2 .xx3 .bd ul li{height:100%}

/*公司动态*/
.con4{ width:100%; height:740px; background:#f0f0f0; padding-top:55px;}
.con4 .box1{ width:570px; height:470px; background:#ffffff;margin-top: 30px;}
.con4 .box1 .dt_c{text-align:center;padding: 0 35px; padding-top:45px;}
.con4 .box1 .dt_c .dd1{ font-size:20px; font-weight:bold; }
.con4 .box1 .dt_c .dd2{ font-size:12px;margin-top: 20px;}
.con4 .box1 .dt_c .dd2 span{ display:inline-block;margin: 0 8px;}
.con4 .box1 .dt_c .dd2 span i{margin: 0 5px;}
.con4 .box1 .dt_c p{padding-top: 15px;}
.slideBox{ width:570px; height:270px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:570px; height:270px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev{ position:absolute; left:0; top:45%; margin-top:-25px; display:block; width:50px; height:100px; background:url(../images/xl.png) 0 5px no-repeat; filter:alpha(opacity=50);}
.slideBox .next{ position:absolute; left:0; top:45%; margin-top:-25px; display:block; width:50px; height:100px; background:url(../images/xr.png) -110px 5px no-repeat; filter:alpha(opacity=50);}
.slideBox .next{ left:auto; right:0; background-position:8px 5px; }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.con4 .box2{ width:600px; height:470px;margin-top: 30px;}
.con4 .box2 .new1{ width:100%; height:220px; background:#FFF;}
.con4 .box2 .new1 .wen{ width:320px;margin: 15px 0 0 35px;}
.con4 .box2 .new1 .wen .dd1{font-size:20px; font-weight:bold;}
.con4 .box2 .new1 .wen p{padding-top: 20px;}
.con4 .box2 .new1 .wen .dd2{ font-size:12px;margin-top: 20px;}
.con4 .box2 .new1 .wen .dd2 span{ display:inline-block;margin: 0 8px;}
.con4 .box2 .new1 .wen .dd2 span i{margin: 0 5px;}
.con4 .box2 .new2{ width:100%; height:240px; background:#FFF; margin-top:10px;}
.con4 .box2 .new2 li{margin: 8px 0;}
.con4 .box2 .new2 li .data{ width:71px; height:71px; float:left; background:#ffcaa6; color:#FFF; text-align:center; font-size:26px;padding-top: 10px;}
.con4 .box2 .new2 li .data h3{ display:block; width:100%; height:25px; background:#ff6601; font-size:16px;margin-top: 12px;}
.con4 .box2 .new2 li .wen{ width:485px; float:left;margin-left: 10px;}
.con4 .box2 .new2 li .wen .dd1{ color:#000; font-size:16px;}
.con4 .box2 .new2 li .wen p{ color:#666666;line-height: 20px;padding-top: 8px;}

/*底部*/
.foot{ width:100%; height:420px; background: url(../images/bj_2.png) no-repeat center; margin-top:40px; padding-top:75px;}
.foot .box1{ width:370px;}
.foot .box1 .tel{background: url(../images/d1.png) no-repeat left;padding-left: 33px;background-position-y: 6px;margin-top: 20px;}
.foot .box1 .tel h1{ font-size:16px; color:#FFF;}
.foot .box1 .tel h2{ font-size:30px; color:#f9af00; font-weight:bold;}
.foot .box1 .xinxi{ color:#FFF;margin-top: 12px;}
.foot .box1 .xinxi #l1{background: url(../images/d2.png) no-repeat left;padding-left: 25px;}
.foot .box1 .xinxi #l2{background: url(../images/d3.png) no-repeat left;padding-left: 25px;}
.foot .box1 .xinxi #l3{background: url(../images/d4.png) no-repeat left;padding-left: 25px;}
.foot .box1 .ewm{margin-top: 4px;}
.foot .box1 .ewm a{ display:inline-block; float:left; text-align:center; color:#FFF; font-size:12px; margin-right:20px;}
.foot .box2{ width:830px; height:320px; border-left:1px solid #373737;}
.foot .box2 .d_nav{}
.foot .box2 .d_nav li{ float:left;margin: 0 15px;}
.foot .box2 .d_nav li:last-of-type{ margin-right:0;}
.foot .box2 .d_nav li h1{ font-size:20px; color: #FFF;}
.foot .box2 .d_nav li dd{ width:60px; margin: 16px 0 22px 0;}
.foot .box2 .d_nav li dt{ color:#cccccc;background: url(../images/i17.png) no-repeat left;padding-left: 18px;line-height: 38px;}
.copyright{ width:100%; height:70px; line-height:70px; background: url(../images/bj_3.png) no-repeat center; color:#FFF; text-align:center; font-size:12px;}


/*新闻动态*/
.News{ margin:80px auto!important; color:#FFF;}
.News .ne_lf{ width:300px;}
.News .ne_lf .tit{ height:100px; background:#4d4d4d; font-size:30px; font-weight:bold; padding-left:25px; line-height:120px;}
.News .ne_lf .ne_dh{margin-top: 8px;}
.News .ne_lf .ne_dh li{ width:300px; height:57px; line-height:57px;background: url(../images/i24.png) no-repeat center; color:#4d4d4d; font-weight:bold;margin: 1px 0;padding-left: 48px;cursor:pointer;}
.News .ne_lf .ne_dh li h3{ font-weight:bold;}
.News .ne_lf .ne_dh li a{display:block;}
.News .ne_lf .ne_dh li:hover{background: url(../images/i40.png) no-repeat center; color:#FFF;}
.News .ne_lf .ne_dh li.on{background: url(../images/i40.png) no-repeat center; color:#FFF;}
.News .ne_lf .ne_dh .hd_er{}
.News .ne_lf .ne_dh .hd_er dt{ width:100%; height:56px; line-height:56px;color:#4d4d4d; font-weight:bold; border:1px solid #c9c9c9;padding-left: 46px;background: url(../images/i39.jpg) no-repeat left;background-position-x:23px;}
.News .ne_rt{width: 880px;color:#666666;}
.News .ne_rt li{width:420px;float:left;margin: 0px 10px;margin-bottom: 40px;}
.News .ne_rt li .dd2{margin: 15px 0 15px 0;}
.News .ne_rt li .dd2 span{ display:inline-block;margin: 0 3px;}
.News .ne_rt li .dd2 span i{ display:inline-block;margin: 0 6px;}
.News .ne_rt li  .tu img{width:420px; height:273px;}
.News .ne_rt li .wz{margin-top: 25px;}
.News .ne_rt li .wz h3{ color:#333333; font-size:16px; font-weight:bold; height:48px;}
.News .ne_rt li .wz p{ line-height:26px;padding-top: 12px;height:80px;}
.News .ne_rt li .more{ width:150px; height:48px; line-height:44px; border:1px solid #333333; font-size:16px; font-weight:bold; color:#333333; text-align:center;border-radius: 25px;margin-top: 10px;}
.News .ne_rt .u-title{ width:880px; height:50px; line-height:50px; background:#cccccc; color:#FFF; padding-left:12px;}
.News .ne_rt .content{ margin-top:35px;color:#666666;}
.News .ne_rt .content p{ font-size:16px; line-height:26px;padding: 3px 0;}
.News .ne_rt .content .dd3 span{ display:inline-block;margin: 0 3px;}
.News .ne_rt .content .dd3 span i{ display:inline-block;margin: 0 6px;}






/*关于我们*/
.About{ width:1136px;margin: 52px auto;}
.About .second{ color:#333333; text-align:center;}
.About .second a{ font-size:16px; display:inline-block;margin: 0 16px;}
.About .second a:hover{ color:#ff7200;}
.About .second a.on{color:#ff7200;}
.xx1{ width:730px; height:450px; position:relative; margin: 20px auto; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.xx1 .prev,
.xx1 .next{ position:absolute; left:-17%; top:0; display:block; width:116px; height:450px; background:url(../images/i37.png) no-repeat;}
.xx1 .next{ left:auto; right:-17%; background:url(../images/i38.png) no-repeat; }
.About .box1{ color:#666666;margin-top: 50px;}
.About .box1 h1{ color:#333333; font-weight:bold; font-size:24px;}
.About .box1 p{text-align:justify;padding-top: 12px;}
.About .box2{margin: 25px 0;}
.About .box2 li{ float:left;margin: 0 16px;}
.About .box2 li:first-child{ margin-left:0;}
.About .box2 li:last-of-type{ margin-right:0;}
.About .box3{ margin:18px auto;}
.About .box3 li{ width:360px; float:left;text-align:justify;}
.About .box3 li h3{ color:#333333;margin-bottom: 20px;}
.About .box3 li h1{ font-size:20px; color:#333333; font-weight:bold;margin-bottom: 8px;}
.About .box3 li p{ color:#808080;}
.About .box3 li:nth-child(2){margin: 0 28px;}
.About .box4{margin: 20px 0;}
.About .box4 h1{font-size:20px; color:#333333; font-weight:bold;margin-bottom: 8px;}
.About .box4 p{ color:#4c4c4c; line-height:26px;}


/*联系我们*/
.contact{margin: 75px auto !important;}
.contact .second{ color:#333333; text-align:center;}
.contact .second a{ font-size:16px; display:inline-block;margin: 0 16px;}
.contact .second a:hover{ color:#ff7200;}
.contact .second a.on{color:#ff7200;}
.contact .box5{ width:602px; height:405px; margin-top:15px;}
.contact .box6{ width:570px;margin-top:15px;}
.contact .box6 .b1{ width:100%; height:70px; background:#f5f5f5;padding: 15px 3px;}
.contact .box6 .b1 h1{ color:#333333; font-size:22px; font-weight:bold;}
.contact .box6 .b1 p{ color:#b4b4b4; font-size:12px;text-transform:uppercase;}
.contact .box6 .b2{}
.contact .box6 .b2 li{ height:36px; font-size:17px;line-height: 20px;padding-left: 65px;margin: 30px 15px;}
.contact .box6 .b2 li h1{color:#999999;}
.contact .box6 .b2 li p{}
.contact .box6 .b2 li#l1{background:url(../images/lx_1.jpg) no-repeat left;}
.contact .box6 .b2 li#l2{background:url(../images/lx_2.jpg) no-repeat left;}
.contact .box6 .b2 li#l3{background:url(../images/lx_3.jpg) no-repeat left;}
.contact .box6 .b2 li#l4{background:url(../images/lx_4.jpg) no-repeat left;}
.contact .box6 .b2 li#l5{background:url(../images/lx_5.jpg) no-repeat left;}


/*业务范围*/
.yewu{width: 880px;color:#666666;}
.yewu li{width:420px;float:left;margin: 0px 10px;margin-bottom: 14px; position:relative;}
.yewu li p{ display:block; width:100%; height:60px; line-height:60px; color:#FFF; text-align:center; font-size:18px; letter-spacing:2px; font-weight:bold;background: rgba(27,125,216,0.6); position:absolute;bottom: 7px;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;}
.yewu li:hover p{opacity: 0;}

/*分页样式*/
.xiaocms-page{width:auto; height:30px; line-height:30px; text-align:center; margin-top:45px; }
.xiaocms-page a{ text-decoration:none; margin-left:5px; color:#666; font-size:12px; border:1px solid #eee; padding: 10px 15px;border-radius:4px;}
.xiaocms-page span{ color:#fff; margin-left:5px; font-size:12px; background:#0050a0; border:1px solid #0050a0; padding: 10px 15px;border-radius:4px;}