.in_title{text-align: center;margin-bottom: 60px;margin-top: 60px;}
.in_title h2{color: #2a2a2a;font-size: 35px;line-height: 60px;}
.in_title p{color:#949494;font-size: 18px;  font-size: 16px; color:#2a2a2a; text-transform: uppercase;}
.in_title span{width:44px; height: 4px; background: #0966ca; margin:11px auto; display: block; }

.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"; border:none;font-size: 12px;width: 100%px;height: 35px;line-height: 35px;padding-left: 15px;
    color:#555555;background: #fff;
 
}
.search_cnt1 .btn{width: 20px;height: 22px;background: url("../images/btn.png") no-repeat;position: absolute;right: 15px;top: 6px;}


#advantage{
    overflow: hidden;
    margin:60px auto;
}
.advantage{position:relative;height:378px;margin:0 0 20px 37px;max-width:330px;}
#advantage .col-md-4 {
    width: 365px;
    float: left;
    padding:0 15px;
    box-sizing: border-box;
    margin-right:30px;
   
}
.advantage-img{position:absolute;z-index: 1;left:0;top:0}
.advantage-text{ box-sizing:border-box; position:absolute;z-index: 2;right:0;bottom:0;width:280px;height:239px;padding:77px 15px 0;background: url(../images/advantage-gray.png) no-repeat right bottom;font-size:12px;box-shadow:2px 2px 2px #ccc;}
.advantage-active .advantage-text{color:#fff;background-image: url(../images/advantage-red.png);box-shadow:2px 2px 2px #136bd7;}
.advantage-text h5{font-size:18px;}
.advantage-img i{font-size:14px;text-align:center;line-height:16px;font-style:normal;font-weight:bold;text-align:center;color:#666;display:block;width:37px;height:78px;padding-top:42px;background:#eee url(../images/youshi.jpg) no-repeat 0 0;position:absolute;left:-37px;top:20px;}



/* in_product */
.in_product{
    margin-bottom:60px;
}
.pro_nav {
    width: 100%;
    height: 1007px;
    background: #f4f4f4; 
    box-shadow: 0px 2px 2px  #dfdede;
    position: relative;
    height: 369px;
}
.pro_nav .l{
    width:292px;
    position: relative;
    float: left;
}
.pro_nav .l .search_cnt1{
    position: absolute;
    width:223px;
    height: 35px;
    background: #fff;
    top:110px;
    left:30px;
}
.pro_nav .l p{
    position: absolute;
    width:223px;
    top:190px;
    left:30px;
    color:#fff;
    font-size: 14px;
    line-height: 28px;
}
.pro_nav .l a.amore{
    width:110px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color:#fff;
    position: absolute;
    bottom:50px;
    left:50%;
    margin-left:-55px;
    display: block;
    background: #faa521;
    border-radius: 15px;
}

.pro_nav .r{
    width:877px;
    float: right;
    padding:32px  0;
}

.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 {
 
    margin: 0 auto;

  
}
.pro_nav ul li {
    width: 200px;
    height:142px;
    border:1px solid #ececec;
    background: #fff;
    padding:20px;

    box-sizing: border-box;

    margin-bottom:19px;
    float: left;
    cursor: pointer;
    margin-right: 19px;
}
.pro_nav ul li img{
    float: left;
    margin-right:12px;
}
.pro_nav ul li a {
    font-size: 16px;
    color: #4b4b4b;
    line-height: 30px;
}
.pro_nav ul li p{
    font-size: 12px;
    color:#a3a2a2;
    line-height: 18px;
}
.pro_nav ul li  h2{
    font-size: 14px;
}
.pro_nav .right-arrow {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 5px;
    background: url("../images/proli.png") no-repeat center center;
}
.pro_nav ul li:hover {background: #116cc9;}
.pro_nav ul li:hover a {color: #fff;}
.pro_nav ul li:hover  p{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:75px;left: 24px;}
.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:100%;
}
.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: 346px; 
    overflow: hidden;
   
}
.product_box .product_ul ul{
    position: absolute;
    width:160%;
}

.product_box .product_list ul li {
    width: 276px;

    margin: 8px;
    overflow: hidden;
    padding: 6px;
    position: relative;
    float: left;
    cursor: pointer;
    
}

/*fix under IE8*/
.product_box .product_list ul li img {
    border:1px solid #d8d7d6;
    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: #232424;  
    line-height: 24px; 
    padding-bottom: 4px;
    display: block;
    text-align: center;
}
.product_list ul li span {}
.product_list ul li i{
    width:138px;
    height: 35px;
    display: block;
    line-height: 35px;
    border:1px solid #0b95f2; 
    color:#0b95f2; 
    text-align: center;
    margin:20px auto;
    font-style: normal;
}
.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 i{ border:1px solid #fab65e;  color:#fab65e;}

.adv{
    width:100%;
    height: 265px;
    background: url(../images/adv_bg.jpg) no-repeat center;

}
.adv .wrap{
    position: relative;
    height: 100%;

}
.adv .wrap span{
    bottom:34px; 
    right: 30px;
    color:#fff;
    font-size: 35px;
    position: absolute;
    font-weight: bold;
}

.good{
    height: 872px;
    background: url(../images/good_bg.jpg) no-repeat center;
    overflow: hidden;
}
.goodtel{
    margin-top:24px;
    text-align: center;
    font-weight: bold;
    color:#fff;
    font-size: 27px;
    position: absolute;
    top:560px;
    width:100%;
}
.good .text{
    position: relative;
}
.good ul li {
    position: absolute;
}
.good ul li h2{
    font-size: 22px; 
    color:#2a2a2a;
    font-weight: normal;
    padding-left:66px;
    margin-bottom:18px;
}
.good ul li p{
    font-size: 14px;
    color:#2a2a2a; 
    line-height: 20px;
}
.good ul li.li1{
    left:30px;
    top:248px;
}
.good ul li.li2{
    left:30px;
    top:638px;
}

.good ul li.li3{
    right:30px;
    top:273px;
}
.good ul li.li3 h2{
    padding-left:0
}
.good ul li.li4 h2{
    padding-left:53px;
}

.good ul li.li4{
    right:0px;
    top:585px;
}


/*in_about*/
.in_about {
    width: 100%;
    padding-top: 6px;
    margin-top: 20px;
    height: 594px;
    background: url(../images/about_bg.jpg) center;
    box-sizing: border-box;
}
.in_about .fl{
    width:550px;
    padding-top:420px;
    
}
.in_about .fl p{
    color:#fff;
    line-height: 25px;
}
.in_about .fl p a{
    color:#f9b90d;
    
}
.in_about .about_txt {
    width: 434px;
    color: #484644;
    padding-top:131px;
}
.in_about .about_txt li{
    margin-bottom:64px;
}

.in_about .about_t h2{font-size: 18px;line-height: 30px; font-weight: normal; color:#f9b90d; text-transform: uppercase;}
.in_about .about_t p{font-size:14px;line-height: 25px;margin-bottom: 15px;color:#fff;}
.in_about .about_t p span{color:#116cc9;}
.in_about .a_more {
    font-size: 16px;
    line-height: 35px;
    color: #ffffff;
    width: 120px;
    background:#ff9c00;
    display: block;
    text-align: center;
    margin-top: 25px;
    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_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: 0px 0;}
.news .newsfl{width: 100%}
.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: #116cc9;}
.news .newsfl .bd ul li{line-height: 40px;width: 323px; width:47%; float: left;}
.news .newsfl .bd ul li a{color: #2c2c2c;}
.news .newsfl .bd ul li .span1{padding: 0 15px;}
.news .newsfl .bd ul li.li1{padding: 2px 0;height: 117px;margin-bottom: 20px;}
.news .newsfl .bd ul li.li1 img{border:5px solid #0966ca; width:135px; height: 97px; margin-right:20px;}
.news .newsfl .bd ul li.li1 .fr{height: 163px; width:385px;}
.news .newsfl .bd ul li.li1 .fr .p1{padding: 5px;font-size: 16px;color: #2c2c2c;font-weight: 600;}
.news .newsfl .bd ul li.li1 .fr .p2{font-size: 12px;color: #7e7e7e;line-height: 18px;text-indent: 2em;}
.news .newsfl .bd ul li.li1 .fr  span{display: block; line-height: 15px;}

.news .newsfr{width: 465px;}
.news .newsfr .p1{width: 465px;height: 60px;line-height: 60px;background-color: #116cc9;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;}
.news a.amore{
    width:128px;
    height: 40px;
    background: #0966ca; 
    line-height: 40px;
    color:#fff;
    font-size: 16px;
    display: block;
    text-align: center;
    margin:40px auto;
}

/* in_parnter */
.in_parnter{
    /* background: #f8f8f8; */
 
}
.in_parnter a.amore{
    width:128px;
    height: 40px;
    background: #0966ca; 
    line-height: 40px;
    color:#fff;
    font-size: 16px;
    display: block;
    text-align: center;
    margin:40px auto;
}
.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:280px;
    height: 352px;
    background: #fff;
    padding:15px;

    margin-right: 20px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
    border: 1px solid #a2a2a2;
}
.in_parnter .bd li:hover{
    background: #0966ca;
}
.in_parnter .bd li:hover a{
    color:#fff;
}
.in_parnter .bd li:hover i{
    border:1px solid #fff;
}
.in_parnter .bd li a{
    display: block;
    color:#505050;
}
.in_parnter .bd li H2{
    
    margin:20px auto 10px;
}
.in_parnter .bd li span{
    width:52px;
    height: 3px;
    background: #fff;
    display: block;
    margin:10px auto;
}
.in_parnter .bd li i{
    width:95px;
    height: 27px;
    border:1px solid #444444;
    box-sizing: border-box;
    line-height: 27px;
  
    font-size: 16px;
    text-align: center; 
    font-style: normal;
    display: block;
    margin:18px auto;
}
.in_parnter .bd li img{width:250px;height:196px;}
.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;}

