/* 全局 */

html,body {height: 100%;}

body {font:12px "Microsoft Yahei",sans-serif; color:#555;-webkit-text-size-adjust: 100%;background:#fff;}

body,form,menu,dir,fieldset,blockquote,p,pre,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6 { padding:0; margin:0;line-height: 1;}

ul,ol,dl { list-style:none;}

a {color: #333;text-decoration: none;}

a:hover {color: #007ea2;text-decoration: none;}

a img {border: none;}

.clear {clear: both;line-height: 0px;height:0px;font-size:0px;}

.content {width:990px;margin:0 auto;}

.left {float:left;}

.right {float:right;}

.hide {display:none;}



a,button,input{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing: border-box;outline:none; -webkit-appearance: none;}

* {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

}



.pagebody {background:#f8f8f8;}



/*head*/

.top {height:80px;background:url(../images/topbg.gif) repeat-x bottom;border-bottom:1px solid #ccc;}

.top img {vertical-align:bottom;}

.top .links {margin-top:25px;}

.top .links a {background:#ccc;display:inline-block;color:#fff;border-radius: 30px;height:30px;line-height:30px;padding:0 20px;}

.top .links a:hover {background:#999;}



.nav {height:51px;line-height:51px;background:url(../images/navbg.gif) repeat-x bottom;}

/*
.nav ul {height:51px;width:100%;background:url(../images/navline.gif) no-repeat top left;}
*/

.nav li {
line-height:51px;
height:51px;
float:left;
background:url(../images/navline.gif) no-repeat top right;

}

.nav li a {display:inline-block;padding:0 40px;font-size:14px;font-weight:bold;}

.nav li a:hover {color:#8cad51;}


/*banner*/

.homebanner {height:380px;background:#555;}

.homebanner .swiper-wrapper {width:100%;height:100%;}

.homebanner .swiper-slide {width:100%;height:100%;}

.banner01 {width:100%;height:380px;}

.homebanner .pagination {bottom:20px;}



.homeNews {margin-top:20px;overflow:hidden;}

.homeNewsTitle {height:40px;line-height:40px;background:#5390bc;padding:0 20px;}

.homeNewsTitle span {float:right;}

.homeNewsTitle span a {color:#fff;}

.homeNewsTitle strong {float:left;color:#fff;font-size:17px;}

.homeNewsMain {background:#fff;width:100%;}


/*公司简介*/
.homenewsText {width:450px;}

.homenewsText .homeNewsTitle {background:#8cad51;}

.homenewsText .homeNewsMain img {width:220px;margin-top:10px;display:inline-block;float:left;margin-right:10px;vertical-align:bottom;}

.homenewsText .homeNewsMain p {padding-top:8px;text-indent:2em;font-size:14px;line-height:28px;}


/*产品中心*/
.homenewsCP{width:450px;}
.homenewsCP .homeNewsMain img{width:205px;height:110px;margin:10px 10px 0 10px;float:left;vertical-align:bottom;}

.homenewsContactus{width:390px;}
.homenewsContactus .homeNewsMain p{font-size:14px;line-height:28px;}


/*定制中心*/
.homenewsCustomcenter{width:390px;}

.homenewsCustomcenter .homeNewsMain ul {padding-top:10px;}

.homenewsCustomcenter .homeNewsMain li {padding-left:30px;line-height:34px;height:34px;background:url(../images/icon01.gif) no-repeat 10px 12px;}

.homenewsCustomcenter .homeNewsMain li a {font-size:14px;}



/*底部*/
.homecontact {background:#fff;padding-top:20px;background:url(../images/bottomline.gif) no-repeat left top;}

.homecontact p{line-height:24px;font-size:14px;color:#333;}
.homecontact p a{margin-right:10px;}

.pagination {position: absolute;left: 0;text-align: center;bottom:50px;width: 100%;}
.swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;margin: 0 3px;cursor: pointer;}
.swiper-active-switch {background: #fff;}
/*版权*/
.webbottom {margin-top:40px;height:40px;line-height:40px;background:#b4b4b4;color:#fff;}

.webbottom span {float:right;}

.webbottom a {color:#fff;}





















































































