@charset "utf-8";
/* 该网站名称 CSS Document */
/*CSS 初始化*/

body {color:#333; font-size:12px; font-family:微软雅黑,sans-serif; min-width: 1280px;}
body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,h5,h6,p,pre,table,caption,th,td,form,input,button,select,textarea{margin:0; padding:0; list-style:none; font-weight: normal;}
header, article, section, aside, footer, figure, nav{display: block;}
img {border:none; vertical-align:top}

a,a:visited {color:#333; text-decoration: none;
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
a:hover{color:#056ebe; text-decoration: none;}

.clearfix:after{display: block; content: ""; clear:both;}

.b-blank10{margin:0 0 10px 0;}
.b-blank20{margin:0 0 20px 0;}
.b-blank30{margin:0 0 30px 0;}
.blank10{width:100%; height:10px;}
.blank20{width:100%; height:20px;}
.blank30{width:100%; height:30px;}
.l-blank25{float:left; width:25px; height:10px;}

@font-face {
	font-family: 'AGENCYB';
	src:url('../font/AGENCYB.eot'); 
	src: 
		url('../font/AGENCYB.eot?#iefix') format('embedded-opentype'), 
		url('../font/AGENCYB.woff') format('woff'), 
		url('../font/AGENCYB.ttf') format('truetype'), 
		url('../font/AGENCYB.svg#aGENCYR') format('svg');
}

.main{width:1280px; margin:0 auto; position: relative;}
.main3{width:1340px; margin:0 auto; position: relative;}

/*头部*/
header{overflow: hidden; }
header .top_box{height: 36px; border-top: 0px solid #056ebe;}
header .top_box h2{float: left; font-size: 14px; line-height: 36px;}
header .top_box i{margin-right: 5px; color: #888;}
header .top_box ul{float: right; position: relative; background: #056ebe; z-index: 1; height: 36px; line-height: 32px;}
header .top_box ul:after{position: absolute; top: 0px; left: -68px; display: inline-block; content: url(../images/top_bg.png);}
header .top_box ul:before{position: absolute; top: 0px; left: 0px; z-index: -1; display: block; content: ""; width: 500%; height: 100%; background: #056ebe;}
header .top_box ul li{float: left; position: relative; color: #fff;}
header .top_box ul li i{ color: #fff;}
header .top_box ul li a,
header .top_box ul li a:visited{color: #fff;}
header .top_box ul li a:hover{color: #fff;}
header .top_box ul li:before{position: relative; top: 1px; display: inline-block; content: ""; width: 1px; height: 11px; background: #c0c0c0; margin: 0 12px;}
header .top_box ul li:first-child:before{display: none;}
header .top_box ul li.xl_ewm .xl_box{position: absolute; left: 0px; top: 32px; z-index: 200; padding-top: 12px; display: none;}
header .top_box ul li.xl_ewm .xl_box span{display: block; padding: 5px; text-align: center; line-height: 25px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1);}
header .top_box ul li.xl_ewm .xl_box span img{width: 100px; height: 100px; background: #ccc;}
header .top_box ul li.xl_ewm .xl_box:after{position: absolute; left: 50%; top: 0px; margin-left: -12px; display: block; content:url(../images/jt_top.png); line-height: 1!important;}
header .top_box ul li.xl_ewm:hover .xl_box{display: block;}


header .logo{float: left; height: 120px; line-height: 106px; position: relative;}
header .logo img{display: inline-block; vertical-align: middle;}
header .by{float: left; margin: 35px 0 0 12px; padding-left: 15px; font-size: 16px; color: #222; line-height: 1; border-left: 1px solid #e7e7e7;}
header .by span{display: block;margin-bottom: 8px; font-size: 22px; color: #056ebe; font-weight: bold; }

.tel{float:right; background:url(../images/tel.png) no-repeat left; margin:18px 0 0 0; height:53px; font-size:12px; color:#444; padding:0 0 0 52px;}
.tel span{font-size:30px; color:#056ebe; font-family:Impact; display:block}
.tel p{font-size:14px;}

.t_ewm{float: right; margin: 10px 0 0 30px;}
.t_ewm img{width: 90px; height: 90px; background: #ccc;}

/*.t_ewm{float: right; margin: 25px 0 0 20px;}
.t_ewm img{width: 80px; height: 80px; background: #ccc;}*/

.la{}
.sm{/*position: fixed; width: 100%; top: 0px; left: 0px; z-index: 999;*/}


/*导航*/
.nav {background:/*url(../images/menu_bg.jpg)repeat-x center top*/ #056ebe; position: relative; z-index: 99; border-bottom: 0px solid #00407f;}
.nav > ul{z-index: 100;}
.nav > ul > li{position:relative; text-align:center; float:left; width: 14.2%}
.nav > ul > li a:after{position: absolute; left: 0px; display: block; content: url(../images/fgx.png); top: 0px; }
.nav > ul > li:first-child a:after{display: none;}
.nav > ul > li > a{padding: 0 23px; height:55px; line-height:55px; display:block; color:#fff; font-size:16px; font-weight: bold;}
.nav > ul > li > a:visited{color: #fff}
.nav > ul > li > a.selected,
.nav > ul > li > a:hover,
.nav > ul > li > a.on{background:url(../images/menu_hover.jpg) no-repeat center; color: #fff; font-weight: bold;}

.nav > ul .nav_r > li > ul{position: absolute; width:100%; background:#444; padding: 10px 0; visibility:hidden; z-index:999999}
.nav > ul .nav_r > li > ul li{text-align:center; font-size:12px}
.nav > ul .nav_r > li > ul li a,
.nav > ul .nav_r > li > ul li a:visited{display: block; height: 40px; line-height: 40px; color: #fff;}
.nav > ul .nav_r > li > ul li a.selected,
.nav > ul .nav_r > li > ul li a:hover{background:#555; color:#fff}

/*产品分类*/
.nav > ul > li.nav_class{float: left; background: #056ebe; width: 220px; line-height: 50px; color: #fff; font-size: 16px; position: static; text-align: center;}
.nav > ul > li.nav_class i{font-size: 18px; margin-right: 10px;}
.nav > ul > li.nav_class:hover{background: #fff; color: #056ebe; box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.nav > ul > li.nav_class ul{position: absolute; left: 0px!important; width: 100%!important; background: #fff; line-height: 1; visibility:hidden; }
.nav > ul > li.nav_class ul dl.nav_class_list{padding:15px 15px 5px 145px; text-align: left; overflow: hidden; border-bottom: 1px dashed #e7e7e7; position: relative;}
.nav > ul > li.nav_class ul dl.nav_class_list dt{position: absolute; left: 15px; top: 25px; padding-bottom: 10px; font-weight: bold; font-size: 14px;}
.nav > ul > li.nav_class ul dl.nav_class_list dd{float: left; margin-right: 10px; margin-bottom: 10px; position: relative; box-sizing: border-box; text-align: left; font-size: 14px;}
.nav > ul > li.nav_class ul dl.nav_class_list dd a{display: block; color: #777; padding: 0 10px; line-height: 30px; border-radius:8px; border: 1px solid #e7e7e7;}
.nav > ul > li.nav_class ul dl.nav_class_list dd a:hover{background: #e7e7e7; color: #333;}



.nav > ul > li.nav_class ul ol.nav_class_img{float: right; padding: 20px 0;}
.nav > ul > li.nav_class ul ol.nav_class_img li{float: left;}
.nav > ul > li.nav_class ul ol.nav_class_img li span{display: block; padding-left: 20px;}
.nav > ul > li.nav_class ul ol.nav_class_img li span img{width: 280px; height: 165px;}
.nav > ul > li.nav_class{
	transition:all 0.3s;
	-moz-transition:all 0.3s;
	-ms-transition:all 0.3s;
	-o-transition:all 0.3s;
	-webkit-transition:all 0.3s;
}
.nav ul li ul{box-shadow: 0px 3px 3px rgba(0,0,0,0.1)!important;}

* HTML .nav {height: 1%}
.downarrowclass {position: absolute; top: -1000px; right: 7px;}
.rightarrowclass {position: absolute; top: 8px; right:15px;}
.ddshadow {position: absolute; width: 0px; background:none transparent scroll repeat 0% 0%; height: 0px; top: 0px; LEFT: 0px}
.toplevelshadow {opacity: 0.0}

/*搜索*/
.search_box{height:50px; border-bottom: 1px solid #e7e7e7; background: #fff; margin: 0 0 0px 0;}
.search_box .hot_pro{float:left; line-height:50px;}
.search_box .hot_pro a{margin:0 15px 0 0;}

.search_box .search{float:right; margin:10px 0 0 0; }
.search_box .search .search_text{float:left; width:220px; height:30px; line-height:30px; background: #e7e7e7; border:none; text-indent:10px; color:#888; font-size: 12px;}
.search_box .search .search_submit{float:left; width:47px; height:30px; background:url(../images/search_submit.png) no-repeat center #056ebe; border:none; cursor:pointer;}




/*联系我们*/
.f_lxwm{background: #056ebe;}
.f_lxwm ul{overflow: hidden;}
.f_lxwm ul li{float: left; padding: 37px 0 30px 40px; box-sizing: border-box; position: relative;}
.f_lxwm ul li.dz{width: 40%;}
.f_lxwm ul li.dh{width: 35%; border-right: 1px solid #d27427;}
.f_lxwm ul li i{position: absolute; left: 0px; top: 30px; color: #fff; font-size: 30px;}
.f_lxwm ul li h2{padding-bottom: 15px; font-size: 18px; line-height: 1; color: #fff;}
.f_lxwm ul li span{color: #f5c1a0; font-size: 14px; line-height: 25px;}
.f_lxwm ul li.btn{width:25%; text-align: right;}
.f_lxwm ul li.btn a{display: inline-block; border: 1px solid #ec955a; width: 170px; height: 40px; text-align: center; font-size: 14px; line-height: 40px; border-radius: 50px; color: #fff;}
.f_lxwm ul li.btn a:hover{background: #fff; border-color: #fff; color: #056ebe;}



/*底部*/
footer{background: #313131; padding-top: 50px;}
footer .ly{text-align: right; margin: -52px 0 50px 0;}
footer .ly img{width: 50%;}
footer address{float: left; width: 280px; line-height: 30px; color: #fff; font-style: normal;}
footer address img{margin-right: 20px; margin-bottom: 10px; height: 60px;}
footer address span{display: block;}
footer address span font{color: #fff;}
footer address span b{display: block; padding:5px 0 7px 0; font-size: 1.33em; line-height: 1;}

footer .f_menu{float: left; overflow: hidden; border-left: 2px solid #313131; border-right: 2px solid #313131; padding: 0 0 0 47px;}
footer .f_menu dl{float: left; padding-right: 60px;}
footer .f_menu dl dt{font-size: 1.16em; line-height: 1;}
footer .f_menu dl dt a,
footer .f_menu dl dt a:visited,
footer .f_menu dl dt a:hover{color: #fff;}
footer .f_menu dl dt:after{display: block; content: ""; margin: 18px 0 10px 0; width: 30px; height: 2px; background: #056ebe;}
footer .f_menu dl.ab{overflow: hidden; width: 520px; padding-right: 30px;}
footer .f_menu dl.ab dd{float: left; width: 33.33%;}
footer .f_menu dl dd{line-height: 28px}
footer .f_menu dl dd a,
footer .f_menu dl dd a:visited{color: #8a8a8a;}
footer .f_menu dl dd a:hover{color: #fff;}

footer .ewm{float: right; text-align: center; color: #8a8a8a;}
footer .ewm img{width: 140px; margin-bottom: 5px;}

footer .link{margin-top: 50px; border-top: 1px solid #3f3f3f; padding: 17px 0; line-height: 25px; color: #fff;}
footer .link ul{text-align: center/*width: 60%;*/}
/*footer .link ul li{float: left;}
footer .link ul li a{color: #fff; margin-right: 8px;}*/
footer .link span{}

.Language{float: right; height: 50px; display: flex; align-items: center; margin-top: -25px; font-size: 12px;color: #fff;padding-top:15px}
.Language a{display: block; display: flex; align-items: center; color: #fff; font-size: 12px;}
.Language img{height: 15px; margin-right: 5px;}
.Language a:last-child{margin-left: 10px;}
.Language a:hover{color: #fff;}



.page{text-align:center; padding:20px 0}
.page .page_list{}
.page .page_list a{display:inline-block; margin:0 2px; width:32px; height:32px; border-radius:50%; overflow:hidden; text-align:center; line-height:32px; border:1px solid #e1e1e1; behavior:url(pie.htc); position:relative; font-family:Arial;}
.page .page_list a:hover{background:#fafafa; border:1px solid #e1e1e1; color:#555}
.page .page_list a.Current,
.page .page_list a.on{background:#056ebe; border:1px solid #056ebe; color:#fff}


.sideMenu{background: #f7f7f7; padding: 15px 15px;}
.sideMenu h3{position: relative; margin-bottom: 5px; background: #056ebe; padding-left: 20px; height: 38px; line-height: 38px; font-size: 16px; font-weight: bold; color: #fff; border-radius: 3px;}
.sideMenu h3:after{display: block; content: url(../images/jiao.png); position: absolute; right: 0px; top: 0px; line-height: normal;}

.sideMenu ul{margin-bottom: 10px; overflow: hidden;}
.sideMenu ul li{float: left; width: 50%; background: url(../images/list_tb3.png) no-repeat left; line-height:40px; font-size:14px; font-weight: normal; text-indent:13px; color: #333;}

