﻿@charset "utf-8";
/* CSS Document */

/*公共样式*/
* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

li {
    text-decoration: none;
}

/*body 的大背景*/
body {
    width: 100%;
    background-color: #FFF;
    position: relative;
}

.wrap_header {
    width: 1000px;
    margin: 0 auto;
    border: 2px solid #000;
}

/*hear-star*/
.hear {
    width: 100%;
    height: 30px;
    background: url(../img/hear-bg.jpg);
    margin: 0 auto;
}

.top {
    width: 1000px;
    margin: 0 auto;
}

    .top span {
        line-height: 30px;
        font-family: "宋体";
        font-size: 14px;
        color: #999999;
    }

    .top ul {
        float: right;
        margin-right: -32px;
    }

        .top ul li {
            float: left;
            font-family: "宋体";
            font-size: 14px;
            color: #999999;
            line-height: 30px;
            width: 88px;
        }


.logow {
    width: 1000px;
    height: 152px;
    margin: 0 auto;
    position: relative;
}

.logo {
    padding-top: 35px;
    float: left;
}


.telephone {
    width: 340px;
    height: 80px;
    float: left;
    padding: 32px 0 0 120px;
}

    .telephone .dian {
        float: right;
    }

    .telephone span {
        font-family: "方正细倩简体";
        font-size: 20px;
        color: #ff0000;
    }

    .telephone b {
        font-family: "Candara";
        font-size: 20px;
        color: #ff0000;
        font-weight: bold;
    }

.slogan {
    width: 338px;
    height: 48px;
    float: right;
    padding-top: 12px;
}

.rlogo {
    width: 156px;
    height: 133px;
    float: right;
    /*position:absolute;
		right:-130px;*/
}


/*导航|开始*/

.nav {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
}

    .nav ul li {
        float: left;
        text-align: center;
        margin-right: 6px;
        width: 105px;
        height: 40px;
    }

        .nav ul li a {
            font-family: "微软雅黑";
            font-size: 14px;
            line-height: 38px;
            color: #FFF;
        }

        .nav ul li.nav_1 {
            background: #1599e1;
        }

        .nav ul li.nav_2 {
            background: #34a7fa;
        }

        .nav ul li.nav_3 {
            background: #c338bd;
        }

        .nav ul li.nav_4 {
            background: #6bc450;
        }

        .nav ul li.nav_5 {
            background: #e26846;
        }

        .nav ul li.nav_6 {
            background: #ff5a00;
        }

        .nav ul li.nav_7 {
            background: #d80075;
        }

        .nav ul li.nav_8 {
            background: #0ecdb0;
        }

.xian {
    width: 100%;
    height: 2px;
    background: #1298e0;
    margin: 0 auto;
}

/*banner*/

/*.banner{ width:100%;
		 height:auto;
		 margin:0 auto;
		 }
.banner img{
			 height:auto;			 
			 }*/

/*banner*/
#banner {
    width: 100%;
    height: 533px;
    background: #666;
    overflow: hidden;
    position: relative;
    margin: auto;
}

    #banner ul.srcoll {
        width: 1423px;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
    }

        #banner ul.srcoll li {
            width: 100%;
            height: 533px;
            float: left;
        }

            #banner ul.srcoll li img {
                width: 100%;
                height: 533px;
            }

    #banner ul.but {
        position: absolute;
        left: 880px;
        bottom: 20px;
        border-radius: 0px;
        padding: 0px;
    }

        #banner ul.but li {
            width: 10px;
            height: 10px;
            background: #CCC;
            float: left;
            border-radius: 0;
            margin: 0 10px;
        }

            #banner ul.but li.hover {
                background: #FFF;
            }

    #banner span {
        display: block;
        width: 40px;
        height: 80px;
        background: rgba(255,255,255,0.3);
        position: absolute;
        text-align: center;
        line-height: 60px;
        border-radius: 0;
        cursor: pointer;
    }

        #banner span.next {
            top: 40%;
            right: 20px;
        }

            #banner span.next img {
                margin-top: 10px;
            }

        #banner span.prev {
            top: 40%;
            left: 20px;
        }

            #banner span.prev img {
                margin-top: 10px;
            }


/*content*/

.content {
    width: 1000px;
    min-height: 2780px;
    margin: 0 auto;
    margin-top: 12px;
    position: relative;
}

.start {
    width: 1000px;
    height: 98px;
    background: #eb6100;
}

    .start ul li {
        width: 232px;
        height: 40px;
        float: left;
        margin: 6px 0 0 14px;
        border-bottom: 1px solid #d35701;
    }

        .start ul li img {
            float: left;
        }

        .start ul li p {
            font-family: "微软雅黑";
            font-size: 14px;
            color: #FFF;
            float: left;
            margin-top: 8px;
        }

ul ul.wenzi span {
    width: 228px;
    float: left;
    font-family: "宋体";
    font-size: 12px;
    color: #FFF;
    line-height: 22px;
    margin: 2px 0 0 20px;
}

.search .textinput button {
    font-family: "微软雅黑";
}

.container {
    margin-top: 20px;
    width: 1000px;
}

a {
    color: #4183c4;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }


ul {
    list-style: none;
}

.search .textinput[type=text],
.search .textinput[type=password] {
    font-size: 14px;
    min-height: 32px;
    margin: 0;
    padding: 7px 8px;
    outline: none;
    color: #333;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.075);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.15s ease-in;
    -webkit-transition: all 0.15s ease-in 0;
    vertical-align: middle;
    float: left;
    margin-right: 20px;
}

.button {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 8px 15px;
    font-size: 14px;
    white-space: nowrap;
    border-radius: 3px;
    border: 1px solid #ddd;
    border-bottom-color: #c5c5c5;
    box-shadow: 0 1px 3px rgba(0,0,0,.05);
    vertical-align: middle;
    cursor: pointer;
    background:#eb6100;
    color:#FFF;
}

    .search .textinput[type=text]:focus,
    .search .textinput[type=password]:focus {
        outline: none;
        border-color: #51a7e8;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.075), 0 0 5px rgba(81,167,232,.5);
    }

.search .textinput[type=text] {
    font-size: 18px;
    width: 500px;
}

.search .button {
    padding: 10px;
    width: 90px;
    background:#eb6100;
    color:#FFF;
    top: 0px;
    left: 0px;
}

.search span {
    font-size: 14px;
    color: #eb6100;
    float: left;
    padding-top: 8px;
}

/*推荐资讯*/

.push {
    width: 196px;
    height: 37px;
    float: left;
    background: url(../img/title_remnews.jpg) no-repeat;
    margin: 26px 20px 8px 0px;
}

    .push p {
        width: 66px;
        height: 20px;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #888888;
        float: left;
        margin: 2px 0 0 22px;
    }

.sec {
    width: 500px;
    height: 30px;
    float: left;
}

    .sec ul li {
        float: left;
         width: 102px;
            margin: 30px 4px 0 0;
            background: #eaeaea;
    }
    
            .sec ul li.sec_current {
                background: url(../IMG/ahover.jpg);
                color: #ffffff;
            }
                .sec ul li.sec_current a {
                 color:#FFF;
                }
        .sec ul li a {
            font-size: 14px;
            font-family: "微软雅黑";
            text-align: center;
            color: #666666;
            display: block;
            width: 102px;
            line-height: 30px;
        }

            .sec ul li a:hover {
                background: url(../IMG/ahover.jpg);
                color: #ffffff;
            }

/*.news{ width:640px;
		height:248px;
		}*/
.recomment_news {
 width:640px;
 height:255px;
  margin: 80px 0px 8px 0;
}
.wrap_news {
 width:640px;
 height:255px;
 display:none;
}
.new {
    width: 640px;
    height: 120px;
    border-bottom: 1px dotted #999999;
}

    .new img {
        float: left;
    }

    .new span {
        width: 246px;
        height: 15px;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #000;
        margin: 8px 0 14px 25px;
    }

        .new span a {
            color: #000;
            font-size:14px;
        }

        .new span.xiangxi {
            width: 438px;
            float: left;
            color: #666666;
        }

            .new span.xiangxi a {
                line-height: 22px;
                font-family: "宋体";
                font-size: 12px;
                color: #454444;
            }

                .new span.xiangxi a:hover {
                    color: #eb6100;
                }

        .new span.knoc {
            float: left;
        }

            .new span.knoc a {
                color: #ff6600;
                float: left;
                font-family: "宋体";
                font-size: 12px;
                padding: 36px 0 0 0;
            }

.star {
    width: 636px;
    height: 24px;
    margin: 4px 0 8px 0;
    border-bottom: 1px dotted #999999;
}

    .star img {
        float: left;
        margin: 4px 10px 0 0;
    }

    .star p a {
        float: left;
        font-size: 12px;
        font-family: "宋体";
        color: #454444;
        padding-right: 25px;
    }

        .star p a:hover {
            color: #ff6600;
        }

    .star span {
        float: right;
        font-size: 12px;
        font-family: "宋体";
        color: #999999;
    }

/*视频*/
.video {
    width: 312px;
    height: 30px;
    float: right;
    border-bottom: 1px dotted #999999;
    position: absolute;
    right: 6px;
    top: 200px;
}

    .video p {
        float: left;
        font-family: "微软雅黑";
        font-size: 16px;
        color: #000;
    }

    .video span {
        float: left;
        font-family: "微软雅黑";
        font-size: 14px;
        color: #999999;
        padding: 2px 0 0 10px;
    }

.picture {
    width: 310px;
    height: 237px;
    float: right;
    position: absolute;
    top: 250px;
    right: 6px;
}

/*产品中心*/
.products_content {
    width:1000px;
    margin:15px 0 15px;
    height:858px;
    overflow:hidden;
}
.proCat_left {
 float:left;
width:254px;
}
.proList_right {
 float:right;
 width: 726px;
    height: 858px;
}
.bar {
    width: 254px;
    border-radius: 10px;
    border: 1px solid #ff6600;
    background:#fffff2;
}

    .bar p {
        text-align: center;
        font-family: "微软雅黑";
        font-size: 18px;
        color: #eb6100;
        margin: 8px 0 8px 0;
    }

.box { /*margin:240px auto; padding:0px;*/
    /*width: 210px;*/
    padding:0 13px;
    margin: 0 auto;
    text-align:left;
}
    .box h3 {
      height: 32px;
      line-height:32px;
            border-radius: 0px; /* box-shadow: #000 0px 0px 1px;*/
            background-color: #eb6100;
            margin-bottom:5px;
            color:#FFF;
            font-size:14px;
            padding:0 3px 0 8px;
    }
        .box h3 a {
         display:inline-block;
         height:32px; 
         line-height:32px;
         width:200px;
          color:#FFF;
          font-size:14px;
        }
            .box h3 a:hover {
             text-decoration:underline;
            }
    .box ul { 
        margin-bottom:12px;
    }

        .box ul li {
            height: 32px;
            border-radius: 0px; /* box-shadow: #000 0px 0px 1px;*/
                border-bottom:1px dashed #fbad76;
                color: #eb6100;
                color:#3a3939;
            padding:0 3px 0 8px;
        }

            .box ul li a {
                display:inline-block;
                width:200px;
                height: 32px;
                line-height: 32px;
                font-size: 14px;
                color: #eb6100;
                color:#3a3939;
            }
                .box ul li a:hover {
                    text-decoration:underline;
                color: #eb6100;
                }
            .box ul li a.a1 {
                text-align: left;
                padding-left: 20px;
                width: 210px;
                height: 32px;
                line-height: 32px;
                display: block;
                text-decoration: none;
                font-family: "宋体";
                font-size: 14px;
                color: #fff;
            }

            .box ul li ul {
                display: none;
                position: relative;
                top: -32px;
                left: 212px;
            }

                .box ul li ul li {
                    margin: 0px 0px 2px 1px;
                    padding: 0px;
                    background-color: #cccccc;
                }

.sech {
    background-color: #eb6100;
}

.box ul li ul li:hover {
    background: #eb6100;
}
/*.box ul li ul li:hover ul{visibility:visible;}
.box ul li ul li ul{visibility:hidden; position:relative; top:-37px; left:121px;}
.box ul li ul li ul li{background:#FFFFFF;}
.box ul li ul li ul li:hover{background:#AFEEEE;}
.thirdh{background-color: #1E90FF;}	*/


.map {
    width: 256px;
    /* border-radius:10px;
	  background:#f7fdd6;*/
    margin-top: 10px;
    border-radius:5px;
}
.map img{ 
    border-radius:5px;
}


.advertisement {
    background:#fffff2;
    border-radius: 10px;
    width: 712px;
    height: 278px;
    border: 1px solid #ff6600;
    margin-bottom: 8px;
    padding: 0 6px;
}

    .advertisement img {
        margin: 25px 0px 0 0;
        float: left;
    }

    .advertisement ul {
        width: 465px;
        height: 235px;
        float: right;
        margin: 30px 0 0 0;
        overflow: hidden;
    }

        .advertisement ul li p span {
            font-size: 14px;
            font-family: "宋体";
            color: #eb6100;
        }

        .advertisement ul li p {
            font-size: 14px;
            font-family: "宋体";
            color: #000000;
            line-height: 26px;
        }

            .advertisement ul li p.function {
                color: #eb6100;
            }




/*公司概况*/
.company {
    width: 1000px;
    height: 302px;
    background: #eb6100;
    float: left;
    margin-top: 18px;
}

.logo_s img {
    float: left;
    margin: 106px 0 0 16px;
}

.survey {
    float: left;
    width: 400px;
    height: 220px;
    margin: 30px 22px 0 0;
    padding-left:40px;
}

    .survey p {
        font-family: "微软雅黑";
        font-size: 18px;
        color: #fff;
    }

    .survey span {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        display:block;
        line-height: 22px;
        letter-spacing: 1px;
    }

    .survey .an {
        width: 102px;
        height: 30px;
        float: right;
        background: #fff;
    }

        .survey .an a {
            font-family: "微软雅黑";
            font-size: 16px;
            color: #000;
            line-height: 30px;
            padding-left: 15px;
            display: block;
        }

            .survey .an a:hover {
                color: #eb6100;
            }

.purpose {
    width: 460px;
    height: 245px;
    float: left;
    padding: 30px 0px 0 10px;
}
/*.purpose ul li a img{ float:left; padding-right:2px; width:146px; height:244px;}*/
.index {
    width: 146px;
    height: 244px;
    float: left;
    padding: 2px;
}

.purpose a:hover {
    background-color: #06F;
    display: block;
    width: 146px;
    height: 244px;
}


/*荣誉资质*/
.honor {
    width: 1000px;
    height: 240px;
    background: #f0f0fc;
    float: left;
}

    .honor .box2 {
        width: 382px;
        height: 44px;
        border-bottom: 1px #00CC99 double;
        float: left;
    }

    .honor .you {
        width: 382px;
        height: 44px;
        border-bottom: 1px #00CC99 double;
        float: right;
    }
.kuang {

}
.kuang p {
    width: 112px;
    height: 32px;
    background: #cccccc;
    float: left;
    margin-top:25px;
    margin-left:3px;
}

    .kuang p.zuo {
        background: #eb6100;
    }

    .kuang p a {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #fff;
        line-height: 32px;
        padding-left: 20px;
    }

        .kuang p a:hover {
            display: block;
            background: #eb6100;
        }


.show {
    width: 928px;
    height: 128px;
    float: left;
    margin: 30px 0 0 40px;
}

    .show ul li {
        float: left;
        margin-right: 10px;
    }

        .show ul li p {
            font-family: "宋体";
            font-size: 12px;
            color: #eb6100;
            text-align: center;
            padding-top: 15px;
        }

.gundong tr td {
    width: 190px;
    text-align: center;
}

.gundong a {
    color: #333;
    font-size: 14px;
}

    .gundong a:hover {
        color: #eb6100;
    }
/*健康知识*/
.healthy {
    width: 1000px;
    height: 310px;
    background: #fff;
    float: left;
    margin: 15px 0 15px 0;
}

    .healthy .jiankang {
        width: 1000px;
        border-bottom: 1px #ccccb2 double;
    }

        .healthy .jiankang p.big {
            font-family: "微软雅黑";
            font-size: 24px;
            color: #999933;
            padding:0;
        }

        .healthy .jiankang p {
            font-family: "宋体";
            font-size: 14px;
            color: #999966;
            padding:0;
        }

.gao {
    width: 492px;
    height: 240px;
    float: left;
    border-right: 1px #ff0000 double;
    margin-top: 12px;
}

    .gao .mao {
        width: 465px;
        height: 84px;
        background: #ebffda;
    }

        .gao .mao img {
            float: left;
        }

        .gao .mao span.shang {
            font-family: "微软雅黑";
            font-size: 16px;
            color: #333333;
            float: left;
            padding: 16px 0 15px 16px;
        }


        .gao .mao span.xia {
            display:block;
            font-family: "宋体";
            font-size: 12px;
            color: #666666;
            float: left;
            padding-left:16px;
        }

    .gao ul {
        padding-top: 14px;
    }

        .gao ul li {
            float: left;
            width: 465px;
            height: 30px;
            border-bottom: 1px dashed #cccccc;
        }

            .gao ul li img {
                padding-right: 8px;
            }

            .gao ul li a {
                font-family: "宋体";
                font-size: 12px;
                color: #454444;
                line-height:30px;
            }

            .gao ul li p {
                float: right;
                padding-top: 4px;
            }

            .gao ul li a:hover {
                color: #eb6100;
            }


.feng {
    width: 492px;
    height: 240px;
    float: right;
    margin-top: 12px;
}

    .feng .shi {
        width: 465px;
        height: 84px;
        background: #ebffda;
        margin-left: 10px;
    }

        .feng .shi img {
            float: left;
        }

        .feng .shi span.zhi {
            font-family: "微软雅黑";
            font-size: 16px;
            color: #333333;
            float: left;
            padding: 16px 0 15px 16px;
        }


        .feng .shi p {
            font-family: "宋体";
            font-size: 12px;
            color: #666666;
            float: left;
            padding: 0px 20px 0 16px;
        }

    .feng ul li a:hover {
        color: #eb6100;
    }

    .feng ul {
        float: left;
        padding-top: 14px;
    }

        .feng ul li img {
            padding-right: 8px;
        }

        .feng ul li a {
            font-family: "宋体";
            font-size: 12px;
            color: #454444;
            line-height: 30px;
        }

    .feng .two ul {
        float: right;
    }

/*咨询留言*/
.liu {
    width: 1000px;
    height: 490px;
    background: #d0eee9;
    overflow:hidden;
}

    .liu .yan {
        width: 730px;
        height: 58px;
        margin: 12px 0 0 22px;
    }

        .liu .yan p.one {
            font-family: "微软雅黑";
            font-size: 24px;
            color: #999933;
            /*						   padding-bottom:10px;*/
        }

        .liu .yan p {
            font-family: "宋体";
            font-size: 14px;
            color: #999966;
        }

.form {
    width: 456px;
    float: left;
    height:513px;
    padding-left:13px;
}
.form_title {
 padding:15px 0 8px 0;
 height:39px;
 border-bottom:1px solid #93d5e0;
}
p {
    line-height: 1.6;
}

input, textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
    width: 340px;
    min-height: 30px;
    display: block;
    margin-bottom: 16px;
    margin-top: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;*/
}

textarea {
    min-height: 150px;
}

    input:focus, textarea:focus {
        -webkit-box-shadow: 0 0 25px #ccc;
        -moz-box-shadow: 0 0 25px #ccc;
        box-shadow: 0 0 25px #ccc;
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        transform: scale(1.05);
    }

    /* The interesting bit */

    input:not(:focus), textarea:not(:focus) {
        opacity: 1.0;
    }


input[type=submit] {
    padding: 10px;
    background: none;
    opacity: 1.0;
}


.roll {
    width: 531px;
    height: 513px;
    float:right;
}

    .roll .jie span {
        font-family: "微软雅黑";
        font-size: 20px;
        color: #f9fb51;
        padding: 22px 0 16px 20px;
        float: left;
    }

    .roll .jie p {
        font-family: "宋体";
        font-size: 12px;
        color: #fff;
        float: left;
        line-height: 24px;
        padding: 0 0 0 44px;
    }

/*图标栏*/
.icon {
    width: 100%;
    height: 105px;
    background-color: #fff;
    margin-top: 24px;
    box-shadow: 0px -5px 20px #ececec;
}

    .icon .seec {
        width: 1000px;
        height: 105px;
        margin: 0 auto;
    }

.seec .o_1 {
    margin: 26px 0px 0 0;
    float: left;
    width: 250px;
    height: 44px;
}

    .seec .o_1 img {
        float: left;
        margin-right: 10px;
    }

    .seec .o_1 p {
        font-family: "微软雅黑";
        font-size: 16px;
        color: #706e6e;
    }

    .seec .o_1 span {
        font-family: "微软雅黑";
        font-size: 14px;
        color: #b1aeae;
        float: left;
        padding-top: 2px;
    }
/*底部*/
.bottom {
    width: 100%;
    /*min-height: 198px;*/
    background-color: #e76020;
}

    .bottom .chang {
        width: 1000px;
        height: 158px;
        padding-top: 24px;
        margin: 0 auto;
    }

    .bottom .run {
        width: 114px;
        height: 158px;
        border-right: 1px double #ed7e48;
        float: left;
    }

        .bottom .run span {
            margin-left: 24px;
            color: #fff;
            font-family: "微软雅黑";
            font-size: 14px;
        }
        /*.bottom .run span a{ color:#fff;
						font-family:"微软雅黑";
						font-size:14px;
						}*/
        .bottom .run ul {
            padding-top: 12px;
            margin-left: 24px;
        }

            .bottom .run ul li a {
                line-height: 32px;
                font-family: "微软雅黑";
                font-size: 12px;
                color: #fff;
            }

.tel {
    width: 264px;
    height: 160px;
    float: left;
}

.code img {
    width: 130px;
    height: 123px;
    float: left;
    margin-left: 22px;
}

.code p {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    margin: 6px 4px 0 0;
    float: right;
}

/**/
.yhfc {
    width: 680px;
    float: right;
    border-top: 3px solid #d60000;
    border-bottom: 1px solid #e4e4e4;
}

.yhfc_head {
    height: 36px;
    line-height: 36px;
    width: auto;
    background: #efefef;
    border: 1px solid #CCC;
    border-bottom: 0px;
    border-top: 0px;
}

    .yhfc_head span {
        margin-right: 10px;
        padding-left: 25px;
        background: url(../images/box_001_title_icon_1.png) no-repeat 10px 3px;
        color: #333;
        font-size: 13pt;
        font-family: "微软雅黑";
    }

    .yhfc_head a {
        display: block;
        float: right;
        font-size: 9pt;
        color: #9a9a9a;
        margin-top: 12px;
        margin-right: 10px;
    }
/* */
