html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family:"Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti; 
	font-size:12px;
    color: #333;
    background-color: #fff;    
    min-width: 1200px;
}
.body{
    background: url(../images/bodybg.jpg) no-repeat;
    background-attachment: fixed;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
a {
	color: #757575;
    text-decoration: none;
}
input:focus {
	outline: none;
}
h1{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
b{
    font-weight: bold;
}
.container {
	position: relative;
    width: 1200px;
    margin: 0 auto;
}
.Impact{
    font-family: Impact;
    font-size: 24px
}
.disblock{
    display: block !important;
}
.disnone{
    display: none !important;
}
/*header*/
.head{
    position: relative;
}
 
.header{
    position: absolute;
    z-index: 99;
    width: 100%; 
    height: 100px;
    background: url(../images/headerbg.png) repeat-x;
}

.logo{
    display: block;
    float: left;
    height: 100px;
    line-height: 100px
}
.logo img{
    display: inline-block; 
    vertical-align: middle;
}
.nav{
    float: right;
    line-height: 100px;
}
.nav li{
    position: relative;
    float: left;
    margin: 0 25px
}
.nav li a{
    font-size: 18px;
    color: #666
}
.nav li a.on{
    font-weight: bold;
    color: #154990 
}
.nav li .sl-menu{
    display: none;
    z-index: 999;
    position: absolute;
    left: 0;
    background-color: #fff;
}
.nav li .sl-menu li{
    margin: 0;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;   
    border-bottom: 1px solid #f2f2f2
}
.sl-menu li a{
    height: 38px;
    line-height: 38px;
    color: #666
}
.sl-menu li:hover{
    background: #333
}
.sl-menu li:hover a{
    color: #fff;
}
/*button*/
.profloat{
    position: absolute;
    bottom: 658px;
    left: 35%;
    margin-left: -385px;
    display: table;
    z-index: 9
}
.iconav{
    display: table;
    margin: 0 auto;
    margin-bottom: 50px;
}
.profloat li,.triangle ul li,.iconav li{
    position: relative;
    float: left;
 
width:14%;
}
.profloat li a,.iconav li a{
    display: block;
    padding-top: 66px;
    width: 450px;
    height: 34px;
    text-align: center;
    font-size: 16px;
    color: #fff
}
.profloat li a:hover,.iconav li a:hover{
    color: #ffff00
}
.profloat li a.silicone,.iconav li a.silicone{
    background: url(../images/list01.png) no-repeat;
}
.profloat li a.silicone:hover,.iconav li a.silicone:hover{
    background: url(../images/list001.png) no-repeat;
}
.profloat li a.emulsion,.iconav li a.emulsion{
    background: url(../images/list02.png) no-repeat;
}
.profloat li a.emulsion:hover,.iconav li a.emulsion:hover{
    background: url(../images/list002.png) no-repeat;
}
.profloat li a.waterproof,.iconav li a.waterproof{
    background: url(../images/list03.png) no-repeat;
}
.profloat li a.waterproof:hover,.iconav li a.waterproof:hover{
    background: url(../images/list003.png) no-repeat;
}
.profloat li a.demoulding,.iconav li a.demoulding{
    background: url(../images/list04.png) no-repeat;
}
.profloat li a.demoulding:hover,.iconav li a.demoulding:hover{
    background: url(../images/list004.png) no-repeat;
}
.profloat li a.defoamer,.iconav li a.defoamer{
    background: url(../images/list05.png) no-repeat;
}
.profloat li a.defoamer:hover,.iconav li a.defoamer:hover{
    background: url(../images/list005.png) no-repeat;
}
/*pro*/
.close {
    padding-right: 20px;
    position: absolute;
    top: 30px;
    right: 4%;
    width: 50px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #aeaeae;
    background: url(../images/ico-close.png) 40px 0 no-repeat;
    background-size: 26%;
    cursor: pointer;
}
.floatpro{
    display: none;
    z-index: 2;
    position: absolute;
    top:220px;
    left: 0;
    width: 100%;
    height: 400px;
    background: url(../images/probg.png) repeat-x;
}
.floatpro ul{
    display: none;
    margin-top: 52px;
    overflow: hidden;
}
.floatpro ul li{
    float: left;
    margin-right: 25px;
    text-align: center;
}
.floatpro ul li:nth-child(5){
    margin-right: 0
}
.floatpro ul li img{
    width: 220px;
    height: 270px;
}
.floatpro ul li h1{
    line-height: 40px;
    font-size: 16px;
    color: #333
}
/*
.triangle{
    position: absolute;
    top: -31px;  
    z-index: 9;
    display: none;
    width: 100px;
    height: 19px;
    background: url(../images/sanjiao.png) center no-repeat;
}*/
/* 幻灯?*/
.fullSlide{
    position:relative;
    height:780px;
    background:#000
}
.fullSlide .bd{
    margin:0 auto;
    position:relative;
    z-index:0;
    overflow:hidden
}
.fullSlide .bd ul{
    position:relative;
    left:50%;
    margin-left:-960px;
    width:1920px
}
.fullSlide .bd li{
    height:780px;
    overflow:hidden
}
.fullSlide .bd li a{
    display:block;
    height:780px
}
.fullSlide .bd li a img{
    position: absolute;
}
/*内页轮播?/
.sowing{
    position:relative;
    height:540px;
    background:#000
}
.sowing .bd{
    margin:0 auto;
    position:relative;
    z-index:0;
    overflow:hidden
}
.sowing .bd ul{
    position:relative;
    left:50%;
    margin-left:-960px;
    width:1920px
}
.sowing .bd li{
    height:540px;
    overflow:hidden
}
.sowing .bd li a{
    display:block;
    height:540px
}
.sowing .bd li a img{
    position: absolute;
}
/*header end*/
.news{
    margin-top: 320px;
 
}
.news h1.tit{
    margin-bottom: 10px;
}
.news h1 a{
    display: block;
    padding-left: 34px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    font-size: 16px;
    color: #404040;
    background: url(../images/nicon.png) no-repeat;
}
.newsimg{
    display: block;
    float: left;
    width: 180px;
    height: 114px;
    margin-right: 14px
}
.focusnews a{
    display: block;
    padding: 10px;
    float: left
}
.focusnews a:hover{
    background-color: #f5f5f5
}
.focusnews h1{
    font-size: 16px;
    line-height: 24px;
    color: #3a3a3a
}
.time{
    margin-right: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #999999
}
.newstext{
    width: 385px;   
    margin-top: 5px;
    line-height: 22px;
    font-size: 12px;
    color: #4d4d4d;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.newsright{
    float: right;
    width: 470px;
    border-top: 1px solid #eee
}
.newsright li a{
    display: block;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    color: #3a3a3a;
    border-bottom: 1px solid #eee;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.newsright li a:hover{
    background: #f5f5f5
}
/*footer*/
.footer{
    height: 200px;
    background: url(../images/footbg.jpg) center no-repeat;
}
.btlogo{
    display: block;
    height: 200px;
    line-height: 200px
}
.btlogo img{
    display: inline-block;
    vertical-align: middle;
}
.content_info{
    position: absolute;
    left: 740px;
    top: 65px;
    height: 37px
}
.content_info .Impact{
    display: block;
    margin-top: 5px;  
    color: #154990
}
.content_info .phone{
    padding-left: 42px;
    background: url(../images/picon.png) no-repeat;
}
.content_info p{
    margin-top: 20px;
    color: #666666
}
.qrcode{
    position: absolute;
    right: 0;
    top: 50px;
    width: 100px;
    height: 100px;
}
.foot,.foot a{
    height: 42px;
    line-height: 42px;
    color: #a2a3a4;
    background-color: #282c30
}
.footright{
    float: right;
}
/**********
***内容?*
***********/
.content{
    padding-top: 190px;
    margin-bottom: 50px
}
.box{
    background-color: rgba(255,255,255,.9);
}

.inner-list{
    padding: 0 30px;
    margin-top: 30px
}
.inner-news{
    display: block;
    padding: 50px 20px;
    border-bottom: 1px dashed #c9c9c9
}
.inner-news:hover{
    background-color: #fff
}
.inner-news .inner-sub{
    float: left;
    height: 75px;
    max-width: 1000px;
    margin-left: 10px;
}
.inner-news h2{
    font-size: 18px;
    font-weight: normal;
    color: #4b4b4b;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.inner-news p{
    margin-top: 8px;
    height: 54px;
    font-size: 14px;
    line-height: 24px;    
    color: #999;
    overflow: hidden;
}
.listime{
    float: left;
    width: 80px;
    height: 76px;
    font-size: 30px;
    font-family: Impact;
    color: #999;
    border-right: 1px dashed #c9c9c9
}
.listime .year{
    display: block;
    line-height: 40px;
    font-size: 18px
}
/*list end*/
.pronav{
    float: left;
    width: 200px;
    margin-left: 30px;
    text-align: center;    
}
.pronav ul{
    background-color: #fff
}
.pronav ul li{
    border-bottom: 1px solid #c8d8e3
}
.pronav ul li a {
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #3a3a3a
}
.pronav ul li:hover a{    
    color: #fff;
    background-color: #0766a9
}
.pronav ul li.on a{
    color: #fff;
    background-color: #0766a9
}
.prolist{
    float: left;
    margin-left: 25px;
    margin-top: 35px;
    width: 920px;
}
.news-content{
    margin: 30px auto;
    width: 1140px;
    overflow: hidden;
}
.news-content li,.prolist li{
    position: relative;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    text-align:center;
    width: 208px;
    height: 255px
}
.news-content li img,.prolist li img{
    width: 100%
}
.prolist li:nth-child(4n){
    margin-right: 0
}
.news-content li:nth-child(5n){
    margin-right: 0
}
.news-text{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;    
    background-color: rgba(0,0,0,.6);
}
.news-content li:hover .news-text{
    height: 255px;
}
.news-content li:hover .news-text h2{
    line-height: 255px
}
.news-text h2{
    line-height: 60px;
    font-size: 18px;
    color: #fff
}
.a-pro-in{
    margin-top: 30px;
}
/*piclist end*/
.news-page{
    padding: 60px 0 100px 0;
}
.news-page h1{
    font-size: 36px;
    text-align: center;
}
.up-info{
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    overflow: hidden;
    color: #999
}
.up-date{
    font-family: Georgia
}
.bottom-line{
    margin: 0 auto;
    height: 1px;
    background-color: #ececec
}
.content-p{
    margin: 0 auto;
    margin-top: 40px;
    padding: 0 30px;
    font-size: 14px;
    line-height: 30px;
    color: #3a3a3a
}
/*arcitle end*/
/*fenye*/
.fenye{
    height: 50px;
    display: table;
    margin: 20px auto;
}
.fenye ul li{
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    background: #f5f5f5;
    border: 1px solid #bebebe;
    padding: 0 5px;
    margin: 0 5px;
    border-radius: 5px;
}
.fenye ul li.on{
    background-color: #0766a9;
    border: 1px solid #0766a9;
}
.fenye ul li.on a{
    color: #fff
}
.fenye ul li a{
    color: #333
}
.imgBooth{
    width: 800px;
}
/*继承标题*/
.inner-wrap{
    padding:20px 30px 0 30px; 
    height: 60px;
    border-bottom: 1px solid #c6d7e3;
    overflow: hidden;
}
.inner-nav{
    width: 1140px;
    margin: 0 auto;
}
.inner-tit{
    float: left;
    width: 200px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: #0766a9
}
.current{
    float: right;
    line-height: 70px;
    font-size: 14px;
    color: #999
}

.loadbady{
    overflow: hidden;
}
.load_mask{
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 998;
    overflow: auto;
}
.guide{
    position: relative;
    width: 100%;
    height: 100%;   
    background: url(../images/bg.jpg) center no-repeat;
    background-size: 100%
}
.logoimg{
    position: absolute;
    top: 30px;
    left: 20px;
}
.loadfoot{
    position: absolute;
    bottom: 0;
    padding-top: 25px;
    width: 100%;
    height: 60px;
    line-height: 20px;
    text-align: center;
    background-color: rgba(0,0,0,.3);
    color: #f2f2f2
}
.loadfoot a{
    color: #f2f2f2
}
.hbtn{
    cursor:pointer;
}
.home{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -61px;
    margin-top: -16px;
    height: 30px;
    width: 120px;
    text-align: center;
    line-height: 30px;
    background-color: rgba(0,78,137,.6);
    border: 1px solid #fff;
    color: #fff
}
.home:hover{
    background-color: rgba(255,120,0,.6);
}
/*产品列表*/
.btext{
    display: block;    
    margin: 0 auto;
    margin-bottom: 65px;
    width: 780px;
    height: 78px;
}
.secondnav{
    margin: 0 30px;
    padding: 40px 0 5px
}
.secondnav li{
    float: left;    
    margin-right: 20px;
    font-size: 16px;
    text-align: center;
    border-bottom: 2px solid #0766a9
}
.secondnav li:nth-child(5n){
    margin-right: 0
}
.secondnav li a{
    display: block;
    width: 212px;
    color: #0766a9;
    line-height: 40px;
}
.secondnav li:hover a{
    font-weight: bold;
    color: #0766a9
}

.thridnav{
    margin: 0 30px;
    padding-bottom: 50px
}
.thridnav ul{
    float: left;
    width: 212px;
    margin-right: 20px;
    text-align: center;
}
.thridnav ul:nth-child(5n){
    margin-right: 0
}
.thridnav ul li{
    line-height: 40px;
    border-bottom: 1px solid #c6d7e3
}
.thridnav ul li:hover{
    background-color: #0766a9
}
.thridnav ul li:hover a{
    color: #fff
}
.thridnav ul li a{
    color: #333;
    line-height: 40px;
}