/*==================================swf===========================================*/
.fullSlide{width:100%;position:relative;height:521px;background:#ffffff; padding-top:130px; min-width:1200px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:521px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:521px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul img{ height:521px}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px; border-radius:20px; width:10px; height:10px; margin:0 3px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px; display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(/images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

/*index product*/
.index-probg{ width:100%; overflow:hidden; background:#f8f7f7; padding:30px 0px}
.index-tit{ width:100%; overflow:hidden;}
.index-tit h2{ width:100%; text-align:center; font-size:30px; color:#d63c26; line-height:40px;}
.index-tit p{ float:left; width:100%; font-size:14px; color:#828080; text-transform:uppercase; text-align:center; padding-bottom:10px; background:url(../images/tit-bg.png) no-repeat center bottom;}
.index-tit span{ float:left; width:100%; text-align:center; font-size:14px; color:#828080; line-height:25px;}

/*project*/
.project{width:1200px; overflow:hidden; position:relative; margin:auto}
.project .hd{ overflow:hidden;height:30px;padding:0 30px; width:120px; margin:auto; margin-top:20px;}
.project .hd .prev{display:block; width:25px; height:25px;float:right;overflow:hidden;cursor:pointer; margin-right:5px; background:url("/images/left.png") no-repeat;}
.project .hd .next{display:block; width:25px; height:25px;float:right;overflow:hidden;cursor:pointer; background:url("/images/right.png") no-repeat;}
.project .hd .prevStop{ background-position:-60px 0; }
.project .hd .nextStop{ background-position:-60px -50px;}
.project .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.project .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("/images/icoCircle.gif") 0 -9px no-repeat;}
.project .hd ul li.on{ background-position:0 0; }
.project .bd{width:100%;display: flex;flex-wrap: wrap; margin-top:3%;overflow:hidden; margin:auto}
.project .bd ul{ width:100%; overflow:hidden; zoom:1; }
.project .bd ul li{ float:left;width:31%; margin:13px; padding-bottom:10px;cursor: pointer;border-bottom:0; background:#f8f7f7;}
.project .bd ul li p{ background:url(../images/ico.png) no-repeat 5px 50%; padding-left:20px; line-height:40px; font-size:16px; color:#373839;}
.project .bd ul li span{ float:left;line-height:30px; padding:0 10px;}
.project .bd ul li img {max-width: 100%;width: 100%;height:272px;}
/*index about*/
.index-aboutbg{ width:100%; background:url(../images/about_bg.jpg) no-repeat center; height:379px; margin-top:40px; padding:50px 0; margin-bottom:50px;    -o-background-size: cover;-ms-background-size: cover; -moz-background-size: cover;-webkit-background-size: cover;background-size: cover;}
.index-aboutL{ float:left; width:500px;}
.index-aboutR{ width:650px; float:right; overflow:hidden;}
.index-aboutR h1{ float:left; line-height:50px; font-size:30px;}
.index-aboutR span{ width:100%; float:left; line-height:37px; color:#3a3a3a; padding-bottom:30px;}
.index-aboutm{ width:100%; margin:auto;overflow:hidden}
.index-aboutm li{ float:left; width:22%; border-radius:5px; background:#0c6cb6; text-align:center; color:#fff; margin-right:2%;}
.index-aboutm li a{ font-size:18px; color:#fff; line-height:50px;}
.index-aboutm li a:hover{ color:#FFCC00}
.index-aboutm li:first-child{background:#e03e25;}
/*index news*/
.newslist{width:100%;display: flex;flex-wrap: wrap; margin-top:20px;overflow:hidden; margin:auto; padding-bottom:50px;}
.newslist li{ float:left;width:31%; margin:25px 40px 0 0; padding-bottom:10px;cursor: pointer;border-bottom:0;}
.newslist li p{ background:url(../images/ico.png) no-repeat 5px 50%; padding-left:20px; line-height:40px; font-size:16px; color:#373839;}
.newslist li em{ float:left; width:100%; font-size:12px; color:#999b9d; font-style:normal; padding-left:10px;}
.newslist li span{ float:left;line-height:30px; padding:10px;}
.newslist li:last-child{ margin-right:0px;}
