﻿@charset "utf-8";
/* CSS Document */
/* 基本樣式 */
body,
html {
    padding: 0;
    margin: 0;
    height: 100%;
}
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th {
    margin: 0;
    padding: 0;
    display: block;
}
ol,
ul {
    list-style-type: none;
}
a {
    outline: none; /* for Firefox */
    hlbr: expression(this.onFocus=this.blur()); /* for IE */
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}
body {
    margin: 0px;
    background-color: #b6f2fc;
    background-image: url(tw_img/index/bg_01.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
}
#WRAPPER {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    background-color: #ffffff;
}
#HEADER .logo {
    background-image: url(tw_img/index/logo.jpg);
    background-repeat: no-repeat;
    height: 93px;
    background-position: left top;
    float: left;
}
#HEADER .logo a {
    background-image: url(tw_img/index/logo.jpg);
    background-repeat: no-repeat;
    text-indent: -999px;
    display: block;
    width: 635px;
    height: 93px;
}
#HEADER .langueBG {
    background-image: url(tw_img/index/langueBG.jpg);
    background-repeat: no-repeat;
    float: right;
    height: 88px;
    padding-top: 5px;
    width: 315px;
}
.langue {
    font-size: 12px;
    color: #ffffff;
    margin-left: 190px;
}
.langue a {
    font-size: 12px;
    color: #ffffff;
}
#HEADER .banner {
    clear: both;
    height: 223px;
    width: 950px;
}
#MAIN_NAV {
    background-image: url(tw_img/menu/menubg.jpg);
    background-repeat: no-repeat;
    height: 42px;
    clear: both;
}
#MAIN_NAV ul {
    width: 612px;
    margin-right: auto;
    margin-left: auto;
}
#MAIN_NAV li {
    float: left;
}
#SUB_NAV {
    float: left;
    width: 211px;
    clear: both;
    background-repeat: repeat-y;
    background-position: center top;
    padding-right: 4px;
    padding-left: 5px;
}
#SUB_NAV ul {
    background-image: url(tw_img/sub_nav/subBG-02.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #ffffff;
    width: 211px;
}

#m1 li {
    width: 209px;
    display: block;
    margin-right: 1px;
    margin-left: 1px;
}
#m1 a {
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cccccc;
    background-position: center top;
    display: block;
    background-color: #ffffff;
    background-image: url(tw_img/sub_nav/listBG.jpg);
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    margin-right: 1px;
    margin-left: 1px;
}
#m1 a:hover {
    display: block;
    color: #000000;
    margin-right: 1px;
    margin-left: 1px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    background-image: url(tw_img/sub_nav/listBGa.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.m1_t,
.m1_t a {
    font-size: 12px;
    font-weight: bold;
    color: #236aa4;
}
.m1_t a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

#m2 li {
    background-position: center top;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cccccc;
    margin-right: 1px;
    margin-left: 1px;
    width: 209px;
}
#m2 a {
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    background-color: #ffffff;
    background-image: url(tw_img/sub_nav/list2BG.jpg);
    margin-right: 1px;
    margin-left: 1px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
}
#m2 a:hover {
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    background-image: url(tw_img/sub_nav/list2BGa.jpg);
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
}

.m2_t,
.m2_t a {
    color: #0664c6;
    font-size: 12px;
}

.m2_t a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

/****當前選中的***/
#m22 li {
    background-position: center top;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cccccc;
    margin-right: 1px;
    margin-left: 1px;
    width: 209px;
}
#m22 a {
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    background-color: #ffffff;
    background-image: url(tw_img/sub_nav/list2BGa.jpg);
    margin-right: 1px;
    margin-left: 1px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
}
#m22 a:hover {
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    background-image: url(tw_img/sub_nav/list2BGa.jpg);
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
}

.m22_t,
.m22_t a {
    color: #0664c6;
    font-size: 12px;
}

.m22_t a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

/******/

#m3 li {
    display: block;
    margin-right: 1px;
    margin-left: 1px;
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.m3_t,
.m3_t a {
    color: #333333;
    font-size: 12px;
}
.m3_t a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
#CONTENT {
    padding-right: 5px;
    padding-left: 5px;
    float: left;
}
#myDiv {
    width: 700px;
    overflow: hidden;
    padding-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #cccccc;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
}
#myDiv img {
    width: 110px;
    height: 45px;
}
#hotpdBox {
    clear: both;
}
#hotpdBox h1 {
    padding-left: 15px;
}
#hotpdlist {
    background-image: url(tw_img/content/hotpdBG2.jpg);
    height: 152px;
    width: 920px;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 26px;
    padding-bottom: 26px;
    padding-left: 20px;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
#hotpdlist li {
    float: left;
    height: 150px;
    width: 150px;
    background-color: #ffffff;
    margin-right: 20px;
}
#FOOTER {
    background-image: url(tw_img/index/footerBG.jpg);
    background-repeat: no-repeat;
    height: 43px;
    padding-left: 140px;
    padding-top: 10px;
    clear: both;
}
#FOOTER .info1 {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
    width: 605px;
    float: left;
	height: 50px;
}

#FOOTER .info1 span{
	display: inline-block;
    vertical-align: text-top;
}
#FOOTER .info1 span:first-child{
	/*border-right: 1px solid #beeafd;*/
    padding-right: 8px;
	margin-right: 8px;
	position: relative;
}
#FOOTER .info1 span:first-child:after{
	content: "";
    position: absolute;
    width: 1px;
    height: 28px;
    background: #beeafd;
    top: 3px;
    right: -2px;
}
#FOOTER .info2 {
    _font-size: 11px;
    font-size: x-small;
    color: #88daff;
    float: left;
    width: 200px;
    font-weight: normal;
	padding-top: 4px
}
.info1 a {
    color: #ffffff;
}
.info2 a {
    color: #88daff;
}
#SUB_NAV2 {
    float: left;
    margin-bottom: 10px;
    clear: both;
    width: 211px;
    padding-right: 4px;
    padding-left: 5px;
}

#myDiv2 {
    overflow: hidden;
    height: 160px;
    background-repeat: repeat-y;
    background-position: center top;
    text-align: center;
    background-image: url(tw_img/sub_nav/sub2BG-03.jpg);
}
#myDiv2 img {
    height: 45px;
    width: 110px;
}
#CONTENT2 {
    margin-left: 220px;
    padding-left: 20px;
}

#CONTENT2 .road {
    font-size: 12px;
    color: #666666;
    text-align: right;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 10px;
}
#CONTENT2 .road a {
    color: #666666;
}

#CONTENT2 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#CONTENT2 .w-1\/3 {
    width: 33.33%;
}
#CONTENT2 .w-2\/3 {
    width: 66.66%;
}
#CONTENT2 .line_box {
    padding: 0 10px;
    text-align: center;
}
#CONTENT2 .line_box .img_box {
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px;
}
#CONTENT2 .line_box .img_box:nth-child(1) {
    border: 1px solid rgba(0, 0, 0, 0.3);
}
#CONTENT2 .line_box .img_box img {
    max-width: 100%;
}
#CONTENT2 .main_box {
    line-height: 30px;
    background: url(tw_img/content/sub/map.png) no-repeat;
    background-size: 88%;
    padding-bottom: 160px;
}
#CONTENT2 .main_box h1 {
    font-size: 24px;
    color: #940307;
    margin-bottom: 32px;
}

#CONTENT2 .main_box .contactCon{
	width: 290px;
	padding-right: 14px;
	float: left;
}
#CONTENT2 .main_box h2 {
    font-size: 21px;
    margin-bottom: 12px;
}
#CONTENT2 .main_box p.b {
    font-weight: 600;
}
#CONTENT2 .main_box p {
    font-size: 18px;
}
.contactAdd{
	font-size: 21px;
	font-weight: 600;
	clear: both;
	padding-top: 25px;
}

#pdlist {
    margin-top: 20px;
    width: 670px;
    margin-left: 20px;
}
#pdlist li {
    float: left;
    height: 230px;
    margin-right: 15px;
    width: 150px;
}
#pdlist img {
    border: 1px solid #cccccc;
}

#pages {
    font-size: 12px;
    color: #666666;
    text-align: center;
    padding: 10px;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #999999;
    margin-bottom: 10px;
}
#pages a {
    color: #000000;
    text-decoration: underline;
}
#pages .red {
    font-weight: bold;
    color: #1157b7;
}
.pdB {
    background-image: url(tw_img/content/pdB_bg.jpg);
    background-repeat: no-repeat;
    height: 276px;
    width: 326px;
    background-position: center center;
    text-align: center;
    padding-top: 10px;
}

.f1201 {
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}
.f1201 a {
    font-weight: bold;
    color: #333333;
}
.f1202 {
    font-size: 12px;
    color: #333333;
    line-height: 18px;
}
.f1203 {
    font-size: 12px;
    color: #333333;
    line-height: 24px;
    padding-right: 30px;
    padding-left: 20px;
}

#CONTENT2 .title {
    font-size: 12px;
    color: #1486df;
    line-height: 18px;
    padding: 10px;
    text-align: center;
}
.f1301b {
    font-size: 13px;
    font-weight: bold;
    color: #1685df;
}

.f2401 {
    font-size: 24px;
    color: #117bd3;
}
.btn-1 {
    font-size: 12px;
    color: #ffffff;
    background-color: #ffffff;
    background-image: url(tw_img/content/1_18.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 21px;
    width: 115px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor: pointer;
}
.td01 {
    background-color: #333333;
}
.td02 {
    font-size: 12px;
    color: #333333;
    background-color: #66ccff;
}
.td03 {
    font-size: 12px;
    color: #333333;
    background-color: #ade2f3;
}
.td04 {
    font-size: 12px;
    color: #333333;
    background-color: #ffffff;
}
.btn-2 {
    font-size: 12px;
    color: #ffffff;
    background-color: #ffffff;
    background-image: url(tw_img/content/1_20.jpg);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    height: 21px;
    width: 76px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    cursor: pointer;
}
