body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}

body{
    font-family: "微软雅黑";    
    font-size: 14px;    
    color: #666666; 
    min-width:1000px;
}

a{text-decoration: none;}  
a:link {color: #2c2c2c;} 
a:visited {color: #2c2c2c;} 
a:hover{color: #2c2c2c; text-decoration: none;}  
a:active {color: #2c2c2c;} 
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1000px; margin:0 auto; height:auto;}
.red{color: red}
 
checkbox{border: 0px;} 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}




.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#3671cf;}
.color{ color:#3671cf; }
.header{ }
.headtop{ padding:20px 0 10px;} 
img{max-width: 100%;}
body{max-width: 1920px;margin: 0 auto;}

.wrap{
    width:1000px;
    margin: auto;
}
.header{
    height:205px;
    background: url(../../../../Public/Home/default/images/header_bottom.jpg) repeat-x bottom;
}
.indextop{
    height: 36px;
    line-height: 36px;
    font-family: "宋体";
    background: #0072be;
    color: #fff;
}
.indextop a{
    float: right;
    margin-right: 3px;
    padding-left: 6px;
    color: #fff;
    background: url(../../../../Public/Home/default/images/top_a.jpg) no-repeat left center;
}
.logowrap{height: 122px;}
img[alt="logo"]{
    float: left;
    margin: 28px 19px 25px 2px;
}
.logo-text{
    float: left;
    width: 201px;
    height: 63px;
    margin: 28px 0 31px;
    padding-left: 22px;
    font-size: 14px;
    line-height: 1;
    background: url(../../../../Public/Home/default/images/logo_text.jpg) no-repeat left center;
    color: #040000;
}
.logo-text strong{
    display: block;
    margin: 14px 0 10px 1px;
}
.hotline{
    float: right;
    height: 40px;
    padding: 2px 0 0 48px;
    margin: 43px 0 37px;
    line-height: 1;
    font-size: 14px;
    background: url(../../../../Public/Home/default/images/hotline_bg.png) no-repeat left top;
    color: #040000;
}
.hotline img{
    display: block;
    margin: 4px -1px 0 0;
}
.nav{
    width: 980px;
    height: 47px;
    margin: auto;
    padding: 0 10px;
    line-height: 47px;
}
.nav li{
    float: left;
    background: url(../../../../Public/Home/default/images/navli_bg.jpg) no-repeat right center;
}

.nav li a{
    display: block;
    width: 122px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.nav li.active a,.nav li a:hover{
    height: 51px;
    line-height: 51px;
    margin-top: -4px;
    background: url(../../../../Public/Home/default/images/navlia_hover.png) no-repeat center center;
}
.banner{
    position: relative;
    height: 515px;
    z-index: 1;
}

.footer{background: #2a2a2a;}
.footer .wrap{
    position: relative;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
}
.footer .wrap span{
    position: absolute;
    top: 0;
    left: 0;
}
a[title="tech"]{
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    outline: none;
}


