.in_title{text-align: center;margin-bottom: 60px;margin-top: 60px;}

.in_title h2{color: #059b73;font-size: 35px;background: url(../images/title_bg.png) no-repeat top center;line-height: 60px;}

.in_title p{color:#949494;font-size: 18px; background: url(../images/t_bg.png) no-repeat center; font-size: 16px; color:#949494;}



.in_search {

    background: url(../images/search_bg.png) no-repeat top center;

    height: 71px;

    color: #484644;

}

.search_box{width: 860px;}

.search_txt{height: 71px;line-height: 71px;font-size: 14px;  padding-left:25px; background: url(../images/line.png) no-repeat 0 center;}

.search_txt a{color: #484644;margin:0 10px;}

.search_cnt1{width: 296px;height: 33px;position: relative;margin-top: 27px;margin-right: 15px;}

.search_cnt1 .txt{font-family: "Microsoft Yahei";font-size: 12px;width: 279px;height: 31px;line-height: 31px;padding-left: 15px;color:#555555;border-radius: 7px;border: 1px solid #9c9c9c;background: #f2f2f2;

    -moz-box-shadow:0 3px 1px #9c9c9c inset;              /* For Firefox3.6+ */

	-webkit-box-shadow:0 3px 1px #9c9c9c inset;           /* For Chrome5+, Safari5+ */

    box-shadow:0 3px 1px #9c9c9c inset;                   /* For Latest Opera */

}

.search_cnt1 .btn{width: 20px;height: 22px;background: url("../images/btn.png") no-repeat;position: absolute;right: 15px;top: 6px;}



/* in_product */

.pro_nav {

    width: 252px;

    height: 1007px;

    background: url("../images/product_nav.jpg") no-repeat top;

  

    position: relative;

}

.pro_nav .pro_title{color: #fff;text-align: center;margin: 24px auto;}

.pro_nav .pro_title p{text-transform: uppercase;}

.pro_nav .pro_title h2{font-size: 24px;}

.pro_nav ul {

    width: 208px;

    height: 580px;

    margin: 0 auto;

    background: #fff;

    border-radius: 3px;

    padding: 33px 10px;

}

.pro_nav ul li {

    width: 208px;

    height: 36px;

    background: #ededed;

    margin-bottom: 11px;

    text-indent: 12px;

    cursor: pointer;

}

.pro_nav ul li a {

    font-size: 16px;

    color: #4b4b4b;

    line-height: 36px;

}

.pro_nav .right-arrow {

    display: inline-block;

    width: 17px;

    height: 36px;

    margin-right: 5px;

    background: url("../images/proli.png") no-repeat center center;

}

.pro_nav ul li:hover {background: #059b73;}

.pro_nav ul li:hover a {color: #fff;}

.pro_nav ul li:hover .right-arrow {background: url("../images/proli2.png") no-repeat center center;}

.pro_nav .pro_tel{font-size: 18px;color: #fff;position: absolute;bottom:17px;left: 24px;text-align: center;}

.pro_nav .pro_tel span{padding-left: 0px; font-size: 16px; margin-bottom:15px; display: block}

.pro_nav .pro_tel h2{font-size: 27px;margin-bottom: 15px;}

.pro_nav .pro_tel a{color: #fff;padding: 3px 30px;border: 2px solid #fff; margin-top:20px; display: inline-block}

.pro_nav .pro_tel p{font-size: 15px; line-height: 30px; text-align: left;}



.product_box {

    width: 931px;

    height: 1006px;

    border: 1px solid #e6e6e6;

}

.product_box .product-top {

    width: 100%;

    height: 47px;

    border-bottom: 1px solid #e6e6e6;

    background: url("../images/show-items.jpg") no-repeat;

}

.product_box .product-top h3 {

    display: inline-block;

    width: 215px;

    height: 47px;

    line-height: 47px;

    font-size: 20px;

    color: #fff;

    text-indent: 30px

}

.product_box .product-top .show-more {

    float: right;

    line-height: 47px;

    margin-right: 15px;

    color: #5f5f5f;

}



.product_box .product_ul{

    padding: 9px;

    position: relative;

    height: 300px; 

    overflow: hidden;

   

}

.product_box .product_ul ul{

    position: absolute;

}



.product_box .product_list ul li {

    width: 276px;

    background: #e9e9e9;

    margin: 8px;

    overflow: hidden;

    padding: 6px;

    position: relative;

    float: left;

    cursor: pointer;

}



/*fix under IE8*/

.product_box .product_list ul li img {

    display: block;

    width: 274px;

    height: 224px;

}

.product_box .product_list ul li .product_txt{width: 100%;margin-top: 15px;margin-bottom: 10px;}

.product_box .product_list ul li span {  

    font-size: 15px;

    color: #202020;  

    line-height: 24px; 

    padding-bottom: 4px;

}

.product_list ul li span {padding-left: 10px;}

.product_box a.prod-more {

    position: absolute;

    right: 6px;

    bottom: 16px;

    display: block;

    width: 76px;

    height: 28px;

    line-height: 28px;

   

    text-align: center;

  

   

}

.product_box .hot-icon {

    display: block;

    width: 54px;

    height: 54px;

    position: absolute;

    right: 0;

    top: 0;

    background: url("../images/hot-icon.png") no-repeat;

}

.product_box .product_list ul li:hover span{border-bottom: 1px solid #969696;}





/*in_about*/

.in_about {

    width: 100%;

    padding-top: 6px;

    margin-top: 20px;

}

.in_about .about_txt {

    width: 580px;

    color: #484644;

}

.in_about .about_txt p {

    line-height: 24px;

    font-size: 15px;

    color:#807c7c;

}

.in_about .about_t h2{font-size: 20px;line-height: 30px; font-weight: normal; color:#b0b0af; text-transform: uppercase;}

.in_about .about_t p{font-size:26px;line-height: 50px;margin-bottom: 15px;font-weight: bold;}

.in_about .about_t p span{color:#059b73;}

.in_about .a_more {

    font-size: 16px;

    line-height: 35px;

    color: #ffffff;

    width: 120px;

    background:#ff9c00;

    display: block;

    text-align: center;

    margin-top: 0px;

    border-radius: 15px;

    float: right;

}

.in_about .about_img img{width:569px;height: 396px;}



.in_about .picScroll{position: relative;margin-top: 60px;}

.in_about .bd {

    width: 1200px;

    margin: 0 auto;

    height: auto;

    overflow: hidden;

}

.in_about .bd li {

    width: 287px;

    height: auto;

    margin-right: 15px;

    text-align: center;

    position: relative;

    float: left;

    border: 1px solid #e9e9e9;

}

.in_about .bd li img{width: 287px;height: 188px;}

.in_about .hd .prev, .in_about .hd .next {

    display: block;

    width: 12px;

    height: 18px;

    cursor: pointer;

    position: absolute;

    top: 45%;

}

/* .in_about .hd .next{background: url(../images/next.png) no-repeat;right: -20px;}

.in_about .hd .prev{background: url(../images/prev.png) no-repeat;left: -20px;} */



.in_adv{height: 625px;background: url("../images/adv_bg.jpg") center no-repeat;text-align: center;color: #fff; position: relative;}

.in_adv .wrap{padding-top: 200px;}



.in_adv ul{margin: 0 auto; width: 100%;} 

.in_adv ul li{float: left;width:25%;height: 159px;position: relative;text-align: center; padding:0 25px; box-sizing: border-box; text-align: center;}

.in_adv ul li .bg{background: url(../images/bg1.png) no-repeat;width: 159px;height: 159px; margin:0 auto; margin-bottom:20px;}





.in_adv ul li.li02 .bg{background: url(../images/bg2.png) no-repeat;}

.in_adv ul li .txt{padding-top: 38px;}

.in_adv ul li p{font-size: 16px;color: #3d3d3d; padding-top:10px;}

.in_adv{text-align: center;}

.in_adv  a{display: block; width:215px; height:52px;  position: absolute; bottom:51px; left:50%; margin-left:-107px; }









/*sub-banner*/

.sub-banner {

    height: 209px;

    background: url("../images/sub-banner.jpg") center no-repeat;

    padding-top:30px;

    box-sizing: border-box;

    color:#fff;

    margin-top:70px;

}

.sub-banner h1{

    font-size: 18px;

    line-height: 35px;

    margin-bottom:10px;

    

}

.sub-banner h2{

     background: url(../images/tel.png) no-repeat 0 center;

      padding-left:45px;

      font-size: 14px;

      line-height:80px;

      font-weight: normal;

     }

.sub-banner h2 span{

    font-weight: bold;

    font-size: 24px;

}

.sub-banner  input {

    width: 178px;

    height: 40px;

    line-height: 40px;

    padding: 0 10px;

    background: #fff;

    color: #3e3e3e;

    float: left;

    margin-right:25px;

    border: 1px solid #fff;



}





.sub-banner .adv {

    position: relative;

}

.sub-banner p {

    position: absolute;

    right: 226px;

    top: 40px;

    font-size: 16px;

    color: #fff;

    line-height: 36px;

}

.sub-banner p span {

    font-size: 30px;

    font-weight: bold;

}

.sub-banner .sub {

    position: absolute;

    display: block;

    width: 114px;

    height: 36px;

    right: 310px;

    top: 115px;

    color: #fff;

    text-align: center;

    line-height: 36px;

    background: url("../images/more2.png") no-repeat;

    font-size: 18px;

    border: none;

}



/*in_good*/

.in_good {

    height: 1289px;

    background: url("../images/good_bg.jpg") top center no-repeat;

    padding-top: 60px;

}

.in_good ul li .list01{width: 565px;}

.in_good ul li .list02{width: 600px;}

.in_good ul li .list{margin-left: 30px;}

.in_good ul li .list .good_t{position: relative;padding-left: 82px;margin-top: 55px;}

.in_good ul li .list .good_t h3 {font-size: 26px;color: #3a3a3b;}

.in_good ul li .list .good_t h3 span{color: #0f6cc9;}

.in_good ul li .list .good_t p{color: #bcbbb9;}

.in_good ul li .list .good_t i{position: absolute;top: 0; left: 0;background: url("../images/good_t.png") no-repeat;width: 71px;height: 56px;line-height: 56px;text-indent: 10px;font-size: 33px;color: #fff;font-weight: bold;letter-spacing: 1px;}

.in_good ul li .list .txt p {

    line-height: 30px;

    font-size: 16px;

    margin-top: 15px;

    color: #373636;

    padding-left: 82px;

}



/*in_news*/

.news{padding: 60px 0;}

.news .newsfl{width: 685px;}

.news .newsfl .hd ul li{display: inline-block;}

.news .newsfl .hd ul li{width: 342.5px;height: 60px;text-align: center;line-height: 60px;background-color: #2c2c2c;color: #fff;font-size: 16px;letter-spacing: 1px;}

.news .newsfl .hd ul li.on{background-color: #059b73;}

.news .newsfl .bd ul li{line-height: 40px;width: 323px;border-bottom: 1px dashed #c0c0c0;}

.news .newsfl .bd ul li a{color: #2c2c2c;}

.news .newsfl .bd ul li .span1{padding: 0 15px;}

.news .newsfl .bd ul li.li1{width: 100%;padding: 25px 0;height: 163px;border-bottom: 1px solid #c9c9c9;margin-bottom: 17px;}

.news .newsfl .bd ul li.li1 .fr{width: 404px;height: 163px;}

.news .newsfl .bd ul li.li1 .fr .p1{padding: 10px;font-size: 18px;color: #2c2c2c;font-weight: 600;}

.news .newsfl .bd ul li.li1 .fr .p2{font-size: 16px;color: #848383;line-height: 28px;text-indent: 2em;}

.news .newsfl .bd ul li.li1 .fr .p2 span{margin-left: 20px;color: #059b73;}



.news .newsfr{width: 465px;}

.news .newsfr .p1{width: 465px;height: 60px;line-height: 60px;background-color: #059b73;color: #fff;text-align: center;font-size: 16px;}

.news .newsfr .picScroll-top .bd ul li{height: 77px;padding: 20px 0 20px 60px;border-bottom: 1px dashed #c9c9c9;background: url(../images/news1.png) no-repeat 0 20px;}

.news .newsfr .picScroll-top .bd ul li .p2{font-size: 16px;color: #2c2c2c;font-weight: 600;padding-bottom: 5px;}





/* in_parnter */

.in_parnter{background: #f8f8f8;padding: 30px 0 80px;}

.in_parnter .picScroll2{position: relative;}

.in_parnter .bd {

    width: 1200px;

    margin: 0 auto;

    height: auto;

    overflow: hidden;

    margin-top:15px;

}

.in_parnter .bd li {

    width: 194px;

    height: auto;

    margin-right: 6px;

    text-align: center;

    position: relative;

    float: left;

}

.in_parnter .bd li img{width: 192px;height: 121px;border: 1px solid #e8e8e8;}

.in_parnter .bd li p{color: #525050;margin-top: 5px}

.in_parnter .hd .prev, .in_parnter .hd .next {

    display: block;

    width: 49px;

    height: 49px;

    cursor: pointer;

    position: absolute;

    top: 25%;

}

.in_parnter .hd .next{background: url(../images/next2.png) no-repeat;right: -58px;}

.in_parnter .hd .prev{background: url(../images/prev2.png) no-repeat;left: -58px;}



