﻿@charset "UTF-8";
/**
 *
 * @authors Your Name (you@example.org)
 * @date    2016-03-30 10:25:22
 * @version $Id$
 */


 /*首页*/
.slideBox { width: 100%; overflow: hidden; position: relative; text-align: center; height: 760px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; margin-top: -35px;}
.slideBox .hd { position: absolute; z-index: 999;  overflow: hidden; bottom: 15px; left: 50%; margin-left: -90px; }
.slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBox .hd ul li { float: left; margin-right: 12px;width: 33px; height: 7px; border: 1px solid #fff;  text-align: center; background:transparent; cursor: pointer; z-index: 999; }
.slideBox .hd ul li.on { background: #fff; }
.slideBox .bd { position: relative; height: 100%; z-index: 0; width: 100%; margin: 0 auto; }
.slideBox .bd li { zoom: 1; vertical-align: middle; position: relative; width: 100%; height: 760px; background: url(../images/banner.jpg) no-repeat center; }
.slideBox .bd li a { display: inline-block; width: 100%; height: 100%; }


.index-content{width: 100%;min-height: 2005px; background: url(../images/index-bg.jpg) no-repeat center top; margin-bottom: -40px;}
.banner{width: 100%;height: 400px; text-align: center;}

.index-box01 {position: relative; height: 1335px;}
.index-box01 a{position: absolute;}
.index-box02{width: 100%;height: 523px; background: url(../images/index-bg02.jpg) no-repeat center;}
.index-box02 .title{height: 125px; line-height: 125px;}



/*产品*/
.content{background: #f6f6f6;}
.main{padding-bottom: 120px;}
.prd-banner{width: 1170px; height: 900px; background: #353442;padding: 15px; margin: 0 auto; position: relative;}
.prd-banner .title{position: absolute; bottom: 0px; left: 0px; width: 100%; color: #fff; line-height: 25px; background:rgba(94, 94, 94, 0.72); padding:10px 20px; }
.position{height: 50px; line-height: 30px; width: 100%; background: #e8e8e8; font-size: 15px; color: #535353; overflow: hidden; margin-bottom: 40px;}
.icon{display: inline-block;font-style: initial; vertical-align: middle;}
.position .icon{margin-top: 10px; margin-right: 10px;}

.main-nav{width: 100%; border-bottom: 1px solid #c7c7c7;text-align: center; margin-bottom: 35px; padding-bottom: 10px;}
.main-nav a{display: inline-block; color: #6b6b6b; font-size: 16px;margin: 0 20px; padding-bottom: 10px;margin-bottom: -10px;    transition:All 0.2s ease-in-out;
    -webkit-transition:All 0.2s ease-in-out;
    -moz-transition:All 0.2s ease-in-out;
    -o-transition:All 0.2s ease-in-out;}
.main-nav a.current,.main-nav a:hover{color: #cb301e;border-bottom: 2px solid #cb301e; }
.main-title{height: 15px; line-height: 15px; padding-left: 10px; font-size: 18px; color: #4c4b4b; border-left: 3px solid #ce3d2c;}


/*关于我们-荣誉证书*/
.pride{}
.pride ul li{ float: left; margin-right: 46px; margin-bottom: 20px; }
.pride ul li img{padding: 20px 35px; border: 1px solid #e1e1e1;background: #fff; box-sizing: content-box; box-shadow: 0px 0px 8px #BEBCBC;}

/*关于我们-生产设备*/
.picScroll-left{  background: #fff; position:relative;  border: 1px solid #e8e8e8;}
.picScroll-left .hd{ height:30px; line-height:30px; color:#333; font-size:13px; background:url(../images/icon_li06.jpg) no-repeat 12px #f8f8f8; padding-left:25px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:22px; height:55px; float:right; margin-right:5px; margin-top:11px; overflow:hidden;cursor:pointer; background:url("../images/arrow03.png") 11px no-repeat; position:absolute; top:73px; z-index: 99999;}
.picScroll-left .hd .prev{left: 30px;z-index: 999;}
.picScroll-left .hd .next{ right: 30px; background-position:-11px 0px; }
.picScroll-left .hd .next:hover{background: url("../images/arrow03.png") -11px 0px no-repeat;}
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; zoom:1; margin-top:10px; zoom:1; overflow:hidden; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;  }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:10px;   padding-left: 100px; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{width:207px; text-align:center; }
.picScroll-left .bd ul li .pic img{ width:205px; height:140px; display:block;  border:1px solid #ccc; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#353442;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.picScroll-left .bd ul li .title a{color: #8a8a8a; display: block; margin-top: 8px;}

.about-pic img{padding: 10px; border: 1px solid #e8e8e8; background: #fff; margin-bottom: 20px;}


.ctc_box { padding-top: 18px; background: url(../images/contact.png) no-repeat left top; }
.ctc_box p { height: 40px; line-height: 40px; padding-left: 36px; font-size: 15px; color: #808080;}
.ctc_box img{
    margin-left: 25px;
    margin-top: 25px;
}

.partner{}
.partner ul li{ float: left; margin-right: 30px; margin-bottom: 20px; }
.partner ul li img{ box-shadow: 0px 5px 8px #6D6D6D}


/*核心优势*/
.kxys{}
.kxys span{margin: 0 20px;}

/*联系我们*/
.contact{background: url(../images/contact-bg.png) no-repeat bottom ; padding-bottom: 500px; margin-bottom: -70px;}
.contact .item{height: 55px; line-height: 55px; color: #333;font-size: 19px; border: 1px solid #dfdede; border-left: 3px solid #ce3d2c; padding-left: 20px;width: 600px; float: left; margin-bottom: 20px; background: #fff;}
.contact .item:nth-child(odd){border-right: none;}

/*留言建议*/
.suggest {width: 810px; padding-top: 50px; background: url(../images/p18.png)no-repeat top center;margin-bottom: 20px; margin: 0 auto; margin-top: 20px;}
.suggest input { width: 255px; height: 25px; line-height: 25px; border: 1px solid #ddd; padding-left: 10px; *width: 245px; color: #000; font-family: "Simsun"; margin-bottom: 20px; }
::-moz-placeholder { color: #000; opacity: 1; }
:-ms-input-placeholder { color: #000; }
::-webkit-input-placeholder { color: #000; }
.suggest textarea { width: 100%; height: 210px; line-height: 25px; border: 1px solid #ddd; padding-left: 10px; *width: 90%; color: #000; font-family: "Simsun"; margin-bottom: 20px; }
.suggest_tousu dl { overflow: hidden; margin-bottom: 15px; height: 30px; line-height: 30px; }
.suggest_tousu dt { float: left; }
.suggest_tousu dd { min-width: 400px; float: left; min-height: 35px; line-height: 30px; text-align: left; }
label { color: #454545; width: 80px; text-align: right; font-size: 13px; display: inline-block; min-height: 30px; line-height: 30px; margin-right: 20px; }
label span { vertical-align: sub; margin-right: 5px; color: #3daf2e; }
.suggest_tousu dd .tip { color: #3daf2e; }
.suggest_tousu input { margin-right: 5px; }
.suggest_tousu input.txt { margin-right: 5px; border: 1px solid #e0e0e0; height: 30px; line-height: 30px; padding-left: 10px; width: 255px; *width: 245px; clear: both; }
.suggest_tousu textarea { width: 600px; height: 210px; line-height: 25px; border: 1px solid #ddd; padding-left: 10px; *width: 90%; color: #000; font-family: "Simsun"; margin-bottom: 20px; }
