﻿body {
    margin: 0;
    padding: 0;
    font-family: 微軟雅黑;
    font-size: 12px;
    color: #333333;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

img {
    border: none;
}

.bodywidth {
    width: 1200px;
    margin: auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.top {
    border-bottom: 1px #EEE solid;
    height: 30px;
    line-height: 30px;
}

.top .right {}

.top .right ul li {
    float: left;
    text-indent: 40px;
}

.top .right ul li a {
    color: #AAA;
}

.top .right ul li a:hover {
    color: #333;
}

.top .right ul li.icon1 {
    background: url('../image/icon1.fw.png') no-repeat 10px center;
}

.top .right ul li.icon2 {
    background: url('../image/icon2.fw.png') no-repeat 10px center;
}

.top .right ul li.icon3 {
    background: url('../image/icon3.fw.png') no-repeat 10px center;
}

.header {
    overflow: hidden;
}

.header .logo {
    background: url('../image/logo.fw.png') no-repeat left center;
    height: 110px;
    font-size: 29px;
    text-indent: 120px;
    padding-top: 30px;
}

.header .logo span {
    display: block;
    font-size: 18px;
    color: #666666;
    padding-top: 5px;
}

.header .tel {
    background: url('../image/tel.fw.png') no-repeat left center;
    height: 110px;
    text-indent: 80px;
    padding-top: 30px;
}

.header .tel .tel1 {
    font-size: 14px;
    color: #666666;
}

.header .tel .tel2 {
    font-size: 24px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FF2626;
}

.header .tel .tel3 {
    font-size: 24px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #FF2626;
}

.nav {
    height: 40px;
    background: #666666;
    z-index: 200;
}

.nav .bodywidth {
    z-index: 100;
}

.cpzsindex {
    overflow: hidden;
    padding: 20px 0 0;
}

.cpzsindex .cpxlindex {
    width: 220px;
}

.cpzsindex .cpxlindex .title {
    width: 220px;
    height: 85px;
    background: #EAEBEF;
    font-size: 26px;
    text-align: center;
    padding-top: 25px;
}

.cpzsindex .cpxlindex .title span {
    display: block;
    font-size: 14px;
    padding-top: 5px;
}

.cpzsindex .cpxlindex ul {
    border: 1px #DDD solid;
}

.cpzsindex .cpxlindex ul li {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    text-indent: 10px;
    background: url('../image/i1.fw.png') no-repeat 200px center;
}

.cpzsindex .cpxlindex ul li a {
    display: block;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpzsindex .cpxlindex ul>li:nth-child(2n+1) {
    background: #F8F8F8 url('../image/i1.fw.png') no-repeat 200px center;
}

.cpzsindex .cptjindex {
    width: 975px;
}

.cptjindex {}

.cpzsindex .cptjindex .clearfix::after {
    clear: both;
    display: block;
    height: 0;
    content: '';
}

.cpzsindex .cptjindex #container {
    margin: 0 auto;
}

.cpzsindex .cptjindex #container li {
    float: left;
    width: 300px;
    height: 255px;
    border-bottom: 5px #DDDDDD solid;
    border-right: 5px #DDDDDD solid;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    margin-bottom: 20px;
}

.cpzsindex .cptjindex #container li .img {
    width: 300px;
    height: 200px;
    display: block;
    -moz-transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    transition: .5s ease-in;
}

.cpzsindex .cptjindex #container li .img img {
    width: 300px;
    height: 200px;
}

.cpzsindex .cptjindex #container li .bottom {
    width: 300px;
    height: 55px;
    background: #F7F7F7;
    position: relative;
}

.cpzsindex .cptjindex #container li .bottom .name {
    position: absolute;
    top: 17px;
    left: 10px;
    font-size: 14px;
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpzsindex .cptjindex #container li .bottom .name a:hover {
    color: #000;
}

.cpzsindex .cptjindex #container li .bottom .more {
    position: absolute;
    top: 10px;
    right: 10px;
}

.cpzsindex .cptjindex #container li p {
    width: 100%;
    height: 200px;
    position: absolute;
    left: 0;
    top: -200px;
    color: #ffffff;
    z-index: 2;
    margin: 0;
    padding: 0;
}

.cpzsindex .cptjindex #container li p i {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    z-index: -1;
    background: #000000;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

.cpzsindex .cptjindex #container li p span {
    display: block;
    width: 80%;
    height: 80%;
    margin: 17px auto;
    line-height: 24px;
    font-size: 12px;
    overflow: hidden;
}

.cpzsindex .cptjindex #container li p span a {
    color: white;
}

.reasonindex {
    padding: 0 0 50px;
    overflow: hidden;
    background: #F3F3F3;
}

.reasonindex .title {
    height: 150px;
    background: url('../image/title.fw.png') no-repeat center top;
    color: #FFFFFF;
}

.reasonindex .title .bodywidth {
    width: 620px;
    margin: auto;
}

.reasonindex .title .title1 {
    float: left;
    font-size: 50px;
    height: 120px;
    line-height: 110px;
}

.reasonindex .title .title2 {
    float: left;
    font-size: 16px;
    padding-top: 25px;
    padding-left: 20px;
}

.reasonindex .title .title2 span {
    display: block;
    font-size: 30px;
    padding-top: 3px;
}

.reasonindex .title .title3 {
    float: left;
    height: 120px;
    padding-left: 20px;
    padding-top: 10px;
}


/*產品選項卡*/

.reasonindex .TabTitle {
    padding: 20px 0;
    overflow: hidden;
    height: 140px;
}

.reasonindex .myTab .TabTitle ul {
    height: 42px;
}

.reasonindex .myTab .TabTitle li {
    float: left;
    cursor: pointer;
    width: 280px;
    height: 100px;
    font-size: 26px;
    color: #333333;
    border: 1px #999999 solid;
    margin-left: 23px;
    padding-top: 40px;
    text-indent: 130px;
}

.reasonindex .myTab .TabTitle li span {
    display: block;
    font-size: 15px;
    color: #525252;
}

.reasonindex .myTab .TabTitle li:first-child {
    margin: 0;
}

.reasonindex .myTab .TabTitle li.normal {}

.reasonindex .myTab .TabTitle li.active {
    border: 1px #00A4E9 solid;
}

.reasonindex .myTab .TabTitle li.nBtn1 {
    background: url('../image/t1.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li:hover.nBtn1 {
    background: url('../image/th1.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li.nBtn2 {
    background: url('../image/t2.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li:hover.nBtn2 {
    background: url('../image/th2.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li.nBtn3 {
    background: url('../image/t3.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li:hover.nBtn3 {
    background: url('../image/th3.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li.nBtn4 {
    background: url('../image/t4.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabTitle li:hover.nBtn4 {
    background: url('../image/th4.fw.png') no-repeat 50px center;
}

.reasonindex .myTab .TabContent {
    position: relative;
    line-height: 20px;
    font-size: 14px;
}

.reasonindex .myTab .TabContent .right {
    width: 580px;
    padding-top: 20px;
}

.reasonindex .myTab .TabContent .right .name {
    border-bottom: 1px #CCC solid;
}

.reasonindex .myTab .TabContent .right .name a {
    font-size: 26px;
    color: #000;
}

.reasonindex .myTab .TabContent .right .name a span {
    display: block;
    font-size: 12px;
    color: #333333;
}

.reasonindex .myTab .TabContent .right .rightcont {
    padding-top: 20px;
}

.reasonindex .myTab .TabContent .right .rightcont .rightcont1 {
    background: url('../image/icon.fw.png') no-repeat left 20px;
    padding-top: 10px;
}

.reasonindex .myTab .TabContent .right .rightcont .rightcont1 span {
    color: #004A83;
}

.reasonindex .myTab .TabContent div.normal {
    display: none;
    z-index: 0;
}

.reasonindex .myTab .TabContent div.active {
    z-index: 1;
}


/*產品選項卡1-1*/

.reasonindex .myTab1_Content {
    width: 1200px;
}

.reasonindex .nCont ul li {
    height: 35px;
    line-height: 35px;
    background: url('/style/cn_style/icon1.jpg') no-repeat left center;
    text-indent: 20px;
    color: #444;
}

.reasonindex .nCont p {
    text-align: center;
}

.gsjjindex {
    background: url('../image/gsjjbg.jpg') no-repeat center top;
    height: 600px;
}

.gsjjindex .left {
    width: 600px;
    padding-top: 80px;
}

.gsjjindex .left .title {
    color: #009DD8;
    font-size: 24px;
    width: 600px;
    height: 60px;
    position: relative;
}

.gsjjindex .left .title span {
    display: block;
    color: #FFF;
    font-size: 12px;
}

.gsjjindex .left .title .titlecont {
    position: absolute;
    left: 120px;
    top: 0;
    color: #FFF;
    font-size: 12px;
    border-left: 1px #CCC solid;
    height: 20px;
    padding-left: 20px;
    padding-top: 30px;
}

.gsjjindex .left .gsjjimg {
    padding-top: 20px;
}

.gsjjindex .right {
    width: 540px;
    height: 500px;
    background: #F7F9F8;
    margin-top: 50px;
    padding: 0 30px;
}

.gsjjindex .right ul li .name {
    font-size: 24px;
    color: #004A83;
    padding-top: 40px;
}

.gsjjindex .right ul li .cont {
    line-height: 230%;
    font-size: 14px;
    padding-top: 30px;
}

.gsjjindex .right ul li .image {
    width: 74px;
    padding-left: 460px;
}

.gsjjindex .right ul li .image a {
    display: block;
    color: white;
    padding-top: 20px;
    font-size: 16px;
    background: url('../image/more.jpg') no-repeat right top;
    width: 74px;
    height: 74px;
    text-align: center;
    line-height: 34px;
}

.xwdtindex {
    padding: 40px 0;
    overflow: hidden;
}

.xwdtindex .title {
    font-size: 24px;
    color: #004A83;
    text-align: center;
    border-bottom: 1px #DDD solid;
}

.xwdtindex .title span {
    font-size: 12px;
    color: #333;
    display: block;
    margin-bottom: 20px;
}

.xwdtindex .titlecont {
    text-align: center;
    color: #666666;
    padding-top: 8px;
}

.xwdtindex ul {
    padding: 20px 0;
    overflow: hidden;
}

.xwdtindex ul li {
    float: left;
    width: 380px;
    height: 380px;
    background: #F4F4F4;
    margin-left: 30px;
}
.xwdtindex ul li img{
    width:100%;
    aspect-ratio: 16/9;
}

.xwdtindex ul li:first-child {
    margin: 0;
}

.xwdtindex ul li .name {
    padding: 30px 20px 5px;
}

.xwdtindex ul li .name a {
    font-size: 16px;
    color: #004A83;
}

.xwdtindex ul li .time {
    padding-left: 20px;
    background: url('../image/xw.fw.png') no-repeat 20px center;
    text-indent: 30px;
    color: #777777;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.xwdtindex ul li .cont {
    padding: 5px 20px;
    color: #858585;
    font-size: 14px;
    line-height: 140%;
    height:55px;
    overflow: hidden;
}

.xwdtindex .more {
    text-align: center;
    overflow: hidden;
    background: url('../image/more.jpg') no-repeat left top;
    width: 174px;
    height: 74px;
    line-height: 74px;
    margin: auto;
    text-align: center;
}

.xwdtindex .more a {
    color: white;
    font-size: 16px;
}

.qyyjindex {
    overflow: hidden;
    height: 720px;
    background: url('../image/i1bg.jpg') no-repeat center top;
}

.qyyjindex .bodywidth {
    width: 1200px;
    height: 600px;
    margin: auto;
}

.qyyjindex .left {
    width: 360px;
    padding-top: 70px;
}

.qyyjindex .left .title {
    font-size: 24px;
    color: #019DD8;
    border-bottom: 1px #555555 solid;
    padding: 5px 0;
}

.qyyjindex .left .title span {
    font-size: 12px;
    display: block;
    color: white;
}

.qyyjindex .left ul {
    padding: 20px 0;
    overflow: hidden;
}

.qyyjindex .left ul li {
    color: white;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    background: url('/style/cn_style/icon4.fw.png') no-repeat left center;
    text-indent: 20px;
}

.qyyjindex .right {
    width: 500px;
    padding-left: 340px;
    padding-top: 200px;
}

.qyyjindex .right table {
    color: #048BCC;
    width: 510px;
}

.qyyjindex .right .order_tr1 input {
    border: none;
    width: 400px;
    height: 22px;
    line-height: 30px;
    border: 1px #048BCC solid;
}

.qyyjindex .right table textarea {
    border: 1px #048BCC solid;
    width: 400px;
}

.qyyjindex .right table td {}

.qyyjindex .right .order_tr2 input {
    width: 100px;
    border: none;
    background: #048BCC;
    height: 25px;
    line-height: 25px;
    color: #FFF;
    border-radius: 3px;
}
.qyyjindex .right .order_tr2 *{
    vertical-align: middle;
}

.shfwindex {
    overflow: hidden;
    padding: 40px 0;
    background: #F2F3F5;
}

.shfwindex .title {
    margin: auto;
    width: 415px;
    height: 77px;
}

.shfwindex .title .titlename {
    font-size: 30px;
    color: #00A1D7;
    text-align: center;
}

.shfwindex .title .titlecont {
    color: #333333;
    padding-top: 5px;
    text-align: center;
}

.shfwindex ul {
    overflow: hidden;
    padding: 20px 0;
}

.shfwindex ul li {
    float: left;
    width: 280px;
    height: 330px;
    background: white;
    margin-left: 26px;
}

.shfwindex ul li:first-child {
    margin: 0;
}

.shfwindex ul li .name {
    font-size: 20px;
    padding-top: 40px;
    text-align: center;
}

.shfwindex ul li.s1 .name a {
    color: #CB0000;
}

.shfwindex ul li.s2 .name a {
    color: #52C9A6;
}

.shfwindex ul li.s3 .name a {
    color: #5BD1DC;
}

.shfwindex ul li.s4 .name a {
    color: #00A2D7;
}

.shfwindex ul li .image {}

.shfwindex ul li.s1 .image {
    margin: 20px auto;
    width: 120px;
    height: 120px;
    background: url('../image/f1.fw.png') no-repeat left top;
}

.shfwindex ul li.s1 .image:hover {
    background: url('../image/f1h.fw.png') no-repeat left top;
}

.shfwindex ul li.s2 .image {
    margin: 20px auto;
    width: 120px;
    height: 120px;
    background: url('../image/f2.fw.png') no-repeat left top;
}

.shfwindex ul li.s2 .image:hover {
    background: url('../image/f2h.fw.png') no-repeat left top;
}

.shfwindex ul li.s3 .image {
    margin: 20px auto;
    width: 120px;
    height: 120px;
    background: url('../image/f3.fw.png') no-repeat left top;
}

.shfwindex ul li.s3 .image:hover {
    background: url('../image/f3h.fw.png') no-repeat left top;
}

.shfwindex ul li.s4 .image {
    margin: 20px auto;
    width: 120px;
    height: 120px;
    background: url('../image/f4.fw.png') no-repeat left top;
}

.shfwindex ul li.s4 .image:hover {
    background: url('../image/f4h.fw.png') no-repeat left top;
}

.shfwindex ul li .cont {
    text-align: center;
}

.shfwindex ul li .cont a {
    color: #92999F;
}

.shfwindex ul li .more {
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin: 10px auto;
    text-align: center;
    border: 1px #CCCCCC solid;
    font-size: 14px;
    border-radius: 5px;
    background: #FAFBFC;
}

.shfwindex ul li .more a {
    color: #5F5F6C;
}

.banner1 {
    height: 400px;
    overflow: hidden;
}

.banner1img {
    position: absolute;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.banner1img img {}

.neiyecont {
    width: 940px;
}

.neiyecont1 {
    font-size: 20px;
    color: #004A83;
    border-bottom: 1px #CCC solid;
    padding: 10px 0;
}

.neiyecont2 {
    padding: 20px 0;
    font-size: 14px;
}

.fdj {
    height: 550px;
    overflow: hidden;
}

.fdj1 {
    overflow: hidden;
}

.fdj1 h3 {
    background: url('../image/title.fw.png') no-repeat left center;
    border-bottom: 1px #CCC dotted;
    text-indent: 30px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: normal;
}

.picZoom {}

.nbanner {
    /* position: relative; */
    height: 300px;
}

.nbanner1 {
    height: 300px;
    background: url('../image/nbanner.jpg') no-repeat center top;
}

.nbanner1 img {}

.neiyecont1 {
    overflow: hidden;
    padding: 20px 0;
}

.neiyecont1_1 {
    width: 970px;
}

.neiyecont1_1_1 {
    padding: 10px 0;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-indent: 10px;
    font-size: 14px;
    color: #333;
}

.neiyecont1_1_2 {
    border: 1px #EEE solid;
    border-radius: 5px;
    padding: 20px;
    margin-top: 20px;
    min-height: 800px;
    font-size: 14px;
    color: #333;
    width: 928px;
}

.neiyecont1_2 {
    width: 202px;
}

.neiyecont1_2_1 {}

.neiyecont1_2_1 .title {
    padding: 8px 0;
    font-size: 16px;
    color: #048BCC;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-align: center;
}

.neiyecont1_2_1_1 {
    border: 1px #EEE solid;
    border-top: none;
}

.neiyecont1_2_1_1 ul {
    padding: 10px 0;
}

.neiyecont1_2_1_1 ul li {
    height: 45px;
}

.neiyecont1_2_1_1 ul li a {
    display: block;
    width: 180px;
    margin: auto;
    border: 1px #EEE solid;
    border-radius: 3px;
    height: 35px;
    line-height: 35px;
    text-indent: 10px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.neiyecont1_2_1_1 ul ul {
    display: none;
}

.neiyecont1_2_2 {
    padding-top: 20px;
}

.neiyecont1_2_2 .title {
    padding: 8px 0;
    font-size: 16px;
    color: #048BCC;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-align: center;
}

.neiyecont1_2_2_1 {
    border: 1px #EEE solid;
    border-top: none;
}

.neiyecont1_2_2 ul {
    padding: 10px;
}

.neiyecont1_2_2 ul li {
    width: 180px;
    height: 170px;
}

.neiyecont1_2_2 ul li .image img {
    width: 170px;
    height: 130px;
    padding: 4px;
    border: 1px #CCC solid;
}

.neiyecont1_2_2 ul li .name {
    text-align: center;
    width: 180px;
}

.neiyecont1_2_3 {
    padding-top: 20px;
}

.neiyecont1_2_3 .title {
    padding: 8px 0;
    font-size: 16px;
    color: #048BCC;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-align: center;
}

.neiyecont1_2_3_1 {
    border: 1px #EEE solid;
    border-top: none;
}

.neiyecont1_2_3_1 {
    padding: 10px 0;
}

.neiyecont1_2_3_1 .name {
    width: 190px;
    text-indent: 25px;
    background: url('../image/icon6.fw.png') no-repeat 10px center;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.neiyecont1_2_3_1 .time {
    display: none;
}

.neiyecont1_2_4 {
    padding-top: 20px;
}

.neiyecont1_2_4 .title {
    padding: 8px 0;
    font-size: 16px;
    color: #048BCC;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-align: center;
}

.neiyecont1_2_4 img {
    margin: 0;
    padding: 0;
}

.neiyecont1_2_4_1 {
    border: 1px #EEE solid;
    border-top: none;
}

.neiyecont1_2_4_1 p {
    margin: 0 auto;
    width: 180px;
    padding: 10px;
    line-height: 200%;
    font-size: 12px;
    color: #333;
}

.neiyecont2 {
    overflow: hidden;
    padding: 20px 0;
}

.neiyecont2_1 {
    padding: 10px 0;
    border: 1px #EEE solid;
    border-radius: 3px;
    text-indent: 10px;
}

.neiyecont2_2 {
    padding: 20px 0;
}

.cpgdindex {
    overflow: hidden;
    padding: 0px 0 30px;
}

.cpgdindex .title {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px #CCC solid;
    font-size: 20px;
}

.cpgdindex .title a {
    font-size: 12px;
}

.cpgdindex .marquee2 {
    width: 1200px;
    height: 200px;
    overflow: hidden;
    margin-top: 20px;
}

.cpgdindex ul li {
    float: left;
    width: 250px;
    height: 200px;
}

.cpgdindex ul li img {
    width: 220px;
    height: 150px;
    padding: 4px;
    border: 1px #CCC solid;
}

.cpgdindex ul li .name {
    width: 230px;
    text-align: center;
    padding-top: 10px;
}

.hydtindex {
    overflow: hidden;
    padding: 0px 0 40px;
}

.hydtindex .title {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px #CCC solid;
    font-size: 20px;
}

.hydtindex .title a {
    font-size: 12px;
}

.hydtindex ul li {
    float: left;
    width: 400px;
    height: 30px;
    line-height: 30px;
}

.hydtindex ul li .name {
    float: left;
    width: 280px;
    text-indent: 25px;
    background: url('../image/icon6.fw.png') no-repeat 10px center;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hydtindex ul li .time {
    float: left;
    width: 100px;
    text-align: right;
}

.bottom {
    overflow: hidden;
    background: #222222;
    padding: 10px 0;
}

.bottom .left {
    width: 1000px;
}

.bottom .left ul {
    padding: 20px 0;
}

.bottom .left ul li {
    color: #AAA;
    float: left;
    font-size: 16px;
    width: 150px;
}

.bottom .left ul ul {
    padding: 0;
}

.bottom .left ul li {
    height: 35px;
    line-height: 35px;
}

.bottom .left ul li a {
    color: #AAA;
    font-size: 14px;
}

.bottom .right {
    width: 120px;
    padding-top: 20px;
}

.bottom .right span {
    display: block;
    width: 120px;
    text-align: center;
    color: #AAAAAA;
    margin-top: 5px;
}

.footer {
    height: 60px;
    line-height: 60px;
    background: #373737;
    color: #AAAAAA;
    font-size: 14px;
}

.footer a {
    color: #AAAAAA;
}




.Tianhua_Link{
	width:100%;
	clear:both;
	text-align:center;
}
.Tianhua_Link .Lkc{
	width:1190px;
	margin:0 auto;
	font-size:12px;
	padding:10px 0;
}

.Tianhua_Link .Lkc a:hover{
	text-decoration:underline;
}


/***分頁***/

.pageNav {
    clear: both;
    text-align: center;
}

.pageNav span {
    display: inline-block;
    padding: 5px;
    border: 1px #EEE solid;
    margin: 2px;
    cursor: pointer;
}

.pageNav span:hover {
    background-color: #EEE;
}

.pageNav span.now {
    background-color: #333;
    color: white;
}
.biaoge{
	
}
.biaoge table{
	width:98%;
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;	
}
.biaoge table tr td{
	text-align:center;
	border-bottom:1px #CCC solid;
	border-right:1px #CCC solid;
	height:40px;
	line-height:40px;
}

.PageCont img{
    max-width: 100%;
}