

/*search*/
.search{height:30px;line-height:30px;overflow:hidden;position: relative; margin:10px auto 0;}
.search .hot .keywd{color:#606162;font-weight: 600}
.search .keywds {float: left;line-height: 30px;}
.search .keywds a{
    color: #98999A;margin:0 10px;
}
.search form{overflow: hidden;display: block;position: relative;}
.search .txt{width:196px;height:28px; line-height:28px;color: #a1a1a1; padding:0 10px 0 10px;border:1px solid #ccc; background:none;border-radius: 14px}
.search .btn{position: absolute;top:6px;right:6px;z-index: 9999;background: url(../images/h3.png) no-repeat 0 0;width: 20px;height: 22px;border:none;display: block;outline: none;cursor: pointer;}
.slider{
    width: 100%;
    height:1px;
    background: #D6D6D6;
    margin-top: 10px;
}

/*product*/
.title{
    margin:40px 0 20px 0 ;
    text-align: center;
}
.title h3{
    color: #3D3D3D;
    font-size: 24px;
}
.title h3 span{
    color: #0CA4D1;
}
.title .txt1{
    height: 35px;
    margin-top: 5px;
    width: 100%;
    background: url("../images/t1.png") no-repeat bottom center;
    font-size: 18px;
    color: #8F8D8D;
}
.title .txt2{
    font-size: 16px;
    margin-top: 3px;
    color: #0CA4D1;

}
.title .txt2 span{
    color: #3D3D3D;
}
.pro_nav{
    text-align: center;
    line-height: 30px;
}
.pro_nav a{
padding: 6px 21px;
border: 1px solid #C5C5C5;
font-size: 16px;
}
.pro_nav a:hover{
    background: #02A0CF;
    color: white;
}

.product_list {width: 1201px;position:relative;margin: 30px auto 0;zoom: 1;}
.product_list .box {float: left;text-align:center;margin-right: 11px;
    width: 290px;border: 1px solid #C6C6C6;position: relative}
.product_list .box img {display: block;width: 290px; }
.product_list .box .txt1 {text-align: center;margin-top: 36px;font-size: 16px}
.product_list .box .txt1 a{
    color: #202020;
}
.pro_more{
    position: absolute;
    display: block;
    width: 74px;
    height: 76px;
    background: url("../images/p2.png");
    left: 50%;
    margin-left: -37px;
    top: 186px;
    z-index: 9;
}
.product_list .box .txt2{
    width: 90%;
    margin-left: 5%;
    margin-top: 6px;text-align: left;
    padding-bottom: 10px;
}
a.more{
    display: block;
    width: 174px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 2px;
    color: white;
    background: url("../images/p3.png") no-repeat;
    margin: 20px auto 30px;
    font-size: 18px;
}
/*good*/
.good {
    width: 100%;
}

.good_title{
    width: 100%;
    height: auto;
    background: #EBF8FE;
    padding-bottom: 10px;
}
.good_box{
    width: 100%;
    height: 500px;
    background: url("../images/a5.jpg") no-repeat center;
}
.good_txt{
    width: 956px;
    height: auto;
    /*background: rgba(0, 0, 0, 0.44);*/
    float: right;
    margin-top: 10px;
}
.good_txt li{
    width: 231px;
    height: 470px;
    background: url("../images/a7.png") no-repeat top center;
    margin-left: 8px;
    float: left;
    color: white;
    text-align: center;
}
.good_txt li .txt1{
    font-size: 18px;
    padding-top: 26px;
}
.good_txt li img{
    margin-top: 41px;
}
.good_txt li .txt2{
    width: 90%;margin-left: 7%;text-align: left;margin-top: 60px;font-size: 16px;
}



/*case*/
.case_list {width: 1201px;position:relative;margin: 0 auto;zoom: 1;}
.case_list .box {float: left;text-align:center;margin-right: 20px;
    width: 285px;background: #02A0CF}
.case_list .box img {display: block;width: 265px;margin: 0 auto;padding-top: 10px }
.case_list .box .txt1 {text-align: center;margin-top: 6px;font-size: 16px;padding-bottom: 6px }
.case_list .box .txt1 a{
    color: white;
}

/*news*/
.news{
    width: 100%;
    height: auto;
    background: #EBF8FE;
    padding-bottom: 30px;
}
.news_left{
    width: 589px;
    height: auto;
}
.news_left .txt1{
    font-size: 18px;
    padding: 15px 0 20px 0;
    color: #05A1CF;
}
.news_left .txt2{
    line-height: 27px;font-size: 15px;
}
.news_left a{
    color: #05A1CF;
    font-size: 15px;
}
.news_right{
    width: 547px;
    height: auto;
}
.news_right .left{
    width: 91px;
    height: 91px;
    background: url("../images/n2.png") no-repeat;
    font-size: 22px;
    color: white;
}
.news_right .left .s1{
    padding: 20px 0 0 23px;
}
.news_right .left .s2{
    padding: 0 0 0 45px;
}
.news_right .right{
    width: 430px;
}
.news_right .right .txt1{
    padding: 10px 0 5px 0;
}
.news_right .right .txt1 a{
    font-size: 18px;
}
.news_right  li{
    margin-bottom: 15px;
}
.product{
width: 100%;
height: auto;
background: #EBF8FE;
padding-bottom: 3px;
}