/*banner*/
.slideBox { width: 100%; position: relative;}
.slideBox span { display: block; position: absolute; top: 50%; margin-top: -56px; z-index: 1; width: 46px; height: 92px; cursor: pointer;}
.slideBox .next { right: 15%; background: url("../images/arrow2.png") no-repeat; }
.slideBox .prev { left: 15%; background: url("../images/arrow1.png") no-repeat;  }
.slideBox .bd { width: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1;}
.slideBox .bd li a { display: block; width: 100%; height: 460px;}

/*title*/
.title { text-align: center; margin: 30px 0;}
.title h3 { font-size: 26px; color: #333333; }
.title p{ font-size: 20px; color: #a6a6a6; text-transform: uppercase; }

/*product*/
.pro-nav .pro-list{ width: 235px; height: 650px; float: left; box-shadow: 0 0 15px rgba(0,0,0,.2); overflow: hidden; }
.sideMenu{ margin-top: 0; }
.sideMenu h4{ height: 40px; line-height: 40px; width: 214px; margin: 15px auto; background: #333333; }
.sideMenu h4 a{ color: #fff; margin-left: 10px; display: block; }
.sideMenu h4 em{ float: right; display: block; width: 40px; height: 40px; background: url(../images/icon1.png) no-repeat center; }
.sideMenu h4.on{ background-color: #c4151c; }
.sideMenu ul{ width: 214px; margin: 0 auto; }
.sideMenu ul li{height: 35px; border-bottom: 1px solid #f0f0f0; }
.sideMenu ul li a{ margin-left: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 35px; }
.pro-right{ width: 925px; height: 650px; }
.pro-right ul{ width: 950px; }
.pro-right ul li{ width: 216px; height: 215px; text-align: center; float: left; margin-right: 18px; }
.pro-right ul li .img{ width: 216px; height: 180px; border: 1px solid #d9d9d9; }
.pro-right ul li .img img{ width: 216px; height: 180px; }
.pro-right ul li p{ line-height: 34px; font-size: 15px; }

/*reason*/
.ys_all { width: 100%; background: url(../images/ys_bk.jpg) no-repeat center; height: 736px; margin-top: 50px; }
.ys { width: 1180px; margin: auto; position: relative; }
.ys-title h4 { text-align: center; padding-top: 39px; font-size: 30px; color: #fff; line-height: 30px; }
.ys-title h4 span { font-size: 16px; color: #fff; font-weight: normal; }
.ys_picScroll-left { width: 1180px; overflow: hidden; position: relative; padding-top: 65px; height: 513px; }
.ys_picScroll-left .hd { overflow: hidden; }
.ys_picScroll-left .hd .prev { background: url(../images/ys_l.jpg) no-repeat center; height: 30px; width: 76px; position: absolute; top: 543px; left: 512px; z-index: 999; cursor: pointer; }
.ys_picScroll-left .hd .next { background: url(../images/ys_r.jpg) no-repeat center; height: 30px; width: 76px; position: absolute; top: 543px; left: 588px; z-index: 999; cursor: pointer; }
.ys_picScroll-left .bd ul { overflow: hidden; zoom: 1; }
.ys_picScroll-left .bd ul li { overflow: hidden; }
.ys_t { width: 510px; height: 380px; float: left; margin-left: 37px; }
.ys_t img { width: 510px; height: 380px; }
.ys_w { float: left; width: 420px; margin-left: 150px; }
.ys_w0 { font-size: 40px; color: #fff; margin-top: 48px; margin-bottom: 70px; margin-left: 18px; }
.ys_w1 { font-size: 22px; color: #fff; font-weight: bold; }
.ys_w2 { line-height: 32px; color: #fff; font-size: 16px; }
.ys_w3 { line-height: 34px; font-size: 12px; text-transform: uppercase; color: #d9d9d9; margin-bottom: 20px; }
.ys_call { position: absolute; font-size: 30px; color: #c4151c; top: 556px; left: 34px; z-index: 9999; }
.ys_call span { padding-right: 20px; }
.ys_zx { width: 120px; height: 32px; border: 1px solid #c4151c; text-align: center; line-height: 32px; position: absolute; z-index: 9999; top: 604px; left: 38px; transition: 0.4s; }
.ys_zx a { font-size: 14px; color: #c4151c; display: block; width: 100%; }
.ys_zx:hover { background: #c4151c; border: none; }
.ys_zx:hover a { color: #fff; }

/*case*/
.case .head { text-align: center; margin-bottom: 30px; }
.case .head h4 { display: inline-block; _display:inline; *display:inline; zoom:1; width: 135px; height: 40px; line-height: 40px; color: #fff; font-size: 14px; background-color: #333;
    margin: 0 20px; cursor: pointer; }
.case .head h4.on { background-color: #c4151c;}
.case .caseBox{ background: url(../images/yy_07.png)no-repeat bottom; padding-bottom: 80px; }
.case .caseBox ul li{ width: 393px; height: 269px; float: left; overflow: hidden; position: relative; }
.case .caseBox ul li .img { width: 393px; height: 269px; overflow: hidden; }
.case .caseBox ul li .img img { width: 393px; height: 269px; }
.case .caseBox ul li .txt{ background: rgba(196,21,28,.7); width: 100%; height: 100%; position: absolute; bottom: -269px; }
.case .caseBox ul li:hover .txt{ bottom:0; }
.case .caseBox ul li .txt h4{ font-size: 16px; color: #FFF; padding-left: 20px; padding-top: 40px; }
.case .caseBox ul li .txt p{ margin: 20px; color: #fff; line-height: 30px; height: 90px; overflow: hidden; }
.case .caseBox ul li .txt a { display:block; color:#fff; width:100px; height:28px; text-align:center; line-height:28px; background-color:#c4151c; text-transform:uppercase; margin-left:20px; }
.case .caseBox ul li .txt a:hover { background-color:#333; }

/*ad*/
.ad { background: url("../images/ad1.jpg") no-repeat center; width: 100%; height: 200px;}
.ad .word { margin-top: 41px; }
.ad .word h4 { font-weight: bold; color: #fff; font-size: 26px; }
.ad .word h5 { color: #fff; font-size: 20px; }
.ad .word h5 span { color: #c4151c; font-weight: bold; font-size: 26px; }
.ad .word h6 { color: #a2a2a2; font-size: 12px; text-transform: uppercase; }
.ad .tel { margin-top: 63px; }
.ad .tel span { color: #fff; }
.ad .tel p { color: #fff; font-weight: bold; font-size: 20px; }

/*about*/
.about_bg { background:#f1f4f9; height: 636px; background: url(../images/about.jpg)no-repeat center top; }
.about-left{ width: 450px; margin-top: 88px; margin-left: 72px; }
.about-title { text-align: left; margin: 30px 0; }
.about-title h4 { font-size: 24px; color: #333; }
.about-title p{ color: #8f8f8f; text-transform: uppercase; }
.about-left .txt p{ line-height: 28px; color: #666666; height: 224px; overflow: hidden; margin-bottom: 28px; }
.about-left .txt a { width: 137px; height: 36px; background-color: #c4151c; display: block; color: #fff; line-height: 36px; text-align: center; }
.about-left .txt a:hover { background-color: #333; }
.about-right{ padding-right: 35px; margin-top: 118px; }
.about-right img{ width: 518px; height: 381px; }

/*news*/
.news{ width: 100%; height: 690px; overflow: hidden; }
.news-box { width: 1180px; margin: 30px auto 0; }
.news-box h3 { width: 190px; float: left; font: 24px/50px "microsoft yahei"; color: #333; position: relative; z-index: 999; }
.news-box h3 span{ font-size: 22px; text-transform: uppercase; font-weight: normal; color: #a6a6a6; }
/* »¬¶―ΓΕ */
#tab_pro { width: 1180px; position: absolute; margin: 0 auto; }
#tab_pro .tab_pro_menu { width: 465px; float: left; position: absolute; z-index: 1; right: 0; height: 39px; display: inline-block; }
#tab_pro .tab_pro_menu li { float: left; width: 140px; height: 34px; cursor: pointer; text-align: center; color: #fff; margin: 0 2px 0 10px; font: 14px/34px "microsoft yahei"; }
#tab_pro .tab_pro_menu li a{ display: block; font: 14px/34px "microsoft yahei"; color: #333; }
.news-box h2 span{ font:bold 16px/32px "microsoft yahei"; color: #333; }
#tab_pro .tab_pro_box { width: 1180px; clear: both; position: relative; top: 10px; margin-top: 10px; }
#tab_pro .tab_pro_menu .selected  a{ cursor: pointer; color: #fff; background: #c4151c; border:none }
#tab_pro .hide { display: none; }
#tab_pro .tab_pro_box div {  }
.news-new{ width: 376px; height: 344px; border-bottom: 1px solid #ccc; float: left; margin: 40px 8px 0; }
.news-new img{ display: block; width: 376px; height: 180px; }
.news-new:hover a{ color: #c4151c; }
.news-new:hover{ border-bottom: 1px solid #c4151c; }
.news-title{ width: 100%; height: 40px; display: block; font: 16px/40px "microsoft yahei"; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; padding-top: 10px; }
.news-line{ width: 100%; height: 1px; background: #ccc; margin-top: 40px; }
.news-new p{ font: 14px/26px "microsoft yahei"; color: #5f5f5f; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; height: 48px; padding-top: 10px; }
.news-new span{ font: 14px/26px "microsoft yahei"; display: block; padding-top: 20px; color: #5f5f5f; }
#tab_pro .hide { display: none; }
#tab_pro .tab_pro_box div { }
.tab_pro_box ul li{ float: left; width: 376px; height: 50px; margin: 0 7px 0; -webkit-transition: all .5s ease; transition: all .5s ease; border-bottom: 1px solid #ccc; }
.tab_pro_box ul li p{ font: 14px/50px "microsoft yahei"; color: #5f5f5f; float: left; text-overflow: ellipsis; white-space: nowrap; width: 15em; overflow: hidden; }
.tab_pro_box ul li span{ font: 14px/50px "microsoft yahei"; color: #5f5f5f; float: right; }
.tab_pro_box ul li a:after{ display: block; content: ""; clear: both; }
.tab_pro_box ul li:hover p ,.tab_pro_box ul li:hover span{ color: #c4151c; }

/*link*/
.links { height: 100px; background: #f1f4f9; line-height: 100px; margin-top: 40px; }
.links dl dt { float: left; font-size: 18px; color: #333; font-weight: bold; }
.links dl dd { float: left; line-height: 28px; }
.links dl dd a { display: block; margin: 0 10px; float: left; line-height: 100px;}















