﻿@charset "utf-8";
*{ margin:0; padding:0;}
.clear{ clear:both;}

img{ border:none;}

ul,li{ list-style:none;}

a{ text-decoration:none;}

html,body{ font-family:"微软雅黑","Arial"; color:#272727; font-size:12px; background-color:#ffffff;  overflow-x:hidden;}

body a{outline:none;blr:expression(this.onFocus=this.blur());}

.main_content{ width:100%; overflow:hidden;}
/*头部*/
.top_content{ width:100%; overflow:hidden; border-top:3px solid #132e27;}
.nav_content{ width:100%; height:85px; overflow:hidden; background:url(../images/xiebg.jpg) repeat;}
.nav_container{ width:1200px; margin:0 auto; overflow:hidden;} 
.logo{ width:288px; overflow:hidden; float:left; margin:15px 0 0 5px;}
.nav_right{ width:780px; float:right; overflow:hidden; text-align:right;}
.call{ width:100%; overflow:hidden; margin-top:13px;}
.call p,.phone_img{ float:right;}

.call p{ font-size:16px; font-weight:bold; color:#eea51a; line-height:24px; margin-right:26px;}
.call p span{ margin-left:25px;}
.phone_img{ width:23px; overflow:hidden; margin-right:10px;}

.nav{ width:100%; overflow:hidden; text-align:right; margin-top:9px;}
.nav ul li{ float:left; font-size:18px; padding:0 20px; letter-spacing:1px; font-weight:400; height:32px; line-height:32px;}
.nav ul li a{ color:#00130f; display:block;}
.nav ul li a:hover{ color:#eea51a;}


.nav ul li ul{ display:none;position:absolute; margin:0 0 0 -27px;}
.nav ul li:hover ul{display:block;z-index:99999;}
.nav ul li:hover ul li{ text-align:center; background:#12332a; height:40px; line-height:40px;}
.nav ul li ul li{ float:none; width:130px; height:40px; padding:0;}
.nav ul li ul li a{ width:130px; height:40px;  display:block; font-size:15px; color:#fff;}
.nav ul li ul li a:hover{ background:#e9a51e; color:#12332a;}

/*banenr*/
.banner{ width:100%; overflow:hidden;}
.flexslider{position:relative;height:500px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:500px; position:relative;}
.slides li img{ position:absolute; left:50%; margin-left:-960px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/*运单查询*/
.search_content{ width:1920px; height:58px; overflow:hidden; background:url(../images/yello_bg.jpg) no-repeat;}
.search_container{ width:1200px; margin:0 auto; overflow:hidden;}
.search_left{ width:600px; overflow:hidden; float:left; text-align:right;}
.search_left h3,.search_right h3{ font-size:20px; line-height:58px; letter-spacing:2px;}
.search_left h3 a{ margin-right:50px; color:#12332a;}
.search_right{ width:600px; overflow:hidden; float:right;}
.search_right h3 a{ margin-left:50px; color:#e9a51e;}

/*公司简介*/
.about_container{ width:100%; overflow:hidden;padding-bottom:25px;background:#f0f0f0; overflow:hidden;}
.about_content{ width:1200px; margin:0 auto; overflow:hidden; text-align:center;  }
.about_content h3{ font-size:22px; letter-spacing:2px; font-weight:bold; color:#132e27; margin-top:35px;}
.about_line{ width:126px; margin:25px auto 25px auto; border-bottom:2px solid #132e27;}
.about_content p{ font-size:14px; letter-spacing:2px; color:#767676; line-height:25px;}
.about_content h4 a{ font-size:14px; color:#7f7f7f; font-weight:normal; width:135px; height:27px; text-align:center;border:1px solid #7f7f7f; display:block; line-height:25px; border-radius:5px; margin:30px auto 0 auto;}
.about_content h4 a:hover{ color:#132e27;border:1px solid #132e27;}

/*产品介绍*/
.product_content{ width:100%; overflow:hidden; float:left;}



.product_title{ width:100%; text-align:center; overflow:hidden; margin:0 auto 0 auto; margin-top:45px;}
.product_title h3{ font-size:26px; font-weight:bold; letter-spacing:1px; font-weight:normal;color:#011a14;}
.product_title h3 a{ color:#011a14;}

.product_title h4{ margin-top:9px;}

.product_word{ width:1200px; margin:0 auto 0 auto; overflow:hidden; }
.product_word ul li{ width:270px; overflow:hidden; margin:40px 15px 0 15px; background:#fff; border-bottom:2px solid #eea51a; height:345px; float:left;}
.product_word ul li img{display:block;}
.product_word ul li img.h5{  transform: scale(1);-mo-transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);transition: all 0.8s ease-out 0s;-webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -mo-transition: all 0.8s ease-out 0s;}
.product_word ul li:hover img.h5{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transition: all 0.6s ease-out 0s; -webkit-transition: all 0.6s ease-out 0s;-moz-transition: all 0.6s 
ease-out 0s;-mo-transition: all 1s ease-out 0s;}
.product_word_ju{ width:240px; overflow:hidden; margin:0 auto; }

.ju_title{ width:100%; overflow:hidden;margin-top:20px; }
.ju_title img{ width:46px; float:left;}
.ju_title h1{ width:170px; float:left;font-size:20px; letter-spacing:2px; line-height:20px; margin-left:15px;}

.product_word_ju h1 a{ color:#011a14;}
.product_word_ju h1 a:hover{ color:#e9a51e;}
.product_word_ju p{ font-size:13px; letter-spacing:1px; color:#696969; line-height:22px; margin-top:18px; }


.product_bg{ width:100%; overflow:hidden; height:170px; background:url(../images/smallbg.jpg) center center no-repeat fixed;background-size:cover; z-index:-1;margin-top:-78px;}

.product_bg p a{ font-size:14px; color:#fff; font-weight:normal; width:135px; height:27px; text-align:center;border:1px solid #fff; display:block; line-height:25px; border-radius:5px; margin:115px auto 0 auto;}
.product_bg p a:hover{ color:#eea51a;border:1px solid #eea51a;}


/*新闻中心*/
.news_content{ width:1200px; margin:0 auto; overflow:hidden;}
.news_left_content{ width:644px; float:left; overflow:hidden;}

/*滑动门*/
.tabbox {width:644px; overflow:hidden; margin-top:30px;}
.tabmenu {width:100%; overflow:hidden;}

.tabmenu li { text-align:center; float:left; width:124px; height:31px; overflow:hidden;  line-height:31px; display:inline; font-size:15px; margin-right:10px; color:#fff; background:#011a14;}

.tabmenu .cli {text-align:center;float:left;display:block;width:122px;height:29px;overflow:hidden;line-height:29px;display:inline;font-size:15px; cursor:pointer; color:#011a14; border:1px solid #011a14; background:none;}
#tabcontent {width:100%;}

#tabcontent .hidden {display:none;}
#tabcontent ul{ margin-top:30px;}
#tabcontent ul li{ width:100%; margin-top:9px;}
.news_left{float:left; overflow:hidden; border-right:2px solid #011a14; padding:5px 20px 5px 13px; text-align:right;}
.news_left b{ font-size:36px; text-align:right; font-weight:normal; }
.news_left p{ font-size:15px; margin-top:-2px;}
#tabcontent ul li a{ display:block; padding:5px 0; overflow:hidden;}
#tabcontent ul li a:hover{ background:#011a14;}
#tabcontent ul li a b,#tabcontent ul li a p{color:#011a14;}

.news_right2{ width:525px; float:left; overflow:hidden; margin-left:23px;}
.news_right2 h3{ font-size:17px; line-height:25px; margin:0px 0 7px 0; letter-spacing:1px; color:#474747;}
.news_right2 p{ line-height:21px; font-size:13px; color:#797979; letter-spacing:1px;}
#tabcontent ul li a .news_right2 p{color:#6e6d6d;}
#tabcontent ul li a h3{ color:#464646;}
#tabcontent ul li a:hover b,#tabcontent ul li a:hover h3{ color:#eea51a;}
#tabcontent ul li a:hover .news_left{border-right:2px solid #eea51a;}
#tabcontent ul li a:hover p{ color:#eea51a;}

/*增值服务*/
.right_service_content{ width:461px; float:right; overflow:hidden;}
.service_word_content{ width:459px; overflow:hidden; border:1px solid #a5a6a6; margin-top:30px; padding-bottom:20px;}
.service_word_content ul li{ width:421px; overflow:hidden; margin:21px 20px 0 20px; border:1px solid #0e2620; height:78px; position:relative;}
.left_img{ width:115px; overflow:hidden; text-align:center; float:left; line-height:75px; margin-top:15px;}
.right_word{ width:306px; float:left; overflow:hidden; margin-top:15px;}
.right_word h3{ font-size:18px;}
.right_word h3 a{ line-height:20px; color:#4a4a4a; letter-spacing:1px;}
.right_word h3 a:hover{ color:#eea51a;}
.right_word p{ font-size:13px; color:#717171; margin-top:8px; line-height:20px;}

.fenge_line{ width:1200px; margin:40px auto 0 auto; overflow:hidden;}

/*企业案例*/
.company_case_content{ width:1200px; margin:0 auto; }
.conpany_case{ width:100%; float:left;}
.conpany_case ul li{ width:222px;  height:78px; float:left; margin:35px 9px 0 9px; }



.conpany_case ul li img{ border:1px solid #011a14; display:block;transform: scale(1);-mo-transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);transition: all 0.8s ease-out 0s;-webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -mo-transition: all 0.8s ease-out 0s;}

.conpany_case ul li:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transition: all 0.6s ease-out 0s; -webkit-transition: all 0.6s ease-out 0s;-moz-transition: all 0.6s 
ease-out 0s;-mo-transition: all 1s ease-out 0s;}


/*页尾*/
.footer_content{ width:100%; overflow:hidden; background:#e5e5e5; border-top:2px solid #122924; margin-top:40px; padding-bottom:15px;}
.footer{ width:1200px; margin:0 auto; overflow:hidden;}
.footer_left{ width:800px; float:left; overflow:hidden;}
.footer_left h3{ margin-top:25px;}
.footer_left h3 a{ font-size:14px; margin-right:30px; letter-spacing:1px; line-height:20px; color:#454646; }
.footer_left p{ font-size:13px; color:#5d5d5d; line-height:23px; letter-spacing:1px;}
.footer_left p span{ margin-left:15px;}
.footer_left p b{ font-weight:normal; margin-left:40px;}
.mag{ margin-top:25px;}
.footer_right{ width:350px; float:right; overflow:hidden; text-align:right; }
.footer_logo{ width:203px; height:55px; overflow:hidden; float:right; margin:25px 0 30px 0;}
.footer_right p{ letter-spacing:1px; font-size:13px; line-height:16px; color:#5d5d5d; margin-top:6px; letter-spacing:1px;}
.footer_right p a{color:#5d5d5d; margin-left:10px;}

.footer_right p.inmag{ margin-top:30px;}



/*微信*/
#code,#code_hover,#gotop{width:36px;height:48px;background:url(../images/icon.png) no-repeat;position:fixed;right:50px;cursor:pointer;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
#code{background-position:-276px -258px;bottom:180px;_margin-bottom:180px;}
#code_hover{background-position:-316px -258px;bottom:180px;_margin-bottom:180px;}
#gotop{background-position:-276px -310px;bottom:127px;_margin-bottom:127px; z-index:999999;} 
#code_img{width:270px;height:355px;background:url(../images/icon.png) -4px -3px no-repeat;position:fixed;right:90px;bottom:127px;cursor:pointer;display:none;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:67px; z-index:99999;}




/*404页面*/
.content404{ width:1000px; overflow:hidden; margin:0 auto; margin:40px auto 40px auto;}
.img404{ width:400px; float:left;}
.word404{ width:530px; float:right; margin-top:30px;}
.word404 h3{ font-size:17px; line-height:30px}
.word404 p{ font-size:14px; line-height:30px;}

.word404 a{ color:#e9a51e;}



