@CHARSET "UTF-8";

/*头部样式*/
#header {
    width: 1000px;
    margin: 0 auto 0 -500px;
    /* padding-top:10px; */
    position: relative;
    left: 50%;
}

.top {
    /* padding-left:10px; */
    /* padding-right:10px; */
}

.logo {
    float: left;
    /* margin-top: 10px; */
}

.topLink {
    width: 400px;
    float: l;
    text-align: left;
    position: absolute;
    top: 45px;
    left: 387px;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    text-align: left;
    font-family: "微软雅黑";
}

/*热门搜索*/
.search {
    position: absolute;

    width: 250px;
    top: 33px;
    right: 10px;
}
#formsearch {
    width: 244px;
    float: right;
    height: 34px;
    background: url(http://www.healwithtea.com/template/default/images/searcher_bg.jpg);
}
.hotSearch {
    width: 285px;
    float: right;
    height: 24px;
    margin-bottom: 20px;
    line-height: 24px;
    font-weight: normal;
}
.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background: none;border: none;line-height:22px;}
#formsearch input#keyword{height: 34px;line-height: 34px;padding-left: 36px;color:#666;width: 157px;}
#formsearch input#s_btn{width:46px;height: 34px;line-height: 34px;text-indent: -99px;text-align:center;/* background-color:#3480ce; */color:#fff;border:none;cursor:pointer;}

/*主体样式*/
#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.menu_cate {
    width: 228px;
    /* float:left; */
    background: url(http://www.healwithtea.com/template/default/images/nav_bg_con_hover.png);
    border-bottom: 1px solid #dfdcd5;
}

.cate_title {
    line-height: 45px;
    /* padding-left:15px; */
    /* font-weight:bold; */
    font-family: "微软雅黑";
    background: url(http://www.healwithtea.com/template/default/images/index_sort_bg.png) no-repeat 0% 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 100;
}

.about {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
}

.about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(http://www.healwithtea.com/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.navigation {
    float: right;
    width: 100px;
}

.left .box {
    margin-bottom: 10px;
    background: url(http://www.healwithtea.com/template/default/images/nav_bg_con_hover.png);
    border-bottom: 1px solid #dfdcd5;
    background-size: 225px 1px;
}

.left .box h3 {
    line-height: 45px;
    /* padding-left:15px; */
    /* font-weight:bold; */
    /* font-family:"微软雅黑"; */
    background: url(http://www.healwithtea.com/template/default/images/index_sort_bg.png) no-repeat;
    /* font-size:14px; */
    font: 400 17px/45px "微软雅黑";
    color: #fff;
    text-align: center;
}

.left .box .content {
    padding: 5px auto;
}

/*首页新闻*/
.news_company {
    width: 280px;
    float: right;
}

.news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(http://www.healwithtea.com/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.news_company .content {
    padding: 5px;
}

/*首页左侧联系我们*/
.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(http://www.healwithtea.com/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}

/*工程案例*/
.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

.case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(http://www.healwithtea.com/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}

/*产品推荐*/
.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

.recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(http://www.healwithtea.com/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
}

/*首页下载中心*/
.down_index {
    margin-top: 10px;
    width: 280px;
    float: right;
}

.down_index .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(http://www.healwithtea.com/template/default/images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.down_index .content {
    padding: 5px;
}

/*首页区域*/
.region {
    border: 1px solid #e0e1dc;
    padding: 10px;
    margin-top: 10px;
    color: #333;
}

.region h3 {
    line-height: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
    font-family: "微软雅黑";
    background: #f3f3f3;
    border-bottom: 2px solid #df2525;
    font-size: 14px;
}

.region .item {
    padding: 10px;
    padding-bottom: 0;
    color: #666;
}

.region .item a {
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 26px;
    margin-bottom: 6px;
}

.region .item a:hover {
    text-decoration: underline;
    color: #df2525;
}

.city h2 {
    line-height: 30px;
    border-bottom: 2px solid #e87518;
    padding-left: 5px;
}

.city .item {
    line-height: 28px;
    padding: 10px;
}

/*产品列表页描述*/
.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

/*友情链接*/
.f_link {
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 50px;
    /* background-color:#ececec; */
    /* text-indent:20px; */
    height: 100px;
}

/*页面底部*/
#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    /* margin-bottom:10px; */
    height: 232px;
    color: #fff;
    padding-top: 8px;
    /* border-top:2px solid #eee; */
    /* margin-top:15px; */
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    width: 100%;
    height: 44px;
    background: #0958a1;
    line-height: 44px;
    color: #fff
}

.nav_foot a {
    color: #fff;
    margin: 0 30px
}

.copyright {
    text-align: center;
    line-height: 38px;
    font-family: "arial";
    color: #fff;
    height: 38px;
    position: absolute;
    overflow: hidden;
    bottom: -7px;
    left: 164px;
}

.copyright a {
    color: #fff
}

.copyright a:visited {
    color: #fff
}

.copyright a:hover {
    color: #ccc
}

.more_region {
    position: absolute;
    right: 10px;
    line-height: 30px;
    top: 0;
    font-weight: normal;
    font-size: 12px;
}

#footer h3 {
    width: 80px;
    line-height: 30px;
    position: absolute;
    right: 233px;
    top: 5px;
    font-weight: normal;
}

/*------------内页-------------------*/
.n_banner {
    width: 1000px;
    margin: 0 auto;
}

.left {
    width: 225px;
    float: left;
}

.sort_menu {}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    /* padding-left:15px; */
    font-weight: bold;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_news .content {
    padding: 0 8px;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px 8px;
}

.right {
    width: 760px;
    float: right;
    padding-bottom: 10px;
    border: 1px solid #dfdcd5;
}

.sitemp {
    line-height: 31px;
    height: 45px;
    overflow: hidden;
    width: 93%;
    margin: 0 auto;
    padding-right: 10px;
    background: url(http://www.healwithtea.com/template/default/images/pro_right_title_bg.png) repeat-x 0% 100%;
}

.sitemp h2 {
    width: 320px;
    float: left;
    line-height: 41px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    color: #000;
    font-family: "微软雅黑";
    font-size: 14px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 41px;
    font-family: "微软雅黑";
}

.right .content {
    padding: 10px 20px;
    padding-top: 15px;
    overflow: hidden;
}
.relate .content{
    padding:10px 0;
}

.index-top {
    width: 100%;
    height: 44px;
    background: url(http://www.healwithtea.com/template/default/images/index_top_bg.jpg) repeat-x;
}

.index-top-nei {
    width: 1000px;
    height: 37px;
    position: relative;
    margin: 0 auto 0 -500px;
    left: 50%;
}

.index-top-l {
    width: 500px;
    float: left;
    font: 400 12px/37px "微软雅黑";
    color: #333333;
}

.index-top-r {
    width: 500px;
    float: right;
    text-align: right;
    line-height: 37px;
    position: relative;
    z-index: 99999;
}

.translate {
    width: 96px;
    position: absolute;
    left: 12px;
    top: 5px;
    z-index: 99999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(http://www.healwithtea.com/template/default/images/dot4.png) no-repeat 88% 11px;
}

.translate li a:visited {
    text-decoration: none;
    color: #333;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.header-w {
    width: 100%;
    height: 130px;
    background: url(http://www.healwithtea.com/template/default/images/header_bg.jpg) repeat;
}

.img-show {
    width: 228px;
    height: 298px;
    margin-top: 35px;
}

.pro-left {
    float: left;
    width: 228px;
    height: 476px;
}

.pro-right {
    width: 754px;
    position: relative;
    background: #fff;
    height: 476px;
    float: right;
    border: 1px solid #dfdcd5;
}

.pro-right-more {
    position: absolute;
    top: 13px;
    right: 10px;
}

.pro-right-h2 {
    width: 97%;
    margin: 0 auto;
    font: 400 16px/40px "微软雅黑";
    color: #1067b7;
    background: url(http://www.healwithtea.com/template/default/images/pro_right_title_bg.png) repeat-x 0 100%;
}





#roll {
    width: 200%;
}

#roll dd {
    width: 190px;
    height: 150px;
    float: left;
    margin-right: 39px;
}

.box .next {
    right: 0;
}

#roll dd .img {
    width: 190px;
    height: 150px;
}

.prev {
    background: url(http://www.healwithtea.com/template/default/images/dot_left.png) no-repeat;
}

.next {
    background: url(http://www.healwithtea.com/template/default/images/dot_right.png) no-repeat;
}




#rolll {
    width: 200%;
}

#rolll dd {
    width: 190px;
    height: 150px;
    float: left;
    border-radius: 5px;
    position: relative;
    margin-right: 39px;
    overflow: hidden;
}

.boxx span {
    position: absolute;
    bottom: 40%;
    display: inline-block;
    width: 50px;
    text-align: center;
    cursor: pointer;
    z-index: 90;
    color: #fff;
    width: 32px;
    height: 32px;
}

.boxx .nextt {
    right: 0;
}

#rolll dd .img {
    width: 190px;
    height: 150px;
}

.prevv {
    background: url(http://www.healwithtea.com/template/default/images/dot_left.png) no-repeat;
}

.nextt {
    background: url(http://www.healwithtea.com/template/default/images/dot_right.png) no-repeat;
}


#rollll {
    width: 200%;
}

#rollll dd {
    width: 190px;
    height: 109px;
    float: left;
    margin-right: 39px;
}

.boxxx span {
    position: absolute;
    bottom: 40%;
    display: inline-block;
    width: 50px;
    text-align: center;
    cursor: pointer;
    z-index: 90;
    color: #fff;
    width: 32px;
    height: 32px;
}

.boxxx .nexttt {
    right: 0;
}

#rollll dd .img {
    width: 190px;
    height: 109px;
}

.prevvv {
    background: url(http://www.healwithtea.com/template/default/images/dot_left.png) no-repeat;
}

.nexttt {
    background: url(http://www.healwithtea.com/template/default/images/dot_right.png) no-repeat;
}

.ddh3 {
    background: url(http://www.healwithtea.com/template/default/images/case_bg.png) repeat;
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 0px;
    display: none;
    left: 0px;
    font: 400 12px/24px "微软雅黑";
    color: #fff;
    text-align: center;
}

#rolll dd:hover .ddh3 {
    display: block;
}

.pro-new {
    width: 710px;
    height: 33px;
    background: url(http://www.healwithtea.com/template/default/images/index_sort_bg.png) no-repeat 50%;
    background-size: 139px 33px;
    font: 400 12px/33px "微软雅黑";
    color: #fff;
    text-align: center;
    border-top: 1px solid #1067b7;
    margin: 0 auto;
}


.pro-new-con {
    width: 710px;
    height: 392px;
    margin-top: 20px;
}

.pro-new-con-xx {
    width: 216px;
    height: 172px;
    border: 1px solid #e5e5e5;
    margin: 11px 9px;
    background: #fff;
    float: left;
}

.index-shuom {
    width: 1600px;
    margin: 30px auto 0 -800px;
    position: relative;
    left: 50%;
    height: 1150px;
    background: url(http://www.healwithtea.com/template/default/images/index_shuom.jpg) no-repeat;
}

.index-shuom-nei {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 1150px;
    padding-top: 240px;
}

.index-shuom-title {
    position: absolute;
    top: 75px;
    left: 380px;
}

.index-con {
    width: 1000px;
    height: 280px;
}

.index-con-left {
    float: left;
    width: 500px;
    height: 280px;
}

.index-con-right {
    float: right;
    width: 500px;
    height: 280px;
}

.index-con-bg {
    background: url(http://www.healwithtea.com/template/default/images/index_shuom_con_bg.png) no-repeat;
}

.index-about {
    width: 1000px;
    border: 1px solid #e5e5e5;
    position: relative;
    margin: 0 auto 20px -500px;
    left: 50%;
    background: #fff;
    height: 275px;
}

.index-about-h2 {
    width: 100%;
    height: 44px;
    text-indent: 36px;
    border-bottom: 1px solid #e5e5e5;
    background: url(http://www.healwithtea.com/template/default/images/title_bg.png) no-repeat 10px 50%;
    font: 400 16px/44px "微软雅黑";
    color: #1067b7;
}

.index-about-con {
    padding: 20px 20px 0 20px;
}

.index-about-con-left {
    width: 640px;
    height: 210px;
    float: left;
    position: relative;
}

.index-about-con-left-left {
    width: 108px;
    height: 210px;
    float: left;

}

.index-about-con-left-right {
    width: 520px;
    height: 210px;
    top: 0;
    right: 0;
    position: absolute;
}

.numx {
    width: 108px;
    font: 400 14px/39px "微软雅黑";
    height: 39px;
    margin-bottom: 11px;
    color: #fff;
    text-align: center;
    background: url(http://www.healwithtea.com/template/default/images/index_about_left_nohover.jpg) no-repeat;
    cursor: pointer;
}

.numx:hover {
    background: url(http://www.healwithtea.com/template/default/images/index_about_left_hover.jpg) no-repeat;
}

.bottom-new {
    width: 1000px;
    height: 357px;
    position: relative;
    left: 50%;
    margin: 0 auto 0 -500px;
}

.bottom-new-left {
    width: 595px;
    float: left;
    position: relative;
    height: 355px;
    border: 1px solid #e5e5e5;
    background: #fff;
}

.bottom-new-left-con {
    padding: 20px;
}

.newX {
    border-top: 1px dashed #ccc;
    margin-top: 20px;
    padding-top: 20px;

}

.newX li {
    background: url(http://www.healwithtea.com/template/default/images/dot3.png) no-repeat 5px 50%;
    padding-left: 20px !important;
}

.bottom-new-right {
    width: 378px;
    height: 355px;
    float: right;
    position: relative;
    border: 1px solid #e5e5e5;
    background: #fff;
}

.newY {
    margin-top: 10px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.newY li {
    height: 90px;
    width: 90%;
    border-bottom: 1px dashed #ccc;
    margin: 0 auto;
    padding-top: 10px;
}

.newY li h4 {
    font: 400 12px/24px "微软雅黑";
    color: #999;
}

.bottom-hezuo {
    width: 1000px;
    height: 180px;
    background: #fff;
    position: relative;
    left: 50%;
    border: 1px solid #e5e5e5;
    margin: 20px auto 0 -500px;
}

.foot-w {
    width: 100%;
    height: 340px;
    background: url(http://www.healwithtea.com/template/default/images/foot_bg.jpg) repeat-x;
}


.f_link h2 {
    font: 400 16px/57px "微软雅黑";
    color: #fff;
    padding-left: 50px;
    background: url(http://www.healwithtea.com/template/default/images/title_bg1.png) no-repeat 10px 50%;
}

.f_link a {
    color: #fff;
    margin: 0 20px;
}

.foot-con {
    width: 500px;
    height: 100px;
    margin: 0 auto;
    margin-top: 20px;
}

.neitem {
    width: 223px !important;
}

.proX li {
    margin-left: 9px;
    margin-right: 9px;
}

.proX li a.img img {
    width: 224px !important;
    height: 176px !important;
}

.tjbg {
    background: url(http://www.healwithtea.com/template/default/images/title11X.png) repeat-x #fff !important;
}