@charset "utf-8";

/*layout*/
body { background: #fff; }
.clear:after { display: block; content: ' '; font-size: 0; height: 0; clear: both; }
.clear { *zoom: 1; }

/*banner*/
.banner { width: 100%; height: 470px; position: relative; overflow: hidden; }
.bannerShow { width: 1920px; position: absolute; left: 50%; top: 0px; margin-left: -960px; height: 470px; overflow: hidden; z-index: 0; }
.bannerShow ul { position: relative; height: 470px; overflow: hidden; width: 1920px; float: left; }
.bannerShow ul li { text-align: center; width: 1920px; float: left; height: 470px; position: absolute; display: none; }
.bannerShow ul li a { display: block; height: 470px; }
.bannerShow ul li a img { height: 100%; width: 100%; }
.banner a.img_prev,
.banner a.img_next { display: block; background: url("https://www.shhzcj.com/static/images/IndexV2/banner_arrow.png") no-repeat; width: 50px; height: 50px; position: absolute; top: 210px; z-index: 5; }
.banner a.img_prev { background-position: 0 0; left: 50%; margin-left: -700px; }
.banner a.img_next { background-position: -52px 0; right: 50%; margin-right: -700px; }
@media screen and (max-width:1400px) {
	.banner a.img_prev { margin-left: -600px; }
	.banner a.img_next { background-position: -52px 0; right: 50%; margin-right: -600px; }
}
.banner .focus { position: absolute; left: 0; bottom: 0; z-index: 5; width: 100%; height: 23px; }
.banner .focus .focus_m { margin: 0 auto; }
.banner .focus .focus_m a { display: block; float: left; width: 13px; height: 13px; background: #000000; cursor: pointer; margin-right: 10px; border-radius: 100%; opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); }
.banner .focus .focus_m a.s_on { background: #0091e4; opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }

/*banner end*/
.w1200{
    width: 1200px;
    margin: 0 auto;
}
.hangqing {
    height: 100px;
    background: url("https://www.shhzcj.com/static/images/IndexV2/hangqingBg.jpg");
}
.hangqing ul {
    background: url("https://www.shhzcj.com/static/images/IndexV2/hangqingBorder.jpg") no-repeat right center;
}
.hangqing ul li {
    width: 25%;
    float: left;
    box-sizing: border-box;
    background: url("https://www.shhzcj.com/static/images/IndexV2/hangqingBorder.jpg") no-repeat left center;
}
.hangqing ul li .contentBox{
    margin: 0 auto;
    width: 190px;
    text-align: center;
    color: #000;
    padding-top: 10px;
}
.hangqing ul li .contentBox p{
    color: #777;
}
.hangqing ul li .contentBox.red p{
    color: #e50000;
}
.hangqing ul li .contentBox.green p{
    color: #1aa31a;
}
.hangqing ul li .contentBox.red .icon {
    display: inline-block;
    background: url("https://www.shhzcj.com/static/images/IndexV2/upTriangle.png") no-repeat center;
    width: 12px;
    height: 9px;
    margin-bottom: 6px;
    margin-left: 8px;
}
.hangqing ul li .contentBox.green .icon {
    display: inline-block;
    background: url("https://www.shhzcj.com/static/images/IndexV2/downTriangle.png") no-repeat center;
    width: 12px;
    height: 9px;
    margin-bottom: 6px;
    margin-left: 8px;
}
.hangqing ul li .contentBox .name{
    font-size: 18px;
    font-weight: normal;
}
.hangqing ul li .contentBox .zhishu{
    font-size: 26px;
    font-weight: bold;
}
.hangqing ul li .contentBox .zhangfu{
    font-size: 14px;
    font-weight: bold;
}

.fiexd {
    background: url("https://www.shhzcj.com/static/images/IndexV2/lxkf_fiexdBtn.png") no-repeat center;
    width: 90px;
    height: 110px;
    position: fixed;
    right: 20px;
    top: 50%;
    margin-top: -45px;
    z-index: 100;
    cursor: pointer;
}
.fiexd a{
    display: block;
}
.hz_news{
	background:#ccc;
    height: 600px;
}
.hz_news .w1200{
    padding-top: 95px;
}
.news_l{
    width: 265px;
    float: left;
}
.news_l_title{
    background: url("../../../images/news_title.png") no-repeat;
    width: 260px;
    height: 250px;
}
.news_l_ul{
    margin-top: 25px;
}
.news_l_ul li{
    float: left;
    width: 126px;
    height: 65px;
    background: #e5e0e0;
    border: 1px solid #a88755;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 65px;
    border-radius: 5px;
    margin-right: 4px;
    margin-bottom: 8px;
}
.news_l_ul li a{
    border-radius: 5px;
    display: block;
    color: #6f5837;
}
.news_l_ul li a:hover{
    background: #d1c9c0;
}

.news_m{
    float: left;
    width: 530px;
    height: 423px;
    background: #FFF;
    position: relative;
    margin-left: 15px;
}
.red_tt{
    background: url("https://www.shhzcj.com/static/images/IndexV2/ico_red.png") no-repeat;
    width: 40px;
    height: 26px;
    position: absolute;
    top: 28px;
    left: -8px;
}
.news_m_t{
    padding: 23px 0 0 50px;
}
.news_m_t p{
    font-weight: bold;
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
}
.news_m_t ul li{
    color: #bfbfbf;
    font-size: 14px;
    line-height: 22px;
	margin-top:10px
}
.news_m_t ul li a{
    color: #3d3d3d;
}
.news_m_p{
    width: 470px;
  
    box-shadow: 0 0 10px #efefef;
    margin: 40px auto 0;
	padding:30px 0;
}
.news_m_p .title{
    font-size: 18px;
    color: #3d3d3d;
    font-weight: bold;
    margin-left: 20px;
    padding-top: 6px;
    margin-bottom: 20px;
}
.news_m_p ul li{
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 20px;
    color: #666;
}
.news_m_p ul li span{
    background: #d81614;
    color: #FFF;
    border-radius: 5px;
    padding: 3px 8px;
    margin-right: 10px;
}
.news_r{
    background: url("https://www.shhzcj.com/static/images/IndexV2/news_bg.jpg") no-repeat;
    width: 370px;
    height: 423px;
    float: right;
}
.news_r .title{
    font-size: 22px;
    color: #000;
    font-weight: bold;
    margin: 20px 0 0 30px;
}
.news_r ul{
    padding-left: 50px;
    margin-top: 25px;
}
.news_r ul li{
    width: 234px;
    font-size: 14px;
    line-height: 22px;
    height: 100px;

}
.news_r ul li p{
    color: #666;
    margin-top: 20px;
}

/* 产品 */
.hz_product{
    height: 600px;
    background: url(https://www.shhzcj.com/static/images/IndexV2/BG_02.jpg) no-repeat top;
}
.floor-module {
    background-color: #ccc;
    background-attachment: fixed;
    background-position: bottom
}
.product_l{
    position: absolute;
    top: 95px;
    width: 265px;
}
.product_l_title{
	width: 262px;
	height: 255px;
	background-image: url(../../../images/product_title.png);
	background-repeat: no-repeat;
}
.product_l_ul{
    margin-top: 25px;
}
.product_l_ul li{
    float: left;
    width: 126px;
    height: 65px;
    background: rgba(229, 0, 0, 0.5);
    border: 1px solid #e50000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 65px;
    border-radius: 5px;
    margin-right: 4px;
    margin-bottom: 8px;
	color:#fff;
}
.product_l_ul li:hover{
    background: rgba(229, 0, 0, 0.7);
    border: 1px solid #e50000;
}
.product_l_ul li a{
    border-radius: 5px;
    display: block;
    color: #FFF;
}
.product_m{
    background: url("https://www.shhzcj.com/static/images/IndexV2/product_bg1.png") no-repeat;
    width: 590px;
    height: 423px;
    position: absolute;
    top: 95px;
    left: 285px;
}
.product_m .product_img{
    width: 530px;
    height: 288px;
    margin: 20px 0 0 22px;
}
.product_m_con{
    padding-left: 22px;
}
.product_m_t{
    padding: 10px 0 10px;
}
.product_m_t h3{
    float: left;
    font-size: 26px;
    color: #e50000;
    padding-right: 20px;
}
.product_m_t p{
    float: left;
    font-size: 14px;
    background: url("https://www.shhzcj.com/static/images/IndexV2/ico_red.jpg") left center no-repeat;
    padding-left: 20px;
    margin-top: 10px;
}
.product_m_t p span{
    color: #e50000;
}
.product_m_t a.mores{
    display: block;
    float: right;
    width: 104px;
    height: 33px;
    color: #FFF;
    background: #e50000;
    text-align: center;
    line-height: 33px;
    border-radius: 5px;
    font-size: 14px;
    margin-right: 38px;
}
.product_m_t a.mores em{
    font-family: '宋体';
}
.product_m_con .txts{
    font-size: 14px;
    color: #000;
}
.product_r{
   position: absolute;
top: 25px;
right: 0;
z-index: 2;
width: 338px;

background: #FFF;
border: 1px solid #ddd;
}
.product_r .pr_title{
    width: 300px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
}
.product_r .pr_title a{
    float: right;
    font-size: 14px;
    font-weight: normal;
    color: #e50000;
}
.product_r .pr_title a i{
    font-style: normal;
    font-family: '宋体';
}
.pr_main{
    width: 300px;
    margin: 0 auto;
    padding-top: 20px;
}
.pr_main ul li{
    margin-bottom: 30px;
}
.pr_main ul li img{
    width: 100%;
    height: auto;
    float: left;
}
.pr_main ul li .pr_con{
    float: left;
    width: 190px;
    font-size: 14px;
    margin-left: 20px;
    margin-top: 8px;
}
.pr_main ul li .pr_con .tt{
    color: #8a8a8a;
    margin-bottom: 5px;
}
.pr_main ul li .pr_con .tt span{
    font-size: 22px;
    color: #242424;
    padding-right: 15px;
}
/* 左侧悬浮窗 */
.fiexd-left {
    width: 150px;
    height: 267px;
    position: fixed;
    top: 50%;
    left: 5px;
    margin-top: -133px;
    background: url(https://www.shhzcj.com/static/images/IndexV2/suspension.jpg) no-repeat;
    z-index: 100;
}
.fiexd-left a{
    display: block;
    width: 150px;
    height: 267px;
}