﻿/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary { display: block;}
audio,
canvas,
video { display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
/*Base*/
html {font: 12px/1.8 "微软雅黑","\5b8b\4f53",Arial,sans-serif;color: #666;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/}
* {margin: 0;padding: 0;}
a {text-decoration: none;background: transparent; /*修正win8系统IE连接灰色背景*/outline:none;blr:expression(this.onFocus=this.blur());}
a:focus {outline: 0;}
img { border: 0;vertical-align: middle;-ms-interpolation-mode:bicubic;}
button,
input,
select,
textarea { font-family: inherit; font-size: 100%;  margin: 0;outline:none;}
button,
input {line-height: normal;}
button,
select {text-transform: none;}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] { -webkit-appearance: button;  cursor: pointer; }
button[disabled],
html input[disabled] { cursor: default;}
input[type="checkbox"],
input[type="radio"] {box-sizing: border-box; padding: 0; }
input[type="search"] {-webkit-appearance: textfield;  -moz-box-sizing: content-box; -webkit-box-sizing: content-box;  box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner {border: 0; padding: 0;}
input.submit {border: 0;margin: 0;cursor: pointer;}
input.radio {width: 13px;height: 13px;float: left;display: inline;}
textarea { overflow: auto; vertical-align: top;}
table { border-collapse: collapse; border-spacing: 0;}
ul,ol { list-style:none;}
li {list-style:none;float: left;	}
/*清除浮动*/
.clear { clear: both;}
.fl {float:left;display: inline;}
.fr {float:right;display: inline;}
ul,li,span,b,p,strong,ol,dl,dd,dt,h1,h2,h3,h4,h5,input,a,div,img{margin:0px;padding: 0px;}
a { text-decoration: none; outline:0; color:#666;    -ms-transition: 0.4s;-moz-transition: 0.4s;-webkit-transition: 0.4s;-o-transition: 0.4s;transition: 0.4s;}
body{font-family: "微软雅黑";position: relative;min-width: 1060px;}
li{font-family: "微软雅黑";list-style:none;}
img{ border:0px none;}
.clearfix{zoom:1;}
.clearfix:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.w1000{width: 1000px;margin: 0px auto;overflow: hidden;height: auto;}
.a1200{ width:1200px; margin:auto;}
/*首页-导航菜单*/
.content{min-width:1030px;width:1400px;margin:0px auto;overflow:hidden;height:auto;*zoom:1;}
.content:after{content:"";clear:both;visibility:hidden;height:0px;display:block;}

.index-head{height:72px;background:#0061b0; width:100%;}
.header .logo{ float:left;margin:5px 2%;}
.nav{float:left;background-color: #fff;height: 72px; width:840px;}
.nav li{height:72px;float:left; width: 119px; text-align: center; margin: auto; border-right: 1px solid rgba(0, 0, 0, 0.15);}
.nav li a{ position: relative; display: block; padding:0px 14px;color:#666; font-size: 15px;line-height: 72px;transition-duration: 300ms;}
.nav li a:hover,.nav .current a{color:#FF7600; line-height:65px; height:72px;}

.toptools {  width: 15%;}
.toptools li { float: left;border-right: 1px solid rgba(255, 255, 255, 0.2);height: 72px;}
.toptools li a { text-decoration: none;outline: 0;}
.toptools li.munu_weixin a{display: block;height:23px; background:url(../images/weixin.png) no-repeat top; width:96px;margin-top: 20%;}
.toptools li.munu_weibo a{display: block;height:23px; background:url(../images/weibo.png) no-repeat top; width:96px;margin-top: 20%;}
.toptools li.munu_weixin a:hover { background-position:32px -23px;}
.toptools li.munu_weibo a:hover {background-position:32px -23px;}

.jiantou{position: relative; top: 25px; left: 12px;width: 0;float: left;height: 0;border-top: 10px solid transparent; border-left: 12px solid #0061B0; border-bottom: 10px solid transparent;}
 /*幻灯*/
.flexslider { margin: 0px auto; position: relative;width: 100%;height: 536px;overflow: hidden; zoom: 1;}
.flexslider .slides li {width: 100%; height: 100%; }
.flex-direction-nav a { width: 70px; height: 70px;line-height: 99em; overflow: hidden; margin: -35px 0 0; display: block; background: url(../images/ad_ctr.png) no-repeat;
 position: absolute;top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease;border-radius: 35px;}
.flex-direction-nav .flex-next {background-position: 0 -70px;right: 0;}
    
.flex-direction-nav .flex-prev {left: 0;}
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);} 
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {opacity: 1; filter: alpha(opacity=50);}
.flex-control-nav { width: 100%;position: absolute;bottom: 10px;text-align: center;left: 47%;}
.flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
.flex-control-paging li a { background:  url(../images/dot.png) no-repeat 0 -16px;  display: block;height: 16px; overflow: hidden; text-indent: -99em;width: 16px;cursor: pointer;}
.flex-control-paging li a.flex-active,.flex-control-paging li.active a {background-position: 0 0;} 
.flexslider .slides a img { width: 100%;height: 536px;display: block;}

.jzz{
	position:fixed;
	width:800px;
	background:#fff;
	min-height:400px;
	top:200px;
	left:50%;
	margin-left:-400px;
	display:none;
}
.jzz img{
 	width:100%;
	max-height:100%;
}
.weixin{
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    background: url("../images/3.png") no-repeat !important;
    background-position: 0 -60px !important;
	cursor:pointer;
}
.footer .ewms{
    margin-left: 0px;
    opacity: 1;
    position: absolute;
    top: -146px;
    width: 140px;
    left: -56px;
	display:none;
}
.weixin:hover{
	background-position:0 -150px !important;
}

.nav .current a{
    transition-duration: 900ms;
}
.nav li a:hover .f{
    animation: myfirst 500ms;
}
@keyframes myfirst{
    from{
        left:-100px;
    }
    to{
        left:0;
    }
}
.find{
    width:143px;
    height:24px;
    background: url("../images/find_09.jpg") no-repeat;
    float:right;
    margin:17px 2px 0px 0px;
}
.find .text{
    display: block;
    float:left;
    width: 116px;
    height:22px;
    color:#fff;
    border:0 none;
    margin: 1px 0 0 1px;
    background: none;
    text-indent: 6px;
	line-height:22px;
}
.find .sub{
    border:0 none;
    display: block;
    float:right;
    width:25px;
    height:22px;
    background: none;
}
.bans{
    width:100%;
    height: auto;
    background: url("../images/loadings.gif") no-repeat center center;
    overflow: hidden;
	max-height:800px;
    position: relative;
}
.bans img{
    display:block;
    margin: 0px auto;
    height: 100%;
}
/*样板展示*/
.xm{ height:635px; background:#1970b8;}
.tits h2{font-size: 30px; color:#fff; text-align: center; line-height:50px; opacity:0; filter:alpha(opacity=0); margin-left: -600px;}
.tits span{ font-size:20px; color:rgba(255,255,255,0.6); text-transform:uppercase;}
.tits p{ font-size:12px; color:rgba(255,255,255,0.6);}
.disline{height: 1px;background:rgba(255,255,255,0.6); width: 135px; display: block;margin: 1% auto;}

.xm .over{ width:100%; height:270px;overflow:hidden;margin-top: 54px;}
.xm .over ul{ width:108%;}
.xm .over li{width:230px; height:270px;float:left; margin-right:27px; position: relative;cursor: pointer; margin-left: -200px;opacity: 0;filter:alpha(opacity=0);}
.xm .over li .n{display: block;width:100%; height:100%;}
.xm .over li a:hover{ background: #038FFF; box-shadow: 0px 0px 2px  #5196D6;border-color:#038FFF;}
.xm .over li i{width:100%;height:100%; background: rgba(113, 113, 113, 0.8); opacity:0.95; position: absolute; top:0; left:0; filter: alpha(opacity=95); display: none;}
.xm .over li .brown{
    height:65px;
    width:100%;
    background: url("../images/xt.png") no-repeat center top;
    padding-top: 24px;
    position: absolute;
    top:90px;
    text-align: center;
    opacity: 0;
    filter:alpha(opacity=0);
}
.xm .over li .brown span{
    line-height: 24px;
    color:#fff;
    font-size: 22px;
    font-family: Arial;
    display: block;
}
.xm .over li .brown p{color:#fff;}
.xm .over li .href{ width:129px; border:1px solid #fff; text-align: center; line-height: 31px;position: absolute;height:31px; bottom:100px; left:50px; color:#fff;font-size: 14px;font-weight: bold; opacity: 0;
filter:alpha(opacity=0);}
.scroll { width: 52px; height: 52px;margin: 5% auto 0% auto;}
/*公司简介*/
.company{ width:100%; height:770px;background: url("../images/br-_02.jpg") no-repeat center top #f0f0f3;overflow: hidden;}
.company .tits,.xm .tits{width:250px; text-align: center;margin: 0 auto; opacity:0;filter:alpha(opacity=0);}
.company .tits>h2,.news .tits>h2,.foot .tits>h2,.indexabout .tits>h2{font-size: 30px; color:#303053; text-align: center; line-height:50px; opacity:0; filter:alpha(opacity=0); margin-left: -600px;}
.company .tits>span,.news .tits>span,.foot .tits>span,.indexabout .tits>span{ font-size:20px; color:rgba(44,44,44,0.6); text-transform:uppercase;}
.company .tits>p,.news .tits>p,.foot .tits>p{ font-size:12px; color:rgba(44,44,44,0.6);}
.company .disline2{height: 1px;background:rgba(44,44,44,0.6); width: 135px; display: block;margin: 1% auto;}

.company .content{overflow: visible;}
.pic-com{width:980px; height:460px; position: relative; margin:0 auto;}
.pic-com .lf {height: 460px;width: 155px; float: left; margin-left: -200px;  opacity:0; filter:alpha(opacity=0); /*   background: #1896d1;*/}
.pic-com .lf span{ display: block; float:left; width:155px; height:118px;background: #fff;display: none;}
.pic-com .lf font{text-align: center;display: block;font-family: "Impact";font-size: 20px;color: #1896d1; line-height: 20px;}
.pic-com .lf span>img{ display: block;margin: 10% auto;}
.pic-com .lf .blue{ float:left;width:155px;height:342px;display: none;background: #1896d1;}
 
.pic-com .img{
    position: absolute;
    left:255px;
    top:118px;
    opacity:0;
    filter:alpha(opacity=0);
}
 

.pic-com .say{
    float:left;
    width:623px;
    line-height: 22px;
    padding:10px 0 0 25px;
    font-size: 14px;
    color:#333;
    display: none;
}
.pic-com .brw{
    width:161px;
    height:177px;
    background: #b0b0b2;
    display: none;
    float:left;
}
.pic-com .yq{
    width:59px;
    height:201px;
    background: url("../images/x_18.png") no-repeat;
    float:right;
    margin-top: 256px;
    margin-right: 6px;
    position: relative;
    opacity:0;
    filter:alpha(opacity=0);
}
.pic-com .rts{
    float:right;
    width:161px;
    margin-top: 46px;
}
.pic-com .yq a{
    display: block;
    width:92px;
    height:50px;
    line-height:50px;
    text-align: center;
    color:#fff;
    background: #727272;
    position: absolute;
    top:58px;
    left:-12px;
}
.pic-com .yq a:hover{
    background: #1896d1;
}
/*首页-新闻*/
.news{ width:100%;   height:670px;}
.news .tits { width: 292px; margin: 0 auto; opacity: 0;filter: alpha(opacity=0);text-align: center;}
.news .disline3{height: 1px;background:rgba(44,44,44,0.6); width: 135px; display: block;margin: 1% auto;}
.news .abtn{ width:268px; margin: 0 auto; margin-top: 58px;}
.news .abtn a{display: block;float:left; width:128px; height:36px; border:1px solid #bdd1d9;line-height:36px;text-align: center; background: #ffffff;color:#094085;
font-size: 14px;margin-right: 8px;}
.news .abtn a:hover{color:#fff;background: #018ccd;border-color:#018ccd;}
.news .abtn .hoves{ color:#fff;background: #018ccd;border-color:#018ccd;}
.news .abtn .lt{ margin: 0;}
.news li{width:468px;height:150px;background: #fff; padding:42px 0 0 27px; margin-right: 36px; opacity:0;filter:alpha(opacity=0);margin-left: -300px;}
.news li .rt{float:right;width:244px;margin-right: 32px;}
.news li .rt span{float:left;width:100%;line-height: 32px; color:#555555;}
.news li .rt .ps{line-height: 18px; font-size: 14px; color:#000; float:left;width:100%;	}
.news li .imgs{float:left;display:block;}
.news li .rt .say a{ color:#999; line-height: 24px; margin-top: 8px; float:left;  width:100%;display: block;}
.news li .rt .say a:hover{color:#018ccd;}
.boxs{ float:left; width:100%; margin-top: 78px;}
.boxs ul{width:1000%;margin-bottom: 52px; overflow: hidden;}
.boxs .btns{clear:both; margin: 0 auto;padding-left: 18px; display: none;}
.boxs .btns a{display: block; width:18px; height:18px;background: url("../images/pt.png") no-repeat;float:left; transition-duration: 1ms;margin-right: 16px;}
.boxs .btns a:hover,
.boxs .btns .hoves{ background-position: 0px bottom;}
.banquan{ color:#fff; background:#1970b8;text-align: center; line-height: 20px;}
.banquan a{color:#fff;} 
.banquan a:hover{ color:#fda412;}
.foot{width:100%;}
.footer .tits{width:426px; margin: 0 auto;margin-top: 96px; text-align: center;}
.foot .tel{font-size: 28px; color:#1e264a; text-align: center; margin:11px 0; line-height: 24px; font-family: Impact; margin-left: -800px;opacity: 0;filter:alpha(opacity=0);}
.foot .email{line-height: 26px;font-size: 14px;  text-align: center;color:#1e264a;font-family: Arial; margin-bottom:25px;  margin-left: 600px; opacity: 0;filter:alpha(opacity=0);}
.foot .fx a{ transition-duration: 0ms; width:30px;height:30px!important;display: block;float:left; background: url("../images/3.png") no-repeat; cursor: pointer;
 margin-right: 10px; padding:0!important;}
.foot .fx .jiathis_button_tsina:hover{  background-position: 0px -90px;}
.foot .fx .jiathis_button_tqq{background-position: 0px -30px;}
.foot .fx .jiathis_button_tqq:hover{background-position: 0px -120px;}
.foot .fx .jiathis_button_weixin{ background-position: 0px -60px;}
.foot .fx .jiathis_button_weixin:hover{ background-position: 0px -150px;}
.foot .fx .jtico_jiathis{ background-position: 0px -180px;  margin: 0;}
.foot .fx .jtico_jiathis:hover{ background-position: 0px -210px;}
.foot .fx span{background: none;}
.foot .fx{ width:110px; margin: 0 auto; height:30px;  display: none;position:relative;}
.foot .last{  width:100%;clear:both;color:#4c4c59; text-align: center;line-height: 18px; margin: 18px 0 10px 0; display: none;}
.foot .last a{ color:#4c4c59;}
.foot .last a:hover{  color: #e60000;}
.f-ul{ width: 1000px; margin: 2% auto;}
.f-ul li{ width: 82px; text-align: center; line-height: 14px; padding:0 14px; border-right: 1px solid #A7A7A7;}
.f-ul li a{ color:#565678;font-size: 15px;}
.f-ul li a:hover{ color: #e60000;}



 
/*产品展示*/
.indexabout{ padding:5% 0; overflow: hidden;}
.indexabout .pictitle{width:250px; text-align: center;margin: 0 auto;}
.indexabout .pictitle>h2{font-size: 30px; color:#303053; text-align: center; line-height:50px;}
.indexabout .pictitle>span{ font-size:20px; color:rgba(44,44,44,0.6); text-transform:uppercase;}
.indexabout .pictitle>p{ font-size:12px; color:rgba(44,44,44,0.6);}
.indexabout .disline3,.footer .disline3{height: 1px;background:rgba(44,44,44,0.6); width: 135px; display: block;margin: 1% auto;}

.pro{width: 1000px; margin: 3% auto;}
.pro li{ float:left; margin-bottom:20px; margin-right:18px;width:236px; display:inline;}
.prolist li{float:left;padding-bottom:20px; margin-left:20px; display:inline; width:236px;}
.proimg{ float:left; border:1px solid #e1e1e1; padding:3px;}
.proname{ float:left; width:236px; text-align:center;line-height:30px; margin-top:6px; color:#3d3c3c;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;font-size:15px;}
.proimg img{-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;}
.proimg img:hover{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);}
.proname span{ display: block;background-color: #fda412;text-align: center;width: 50%; margin: auto; color: #fff;font-size:12px;}
.proname span:hover{ background:#1970b8} 