@charset "utf-8";
.oneHide {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

html {
    font: normal 62.5%/2.3em Arial, "微软雅黑";
}

body {
    margin: 0px;
    padding: 0px;
    margin: 0px auto;
    font-size: 1.2em;
    color: #414446;
    width: 100%;
    min-width: 1000px;
    width: expression((documentElement.clientWidth < 1000) ? "1000px" : "100%" );
    zoom: 1;
    line-height: 23px;
}

ul, li, form, dl, dt, dd, div {
    padding: 0px;
    margin: 0px;
}

ul, li {
    list-style: none;
    font-family: "微软雅黑";
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    padding: 0px;
    margin: 0px;
    font-family: "微软雅黑";
}

select, input, textarea, em {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #414446;
    font-family: "微软雅黑";
    font-style: normal;
}

input:focus {
    outline: none;
}

input, button, select, textarea {
    font-family: "微软雅黑";
    outline: none; /*-webkit-appearance:none;*//*强制去除表单自带的样式*/
}

textarea {
    resize: none; /*-webkit-appearance:none;*//*强制去除textarea自带的样式*/
}

textarea, input, select {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

article, aside, footer, header, hgroup, nav, section, figure, figcaption, detail {
    display: block;
}

/*html5设置*/
figure, figcaption {
    margin: 0px;
    padding: 0px;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

img {
    border: none;
    border: 0;
    vertical-align: top;
}

a {
    font-family: "微软雅黑";
    color: #444;
    text-decoration: none;
    noline: -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:focus {
    outline: none;
    -moz-outline: none;
}

a:hover {
    text-decoration: none;
    color: #009100;
}

.Texthide {
    display: none;
}

.space10 {
    height: 10px;
    clear: both;
    overflow: hidden;
    zoom: 0;
}

.space20 {
    height: 20px;
    clear: both;
    overflow: hidden;
    zoom: 0;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    zoom: 0;
}

/*pages*/
.Pages {
    font-family: "微软雅黑";
    padding: 25px 0 0;
    line-height: 18px;
    zoom: 1;
    overflow: hidden;
}

.Pages span {
    padding: 0px 3px;
    display: inline-block;
}

.Pages a {
    display: inline-block;
    margin: 0px 2px;
}

.Pages b {
    font-weight: normal;
}

.Pages .p_jump .i_text {
    width: 44px;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    text-align: center;
    font-size: 12px;
    border: solid 1px #E6E6E6;
    background: #fff;
    margin: 0 5px;
}

.Pages .i_button {
    margin-left: 5px;
    width: 28px;
    height: 22px;
    cursor: pointer;
    border: none;
    background: url(../images/page_goto.jpg) /*tpa=http://www.tepia-electric.com/cn/images/page_goto.jpg*/ no-repeat left top;
    position: relative;
    top: 2px;
}

/*pages end*/

/*Top*/
.Toper {
    width: 100%;
    /*height: 77px;*/
    /*height: 96px;*/
}

.Top {
    width: 1000px;
    margin: 0 auto;
    /*height: 77px;*/
    /*height: 96px;*/
    background: url(../images/BG_Top.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_Top.jpg*/ repeat-x left top;
    position: relative;
}

.logo {
    width: 374px;
    height: 40px;
    /*height: 57px;*/
    padding-top: 20px;
}

.logo a {
    display: block;
}

.SreachBox {
    position: absolute;
    right: 0px;
    top: 21px;
    width: 162px;
    height: 25px;
    border: 1px solid #dfdfdf;
    overflow: hidden;
    background: #fff;
}

.SreachBox .sreach_btn {
    width: 23px;
    height: 25px;
    display: block;
    float: right;
    background: url(../images/Btn_search.jpg) /*tpa=http://www.tepia-electric.com/cn/images/Btn_search.jpg*/ no-repeat left center;
}

.SreachBox .sreach_ipu {
    width: 130px;
    height: 25px;
    line-height: 25px;
    padding-left: 6px;
    border: none;
    background: #fff;
    color: #c8c8c8;
    float: left;
    font-family: "微软雅黑";
}

.MainNav {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 600px;
    height: 40px;
    z-index: 9;
}

.MainNav li {
    float: left;
    position: relative;
    padding-left: 1px;
    font-family: "微软雅黑";
}

.MainNav li a.A {
    display: block;
    width: 92px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #444;
    font-size: 15px;
}

.MainNav li:hover a.A {
    background: url(../images/BG_NAv.png) /*tpa=http://www.tepia-electric.com/cn/images/BG_NAv.png*/ no-repeat left top;
    color: #fff;
}

.MainNav li.onnav a.A {
    background: url(../images/BG_NAv.png) /*tpa=http://www.tepia-electric.com/cn/images/BG_NAv.png*/ no-repeat left top;
    color: #fff;
}

.MainNav li dl {
    display: none;
    background: url(../images/BG_gleen.png) /*tpa=http://www.tepia-electric.com/cn/images/BG_gleen.png*/ repeat left top;
    position: absolute;
    top: 40px;
    left: 1px;
    padding: 8px 0 10px;
}

.MainNav li dl dt a {
    display: block;
    padding: 0 11px 0 14px;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    background: url(../images/ico_round.png) /*tpa=http://www.tepia-electric.com/cn/images/ico_round.png*/ no-repeat 12px center;
}

.MainNav li dl dt a span {
    display: block;
    min-width: 49px;
    white-space: nowrap;
    padding: 0 9px 0 9px;
    border-bottom: 1px solid #4ab759;
    width: auto;
}

.MainNav li dl dt a:hover {
    background: url(../images/ico_round.png) /*tpa=http://www.tepia-electric.com/cn/images/ico_round.png*/ #009c00 no-repeat 12px center;
}

/*Top*/

/*bottom*/
.Bottomer {
    background: #fff;
    width: 100%;
    height: 110px;
    border-top: 1px solid #ececec;
}

.Bottom {
    width: 1000px;
    margin: 0 auto;
    font-family: "微软雅黑";
}

.Bottom .BottomLinks {
    padding-top: 28px;
    padding-bottom: 3px;
}

.Bottom .BottomLinks a {
    color: #555;
}

.Bottom .BottomLinks em {
    padding: 0 5px;
}

.Bottom .Copyright {
    color: #555;
    font-size: 12px;
    font-family: "微软雅黑";
}

.Bottom .Copyright a {
    color: #555
}

.Bottom .Copyright a:hover {
    color: #009100;
}

.Bottom .WeixnBox {
    padding-top: 20px;
    float: right;
    width: 60px;
    text-align: center;
    color: #676767;
    font-size: 10px;
}

.Bottom .WeixnBox span {
    display: block;
}

.Bottom .PhoneBox {
    float: right;
    width: 115px;
    margin-top: 34px;
    overflow: hidden;
    padding-left: 45px;
    height: 40px;
    background: url(../images/ico_phone.jpg) /*tpa=http://www.tepia-electric.com/cn/images/ico_phone.jpg*/ no-repeat left 2px;
    padding-right: 71px;
    font-family: "微软雅黑";
    color: #777;
    font-size: 14px;
    line-height: normal;
}

.Bottom .PhoneBox em {
    display: block;
    color: #009100;
    font-family: Arial;
    font-size: 18px;
}

/*bottom*/

/*Banner*/
.HomeBan {
    width: 100%;
    height: 405px;
    position: relative;
    background: url(../images/BG_HomeBan.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_HomeBan.jpg*/ repeat-x left bottom;
}

.HomeBan .BanList {
    width: 100%;
    height: 400px;
}

.HomeBan .BanList li {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.HomeBan .TabList {
    width: 100%;
    height: 6px;
    left: 0px;
    bottom: 16px;
    position: absolute;
}

.HomeBan .TabList .List {
    width: 1000px;
    height: 6px;
    margin: 0 auto;
}

.HomeBan .TabList .List ul {
    height: 6px;
}

.HomeBan .TabList li {
    float: left;
    width: 16px;
    height: 6px;
    padding: 0 4px;
}

.HomeBan .TabList li span {
    background: #fafffb;
    width: 16px;
    height: 6px;
    display: block;
    cursor: pointer;
}

.HomeBan .TabList li.on span {
    background: #26a136;
}

.Banner {
    width: 100%;
    height: 205px;
    background: url(../images/BG_HomeBan.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_HomeBan.jpg*/ repeat-x left bottom;
}

/*Banner*/

/*public*/
.Contain {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.SildeBar {
}

.Current {
    width: 1000px;
    margin: 0 auto;
    padding-top: 20px;
}

.Current dl {
    float: right;
    background: url(../images/ico_home.jpg) /*tpa=http://www.tepia-electric.com/cn/images/ico_home.jpg*/ no-repeat left center;
    padding-left: 20px;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #999;
}

.Current dl a {
    color: #999;
}

.Current dl a:hover {
    color: #009100;
}

.Current dl span {
    color: #009100;
}

.ColumnName {
    font-size: 24px;
    color: #333;
    font-family: "微软雅黑";
}

.ColumnName span {
    color: #009100;
    font-family: Arial;
    padding-left: 5px;
    text-transform: uppercase;
}

.Content {
    padding: 0 20px 45px 20px;
}

.SinglePage {
    color: #444;
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    clear: both;
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
    font-family: "微软雅黑";
}

.PrevNextBox .h1 {
    font-size: 12px;
    font-weight: normal;
}

.ContTabList {
    padding-bottom: 5px;
    overflow: hidden;
}

.ContTabList li {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.ContTabList li a {
    display: block;
    width: 129px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: "微软雅黑";
    background: url(../images/BG_Tab_on.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_Tab_on.jpg*/ no-repeat left top;
}

.ContTabList li a:hover, .ContTabList li.on a {
    background: #009100;
}

.ContTabList1 {
    padding-bottom: 5px;
    overflow: hidden;
}

.ContTabList1 li {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}

.ContTabList1 li a {
    display: block;
    min-width: 109px;
    padding: 0 10px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: "微软雅黑";
    background: #484848;
}

.ContTabList1 li a:hover, .ContTabList1 li.on a {
    background: #009100;
}

/*public*/

/*SildeBar*/
.Menu {
    padding: 30px 0;
    height: 50px;
    overflow: hidden;
}

.MenuList {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    height: 45px;
}

.MenuList li {
    float: left;
    line-height: 45px;
    padding-right: 1px;
}

.MenuList li a {
    display: block; /*min-width:100px;*/
    padding: 0 11px;
    color: #777;
    font-size: 16px;
    font-family: "微软雅黑";
    text-align: center;
}

.MenuList li a:hover, .MenuList li.onmenu a {
    color: #333;
    background: #EEE;
    border-bottom: 2px solid #009100;
}

/*SildeBar*/

/*index*/
.HomeBox {
    width: 100%;
    background: #fff;
    height: 300px;
}

.HomeBox1 {
    width: 100%;
    background: #fff;
    height: 320px;
    background: url(../images/BG_Case.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_Case.jpg*/ #e8ecf2 no-repeat left top;
}

.HomeBox .Box {
    width: 1000px;
    margin: 0 auto;
}

.HomeTitle {
    width: 278px;
    background: url(../images/BG_more.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_more.jpg*/ no-repeat right bottom;
}

.HomeTitle em {
    font-size: 16px;
    color: #333;
    display: block;
    font-family: "微软雅黑";
}

.HomeTitle span {
    display: block;
    font-family: Arial;
    color: #009100;
    font-size: 12px;
    text-transform: uppercase;
}

.HomeTitle span a {
    float: right;
    color: #fff;
    font-size: 11px;
    line-height: 15px;
    margin-top: 8px;
    margin-right: 5px;
}

.HomeTitle span a:hover {
    color: #009100;
    text-decoration: underline;
}

.HomeTitle1 {
    background: url(../images/BG_more_1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_more_1.jpg*/ no-repeat right bottom;
}

.HomeTitle1 em {
    font-size: 18px;
    color: #333;
    font-family: "微软雅黑";
}

.HomeTitle1 span {
    font-family: Arial;
    color: #009100;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 8px;
}

.HomeTitle1 a {
    float: right;
    color: #fff;
    font-size: 11px;
    margin-top: 8px;
    margin-right: 6px;
}

.HomeTitle1 a:hover {
    color: #009100;
    text-decoration: underline;
}

.HomeNews {
    width: 278px;
    height: 270px;
    overflow: hidden;
    float: left;
    padding-right: 37px;
}

.HomeNews .List {
}

.HomeNews .List li {
    border-bottom: 1px dotted #e4e4e4;
    padding: 8px 0;
    font-size: 12px;
    line-height: 19px;
}

.HomeNews .List li a {
    color: #768089;
    font-family: "微软雅黑";
}

.HomeNews .List li a:hover {
    color: #009100;
    text-decoration: underline;
}

.HomeNews .List li span {
    color: #b2b8be;
    white-space: nowrap;
}

.HomePro {
    width: 279px;
    height: 270px;
    overflow: hidden;
    float: right;
}

.HomePro .ImgBox {
    padding: 17px 0;
}

.HomePro .ImgBox a {
    display: block;
}

.HomePro .ImgBox a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.HomePro .List {
    padding-left: 10px;
}

.HomePro .List li {
    float: left;
    width: 100%;
    padding:5px;

}

.HomePro .List li a {
    font-family: "微软雅黑";
    background: url(../images/ico_jt.jpg) /*tpa=http://www.tepia-electric.com/cn/images/ico_jt.jpg*/ no-repeat left center;
    padding-left: 10px;
}

.HomeEntry {
    float: left;
    width: 278px;
    height: 270px;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
    overflow: hidden;
    padding: 0 36px;
}

.HomeEntry .IcoList {
    padding-top: 20px;
    padding-bottom: 15px;
}

.HomeEntry .IcoList li {
    margin-right: 11px;
    float: left;
    background: #246bbc;
}

.HomeEntry .IcoList li a {
    display: block;
    width: 85px;
    height: 26px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding-top: 75px;
}

.HomeEntry .IcoList li a:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.HomeEntry .IcoList li.ico_1 a {
    background: url(../images/ico_1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/ico_1.jpg*/ no-repeat center 20px;
}

.HomeEntry .IcoList li.ico_2 a {
    background: url(../images/ico_2.jpg) /*tpa=http://www.tepia-electric.com/cn/images/ico_2.jpg*/ no-repeat center 28px;
}

.HomeEntry .IcoList li.ico_3 a {
    background: url(../images/ico_3.jpg) /*tpa=http://www.tepia-electric.com/cn/images/ico_3.jpg*/ no-repeat center 25px;
}

.HomeEntry .IcoList li.ico_3 {
    margin-right: 0;
}

.HomeEntry article {
    font-size: 12px;
    color: #767f89;
    font-family: "微软雅黑";
    line-height: 22px;
}

.HomeEntry article a {
    color: #767f89;
}

.HomeCase {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}

.HomeCase .HomeCaseList {
    padding-top: 25px;
}

.HomeCase .HomeCaseList li {
    float: left;
    width: 187px;
    padding-right: 16px;
}

.HomeCase .HomeCaseList li a {
    display: block;
    width: 187px;
    font-family: "微软雅黑";
    color: #767f89;
}

.HomeCase .HomeCaseList li a p {
    margin: 0;
    display: block;
    background: #fff;
    text-align: center;
    height: 36px;
    line-height: 36px;
}

.HomeCase .HomeCaseList li a:hover {
    color: #009100;
    text-decoration: underline;
}

.HomeCase .HomeCaseList li a:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.HomeCase .btn {
    display: block;
    width: 24px;
    height: 48px;
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.HomeCase .btnPrev {
    background: url(../images/btn_prev.jpg) /*tpa=http://www.tepia-electric.com/cn/images/btn_prev.jpg*/ no-repeat left top;
    left: -60px;
}

.HomeCase .btnNext {
    background: url(../images/btn_next.jpg) /*tpa=http://www.tepia-electric.com/cn/images/btn_next.jpg*/ no-repeat left top;
    right: -60px;
}

/*index*/

/*企业文化*/
.QYWHList {
    font-family: "微软雅黑";
}

.QYWHList .top {
    border: 0;
    padding: 0;
    padding-bottom: 25px;
}

.QYWHList .top figure {
    float: left;
    padding: 2px;
    border: 1px solid #e4e4e4;
    width: 156px;
}

.QYWHList .top figure a {
    display: block;
}

.QYWHList .top .details {
    float: right;
    width: 755px;
    padding: 0 18px;
}

.QYWHList .top .details .title {
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

.QYWHList .top .details .title:hover {
    color: #009100;
}

.QYWHList .top .details .title span {
    color: #9c9c9c;
    font-size: 12px;
    float: right;
    font-weight: normal;
}

.QYWHList .top .details .TextBox {
    padding: 2px 0;
    color: #999;
    font-size: 12px;
    line-height: 20px;
    height: 66px;
}

.QYWHList .top .details .more {
    display: block;
    color: #fff;
    background: url(../images/BG_more1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_more1.jpg*/ no-repeat left top;
    text-align: center;
    width: 65px;
    height: 22px;
    line-height: 22px;
}

.QYWHList li {
    border-bottom: 1px dotted #e2e2e2;
    padding: 7px 18px 8px 10px;
    font-family: "微软雅黑";
}

.QYWHList li span {
    float: right;
    font-size: 12px;
    color: #777;
}

.QYWHList li a {
    font-size: 14px;
    color: #777;
}

.QYWHList li a:hover {
    color: #009100;
    text-decoration: underline;
}

.QYWH_info {
    font-family: "微软雅黑";
}

.QYWH_info .info_title {
    font-family: "微软雅黑";
    font-size: 14px;
    text-align: center;
}

.QYWH_info .info_time {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #A1A1A1;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}

.QYWH_info .info_txt {
    font-family: "微软雅黑";
    padding: 10px 0px;
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    clear: both;
}

/*企业文化*/

/*荣誉榜*/
.honourCont {
}

.honourCont li {
    float: left;
    padding-right: 60px;
    padding-bottom: 30px;
}

.honourCont li a {
    display: block;
}

.honourCont li figure {
    width: 185px;
}

.honourCont li figcaption {
    text-align: center;
    font-size: 14px;
    color: #777;
    font-family: "微软雅黑";
    padding-top: 12px;
}

.honourCont li:hover figcaption {
    color: #009100;
}

/*荣誉榜*/

/*研发创新*/
.carousel {
    margin: 0px auto;
    padding: 60px 0px 0px;
    width: 950px;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.carousel .slides {
    margin: 0px auto 30px;
    overflow: hidden;
    position: relative;
}

.carousel .slides .slideItem {
    background: #fff;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
    opacity: 1 !important;
}

.carousel .slides .slideItem a {
    overflow: hidden;
    display: block;
}

.carousel .slides .slideItem img {
    width: 100%;
    height: 100%;
}

.carousel .slides .slideItem .cover {
    left: 0px;
    top: 0px;
    width: 100% !important;
    height: 435px !important;
    display: block;
    position: absolute;
}

.carousel .slides .slideItem em {
    color: #333;
    line-height: 33px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.prevButton {
    display: block;
    width: 22px;
    height: 44px;
    background: url(../images/hui_prev.png) /*tpa=http://www.tepia-electric.com/cn/images/hui_prev.png*/ no-repeat left top;
    position: absolute;
    top: 230px;
    left: 0px;
    z-index: 99;
    cursor: pointer;
}

.nextButton {
    display: block;
    width: 22px;
    height: 44px;
    background: url(../images/hui_Next.png) /*tpa=http://www.tepia-electric.com/cn/images/hui_Next.png*/ no-repeat left top;
    position: absolute;
    top: 230px;
    right: 0px;
    z-index: 99;
    cursor: pointer;
}

/*研发创新*/

/*新闻*/
.NewsList {
    font-family: "微软雅黑";
}

.NewsList .top {
    border: 0;
    padding: 0;
    padding-bottom: 25px;
}

.NewsList .top figure {
    float: left;
    padding: 2px;
    border: 1px solid #e4e4e4;
    width: 156px;
}

.NewsList .top .figure a {
    display: block;
}

.NewsList .top .details {
    float: right;
    width: 755px;
    padding: 0 18px;
}

.NewsList .top .details .title {
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

.NewsList .top .details .title span {
    color: #9c9c9c;
    font-size: 12px;
    float: right;
    font-weight: normal;
}

.NewsList .top .details .TextBox {
    padding: 2px 0;
    color: #999;
    font-size: 12px;
    line-height: 20px;
    height: 66px;
}

.NewsList .top .details .more {
    display: block;
    color: #fff;
    background: url(../images/BG_more1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_more1.jpg*/ no-repeat left top;
    text-align: center;
    width: 65px;
    height: 22px;
    line-height: 22px;
}

.NewsList li {
    border-bottom: 1px dotted #e2e2e2;
    padding: 7px 18px 8px 10px;
    font-family: "微软雅黑";
}

.NewsList li span {
    float: right;
    font-size: 12px;
    color: #777;
}

.NewsList li a {
    font-size: 14px;
    color: #777;
}

.NewsList li a:hover {
    color: #009100;
    text-decoration: underline;
}

.News_info {
    font-family: "微软雅黑";
}

.News_info .info_title {
    font-size: 14px;
    text-align: center;
}

.News_info .info_time {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #A1A1A1;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
}

.News_info .info_txt {
    padding: 10px 0px;
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    clear: both;
}

/*新闻*/

/*产品展示*/
.ProIndex {
    font-family: "微软雅黑";
}

.ProIndex li {
    float: left;
    padding-right: 35px;
    padding-bottom: 24px;
}

.ProIndex li figure {
    width: 307px;
    height: 221px;
    border: 1px solid #dcdcdc;
}

.ProIndex li figure a {
    display: block;
    width: 305px;
    height: 219px;
    border: 1px solid #fff;
}

.ProIndex li figure a img {
    width: 305px;
    height: 219px;
}

.ProIndex li figcaption {
    text-align: center;
    font-size: 15px;
    color: #777;
    font-family: "微软雅黑";
    padding-top: 12px;
}

.ProIndex li:hover figcaption {
    color: #009100;
}

.ProIndex li figure a:hover {
    width: 301px;
    height: 215px;
    border: 3px solid #009100;
}

.ProIndex li figure a:hover img {
    width: 301px;
    height: 215px;
}

/*安全省力型设备吊装口*/
.ProList1 {
}

.ProList1 li {
    border: 0;
    padding: 0;
    padding: 30px 20px 30px 0;
    border-bottom: 1px dotted #e2e2e2;
    background: #edf6fb;
}

.ProList1 li figure {
    float: left;
    padding: 2px;
    border: 1px solid #e4e4e4;
    width: 245px;
    overflow: hidden;
}

.ProList1 li figure a {
    display: block;
}

.ProList1 li .details {
    float: right;
    width: 575px;
}

.ProList1 li .details .title {
    color: #333;
    font-size: 22px;
    line-height: 33px;
    padding-bottom: 4px;
}

.ProList1 li .details .title:hover {
    color: #009100;
    text-decoration: underline;
}

.ProList1 li .details .TextBox {
    padding: 5px 0;
    text-align: justify;
    color: #999;
    font-size: 1.24em;
    height: 193px;
    overflow: hidden;
    line-height: 30px;
}

.ProList1 li .details .more {
    display: block;
    color: #fff;
    background: url(../images/BG_more1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_more1.jpg*/ no-repeat left top;
    text-align: center;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.ProVideo {
    height: 370px;
    overflow: hidden;
    border-top: 1px solid #b4d6e7;
    border-bottom: 1px solid #b4d6e7;
    background: #c1e2f3;
    padding: 20px;
    margin-top: 25px;
}

.ProVideo .title {
    color: #333;
    font-size: 18px;
    margin: 0;
    padding-bottom: 5px;
}

.ProVideo .TextBox {
    float: left;
    width: 495px;
    font-family: "微软雅黑";
}

.ProVideo .TextBox .title1 {
    color: #333;
    font-size: 16px;
    margin: 0;
    padding-bottom: 5px;
}

.ProVideo .TextBox li {
    font-size: 12px;
    color: #777;
    background: url(../images/ico_jt_1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/ico_jt_1.jpg*/ no-repeat left center;
    padding-left: 10px;
}

.ProVideo .Bideo {
    float: right;
    width: 400px;
    height: 300px;
    padding: 6px;
    background: #fff;
    margin-right: 10px;
}

.ProInfo {
    font-family: "微软雅黑";
}

.ProImgBox {
    float: left;
    width: 410px;
    position: relative;
}

.ProImgBox .ImgList {
    width: 398px;
    height: 274px;
    overflow: hidden;
}

.ProImgBox .ImgList li {
}

.ProImgBox .ImgList li figure {
    display: block;
    width: 398px;
    height: 274px;
}

.ProImgBox .ImgList li figure img {
    width: 398px;
    height: 274px;
}

.ProImgBox .TabBox {
    width: 400px;
    height: 60px;
    overflow: hidden;
    position: relative;
    margin-top: 3px;
}

.ProImgBox .TabBox .TabList {
    position: absolute;
    top: 0;
}

.ProImgBox .TabBox li {
    cursor: pointer;
    float: left;
    padding-right: 2px;
}

.ProImgBox .TabBox li figure {
    display: block;
    width: 76px;
    height: 52px;
    border: 1px solid #575757;
}

.ProImgBox .TabBox li figure img {
    width: 76px;
    height: 52px;
}

.ProImgBox .TabBox li.on figure {
    border: 2px solid #009100;
    width: 74px;
    height: 50px;
}

.ProImgBox .TabBox li.on figure img {
    width: 74px;
    height: 50px;
}

.ProInfo .Brief {
    float: right;
    width: 570px;
    height: 330px;
    overflow: hidden;
}

.ProInfo .Brief .title {
    font-size: 24px;
    color: #333;
    line-height: 25px;
    margin: 0;
    border-bottom: 1px dotted #e4e4e4;
    padding-bottom: 12px;
}

.ProInfo .Brief .InfoBox {
    padding-top: 15px;
    color: #777;
    font-size: 12px;
}

.ProInfo .TextContBox {
    position: relative;
}

.ProInfo .TextTab {
    height: 33px;
    padding-left: 28px;
}

.ProInfo .TextTab li {
    width: 91px;
    height: 33px;
    float: left;
    padding-right: 9px;
    position: relative;
}

.ProInfo .TextTab li span {
    display: block;
    width: 91px;
    border: 1px solid #dddddd;
    height: 33px;
    line-height: 33px;
    color: #777;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-bottom: 0;
    background: #fff;
}

.ProInfo .TextTab li.on span {
    color: #009100;
    bottom: -1px;
    z-index: 3;
}

.ProInfo .TextCont {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #d8d8d8;
    padding: 15px;
}

.ProInfo .TextCont .cont {
    width: 970px;
    overflow: hidden;
}

.CPRZBox {
    width: 970px;
    margin: 0 auto;
    padding: 20px 0;
    position: relative;
}

.CPRZBox .CPRZ_list {
    padding-top: 25px;
    padding-left: 69px;
}

.CPRZBox .CPRZ_list li {
    float: left;
    width: 196px;
    padding-right: 25px;
}

.CPRZBox .CPRZ_list li a {
    width: 196px;
    display: block;
}

.CPRZBox .CPRZ_list li span {
    display: block;
    width: 196px;
}

.CPRZBox .CPRZ_list li span img {
    width: 196px;
    height: 290px;
}

.CPRZBox .CPRZ_list li p {
    margin: 0;
    display: block;
    background: #fff;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-family: "微软雅黑";
    color: #777;
    font-size: 14px;
    overflow: hidden;
}

.CPRZBox .CPRZ_list li:hover figcaption {
    color: #009100;
    text-decoration: underline;
}

.CPRZBox .btn {
    display: block;
    width: 24px;
    height: 48px;
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.CPRZBox .btn_Prev {
    background: url(../images/Prev_1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/Prev_1.jpg*/ no-repeat left top;
    left: 16px;
}

.CPRZBox .btn_Next {
    background: url(../images/Next_2.jpg) /*tpa=http://www.tepia-electric.com/cn/images/Next_2.jpg*/ no-repeat left top;
    right: 16px;
}

/*产品展示*/

/*工程案例*/
.CaseList {
    font-family: "微软雅黑";
}

.CaseList li {
    border: 0;
    padding: 0;
    padding: 25px 0;
    border-bottom: 1px dotted #e2e2e2;
    background: #edf6fb;
}

.CaseList li figure {
    float: left;
    padding: 2px;
    border: 1px solid #e4e4e4;
    width: 229px;
}

.CaseList li figure a {
    display: block;
}

.CaseList li .details {
    float: right;
    width: 685px;
    padding: 0 18px;
}

.CaseList li .details .title {
    color: #333;
    font-size: 22px;
    line-height: 35px;
    padding-bottom: 3px;
}

.CaseList li .details .title:hover {
    color: #009100;
    text-decoration: underline;
}

.CaseList li .details .TextBox {
    padding: 5px 0;
    color: #777;
    font-size: 1.25em;
    line-height: 30px;
    height: 140px;
    overflow: hidden;
}

.CaseList li .details .more {
    display: block;
    color: #fff;
    background: url(../images/BG_more2.jpg) /*tpa=http://www.tepia-electric.com/cn/images/BG_more2.jpg*/ no-repeat left top;
    text-align: center;
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}

.CaseList li .details .more:hover {
    text-decoration: underline;
}

.CaseImgBox {
    font-family: "微软雅黑";
}

.casetitle {
    font-family: "微软雅黑";
    font-size: 18px;
    text-align: center;
    margin: 0px;
    padding-bottom: 15px;
}

.caseinfo_time {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #A1A1A1;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    margin-bottom: 30px;
}

.CaseImgBox {
    width: 825px;
    position: relative;
    margin: 0 auto;
}

.CaseImgBox .CaseImgList {
    width: 607px;
    height: 398px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #dbdbdb;
    margin: 0 auto;
}

.CaseImgBox .CaseImgList li {
    width: 607px;
    height: 398px;
    overflow: hidden;
}

.CaseImgBox .TabList {
    width: 100%;
    height: 15px;
    padding: 30px 0;
}

.CaseImgBox .TabList .List {
    height: 15px;
    margin: 0 auto;
}

.CaseImgBox .TabList .List ul {
    height: 15px;
}

.CaseImgBox .TabList li {
    float: left;
    width: 15px;
    height: 15px;
    padding: 0 5px;
}

.CaseImgBox .TabList li span {
    background: url(../images/tab_2.jpg) /*tpa=http://www.tepia-electric.com/cn/images/tab_2.jpg*/ no-repeat left top;
    width: 15px;
    height: 15px;
    display: block;
    cursor: pointer;
}

.CaseImgBox .TabList li.on span {
    background: url(../images/tab_1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/tab_1.jpg*/ no-repeat left top;
}

.CaseImgBox .btn {
    display: block;
    width: 22px;
    height: 44px;
    position: absolute;
    top: 190px;
    cursor: pointer;
}

.CaseImgBox .btnPrev {
    background: url(../images/Prev_1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/Prev_1.jpg*/ no-repeat left top;
    left: 0px;
}

.CaseImgBox .btnNext {
    background: url(../images/Next_2.jpg) /*tpa=http://www.tepia-electric.com/cn/images/Next_2.jpg*/ no-repeat left top;
    right: 0px;
}

.CaseInfo {
    margin: 0 auto;
    font-size: 14px;
    color: #777;
}

/*工程案例*/

/*Start*/
.LinkCont ul li {
    text-align: center;
    float: left;
    height: 160px;
    overflow: hidden;
    padding: 0px 20px 0 5px;
}

.LinkCont ul .pic {
    border: solid 1px #e0e0e0;
    padding: 1px;
    width: 210px;
}

.LinkCont ul .pic img {
    width: 210px;
    height: 90px;
}

.LinkCont ul h5 {
    font-size: 14px;
    font-weight: normal;
    padding: 8px 0px;
    margin: 0;
}

.LinkCont ul h5 a {
    color: #696969;
}

.LinkCont ul h5 a:hover {
    color: #009100;
    text-decoration: underline;
}

/*End*/

/*sitemap*/
.ul_sitemap li {
    border-bottom: dotted 1px #ddd;
    padding: 5px 0px;
}

.ul_sitemap li strong {
    width: 90px;
    display: inline-block;
}

.search_cont {
}

.search_cont .title {
    font-size: 16px;
    margin: 0px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.search_cont .title span {
    font-size: 1.4em;
    color: #009100;
    padding: 0 8px;
}

.search_cont li {
    padding: 6px 0px;
    padding-left: 20px;
    background: url(../images/ico_jt_2.jpg) /*tpa=http://www.tepia-electric.com/cn/images/ico_jt_2.jpg*/ no-repeat 6px center;
    border-bottom: 1px dashed #dcdcdc;
}

.search_cont li span {
    float: right;
    font-size: 1.2em;
}

.search_cont li a {
    font-size: 14px;
}

/*history*/
#main {
    width: 980px;
    min-height: 600px;
    margin: 30px auto 0 auto;
    background: #fff;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

h2.top_title {
    margin: 4px 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3d3d3;
    font-size: 18px;
    color: #a84c10;
}

#footer {
    height: 60px;
}

#footer p {
    padding: 10px 2px;
    line-height: 24px;
    text-align: center
}

#footer p a:hover {
    color: #51555C
}

#stat {
    display: none
}

.google_ad {
    width: 728px;
    height: 90px;
    margin: 50px auto
}

.ad_76090, .ad_demo {
    width: 760px;
    height: 90px;
    margin: 40px auto
}

.demo_topad {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 640px;
    height: 60px;
}

#timeline {
    width: 980px;
    height: 500px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    background: url('Gleen.jpg') /*tpa=http://www.tepia-electric.com/cn/images/Gleen.jpg*/ no-repeat center 45px;
}

.dates {
    width: 980px;
    height: 60px;
}

.dates li {
    float: left;
    width: 130px;
    height: 50px;
    font-size: 24px;
    text-align: center;
    background: url('biggerdot.png') /*tpa=http://www.tepia-electric.com/cn/images/biggerdot.png*/ center bottom no-repeat;
}

.dates a {
    line-height: 38px;
    padding-bottom: 10px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dates .selected {
    font-size: 38px;
}

.issues {
    width: 980px;
    height: 350px;
    padding-top: 25px;
}

.issues li {
    width: 980px;
    height: 350px;
    list-style: none;
    float: left;
}

.issues li figure {
    width: 800px;
    height: 350px;
    margin: 0 auto;
}

.issues li figure img {
    width: 800px;
    height: 350px;
}

.issues li figcaption {
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
}

/*history*/

/*Honor*/
.HonorImgBox {
    width: 825px;
    position: relative;
    margin: 0 auto;
}

.HonorImgBox .HonorImgList {
    width: 607px;
    height: 498px;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #dbdbdb;
    margin: 0 auto;
}

.HonorImgBox .HonorImgList li {
    width: 607px;
    height: 498px;
    overflow: hidden;
}

.HonorImgBox .HonorImgList li em {
    color: #333;
    line-height: 33px;
    padding-top: 20px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.HonorImgBox .btn {
    display: block;
    width: 22px;
    height: 44px;
    position: absolute;
    top: 190px;
    cursor: pointer;
}

.HonorImgBox .btnPrev {
    background: url(../images/Prev_1.jpg) /*tpa=http://www.tepia-electric.com/cn/images/Prev_1.jpg*/ no-repeat left top;
    left: 0px;
}

.HonorImgBox .btnNext {
    background: url(../images/Next_2.jpg) /*tpa=http://www.tepia-electric.com/cn/images/Next_2.jpg*/ no-repeat left top;
    right: 0px;
}

/*Honor*/

/*Custom*/
.Custom {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 1.3em;
    color: #777;
}

.Custom ul li {
    line-height: 40px;
}

/*Custom*/