.mainsite{width:1024px;margin-left:auto;margin-right:auto;}

body{margin:0px;padding:0px; 
background-repeat: no-repeat;
background-color:#f7f7f7;min-width:1080px;
}
.clear{height:0px;clear: both;}
a, img, div, span, td{    outline: 0 !important;}
 
body{margin:0px;padding:0px; 
background-repeat: no-repeat;
background-color:#fff;
min-width:1080px;
}
.clear{height:0px;clear: both;}

.gtsh_mainsite{
width: 1024px;
margin-right: auto;
margin-left: auto;
clear: both;
}

.gtsh_top{
    background: #f1f6fc;
}

.gtsh_logo{
    float: left;
    margin-right: 35px;
}

.gtsh_logo a{}

.gtsh_logo a img{}

.gtsh_menu{}

.gtsh_menu ul{
padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_menu ul li{
    float: left;
    padding-bottom: 28px;
}

.gtsh_menu ul li:hover,
.gtsh_menu .nav-menu li:hover, .gtsh_menu .nav-menu li.current-post-ancestor, 
.gtsh_menu .nav-menu li.current-menu-parent, .gtsh_menu .nav-menu li.current-post-parent, 
.gtsh_menu .nav-menu li.current-menu-item, .gtsh_menu .nav-menu li.current_page_item
 {border-bottom: 2px solid #f7b231;}

.gtsh_menu ul li a{
    display: block;
    font-size: 13px;
    color: #0157aa;
    text-decoration: none;
    float: left;
    padding: 0px 16px;
    border-right: 1px solid #ccc;
    margin-top: 27px;
}

.gtsh_menu ul li:last-child a{border-right: 0px;}

.gtsh_search{
float: right;
    border: 1px solid #d6dee9;
    padding: 9px 12px;
    border-radius: 26px;
    width: 173px;
    margin-top: 17px;
}

.gtsh_search input[type=text]{
    border: 0px;
    background: #f1f6fc;
    float: left;
    width: 76%;
    color: #a7a096;
    font-size: 11px;
    padding: 5px 0px;
    padding-left: 4%;
}

.gtsh_search input[type=submit]{
        border: 0px;
    background: #f1f6fc;
    background-image: url(img/se.png);
    background-repeat: no-repeat;
    background-size: 17px;
    width: 20%;
    background-position: right;
    float: left;
    font-size: 0;
    height: 23px;
}

.gtsh_bbanner{}

.gtsh_bbanner img{width: 100%;}

.gtsh_product{
    background: #f1f6fc;
    padding: 50px 0px;
}

.gtsh_product1{}

.gtsh_product1 b{
display: block;
    color: #0055af;
    font-size: 30px;
    text-align: center;
    background-image: url(img/k.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 40px;
}

.gtsh_product1 ul{
padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_product1 ul li{
    width: 23.5%;
    float: left;
    margin-right: 2%;
}

.gtsh_product1 ul li.end{margin-right: 0px;}

.gtsh_product1 ul li a{}

.gtsh_product1 ul li a.img{
   display: block;
    overflow: hidden;
    height: 198px;
    margin-bottom: 10px;
    background-color: #fff;
    position: relative;
}

.gtsh_product1 ul li a.img img{    max-width: 100%;
    max-height: 80%;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;}

.gtsh_product1 ul li a.link{
    display: block;
    color: #525252;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
}

.gtsh_product1 ul li a.link:hover{color: #0055af;}

.gtsh_product1 span{}

.gtsh_product1 span a{
display: block;
    background: #c3d1de;
    width: 88px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    text-align: center;
    border-radius: 36px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 72px;
}

.gtsh_product1 span a:hover{background: #0257b2;}

.gtsh_service{
background-image: url("img/bg.jpg");
background-image: url(img/bg.jpg);
    padding: 50px 0px;
}

.gtsh_service b{
display: block;
    color: #0055af;
    font-size: 30px;
    text-align: center;
    background-image: url(img/k.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 40px;
}

.gtsh_product2{}

.gtsh_product2 ul{
padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_product2 ul li{
    width: 23.5%;
    float: left;
    margin-right: 2%;
}

.gtsh_product2 ul li.end{ margin-right: 0px;}

.gtsh_product2 ul li a{}

.gtsh_product2 ul li a.img{
  display: block;
    overflow: hidden;
    height: 182px;
    margin-bottom: 10px;
    background-color: #fff;
    position: relative;
}

.gtsh_product2 ul li a.img img{    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;}

.gtsh_product2 ul li a.link{
    display: block;
    color: #525252;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
}

.gtsh_product2 ul li a.link:hover{color: #0055af;}

gtsh_product2 span{}

.gtsh_product2 span a{
    display: block;
    background: #c3d1de;
    width: 88px;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    text-align: center;
    border-radius: 36px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 43px;
}

.gtsh_product2 span a:hover{background: #0257b2;}

.gtsh_productmenu{
    width: 73%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 68px;
}

.gtsh_productmenu ul{
padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_productmenu ul li{}

.gtsh_productmenu ul li a{
    display: block;
    font-size: 13px;
    color: #000;
    text-decoration: none;
    float: left;
    padding: 0px 16px;
    border-right: 1px solid #ccc;
}

.gtsh_productmenu ul li a:hover{ color: #0157aa;}

.gtsh_productmenu ul li:last-child a{border-right: 0px;}

.gtsh_customerservice{
    background: #f1f6fc;
    padding: 50px 0px;
}

.gtsh_customerservice b{
display: block;
    color: #0055af;
    font-size: 30px;
    text-align: center;
    background-image: url(img/k.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 40px;
}

.gtsh_customerservice1{
font-size: 18px;
    color: #0057ae;
    text-align: center;
    margin-bottom: 20px;
}

.gtsh_customerservice2{
border: 1px dashed #0157ae;
    border-radius: 30px;
    width: 246px;
    padding: 1px 23px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 30px;
}

.gtsh_customerservice2 img{
    float: left;
    margin-top: 7px;
    padding-left: 16px;
}

.gtsh_customerservice2 span{
font-size: 18px;
    color: #0157ae;font-family: tahoma;
}

.gtsh_customerservice2 t{
font-size: 27px;
    color: #0157ae;
}

.gtsh_customerservice3{
    background: #c3d1de;
    width: 88px;
    font-size: 12px;
    color: #000;
    text-align: center;
    padding: 5px 10px;
    border-radius: 36px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 22px;
    margin-bottom: 40px;
}

.gtsh_customerservice4{}

.gtsh_customerservice4 ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_customerservice4 ul li{
    width: 31%;
    float: left;
    margin-right: 19px;
        margin-bottom: 13px;
}

.gtsh_customerservice4 ul li span{}

.gtsh_customerservice4 ul li span.img{
    float: left;
    width: 24px;}

.gtsh_customerservice4 ul li span.img img{
float: left;
    margin-right: 7px;
}

.gtsh_customerservice4 ul li span.text{
    display: block;
    font-size: 12px;
    float: left;
    color: #000;width: 208px;
}

.gtsh_customerservice5{
    font-size: 15px;
    color: #0057ae;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 28px;
}

.gtsh_customerservice6{
    width: 416px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 55px;
}

.gtsh_customerservice6 ul{
padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_customerservice6 ul li{
border: 1px dashed #0156b0;
    float: left;
    width: 79px;
    margin-right: 9%;
    padding: 13px 10px;
    text-align: center;
    border-radius: 18px;
}

.gtsh_customerservice6 ul li:hover{border: 1px dashed #f7b230;}

.gtsh_customerservice6 ul li a{}

.gtsh_customerservice6 ul li a.img{}

.gtsh_customerservice6 ul li a.img img{
    margin-bottom: 10px;
}

.gtsh_customerservice6 ul li a.link{
    display: block;
    font-size: 14px;
    color: #0156b0;
    text-decoration: none;
    text-align: center;
}

.gtsh_informationcentre b{
display: block;
    color: #0055af;
    font-size: 30px;
    text-align: center;
    background-image: url(img/k.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 40px;
}

.gtsh_informationcentre1{
    width: 23%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 68px;
}

.gtsh_informationcentre1 ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_informationcentre1 ul li{}

.gtsh_informationcentre1 ul li a{
    display: block;
    font-size: 13px;
    color: #000;
    text-decoration: none;
    float: left;
    margin-right: 24px;
}

.gtsh_informationcentre1 ul li a{}

.gtsh_informationcentre1 ul li a:hover{    color: #0055af;  border-bottom: 1px solid #0055af;}

.gtsh_informationcentre{display:none;
background: #d9e3ed;
    padding: 50px 0px
}

.gtsh_informationleft{
    width: 42%;
    margin-right: 50px;
    float: left;
}

.gtsh_informationleft img{    width: 100%;}

.gtsh_informationright{}

.gtsh_informationright ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_informationright ul li{
margin-bottom: 14px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 11px;
}

.gtsh_informationright ul li a{}

.gtsh_informationright ul li a.link{
    display: block;
    font-size: 17px;
    color: #000;
    text-decoration: none;
    margin-bottom: 9px;
}

.gtsh_informationright ul li a.link1{
    display: block;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    line-height: 21px;
}

.gtsh_informationright ul li a.link:hover{color: #0157ae;}

.gtsh_informationright{
    width: 53%;
    float: right;
}

.gtsh_contactmap{
    background: url(img/map.jpg);
    padding: 50px 0px;
    background-repeat: no-repeat;
}

.gtsh_contactmap b{
display: block;
    color: #fff;
    font-size: 30px;
    text-align: center;
    background-image: url(img/linewhite.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 93px;
}

.gtsh_contactmap1{}

.gtsh_contactmap1 t{
    display: block;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 35px;font-family: tahoma;
}

.gtsh_contactmap1 span{
    display: block;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 35px;
}

.gtsh_contactmap1 span a{
display: block;
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    text-decoration: none
}

.gtsh_footer{
background: #283444;
    padding-top: 50px;
    padding-bottom: 17px;
}

.gtsh_footer1{
font-size: 19px;
    color: #9DACBD;
    line-height: 28px;
    float: left;
    width: 264px;
    margin-right: 26px;
    border-right: 1px solid #384555;
    height: 300px;
    padding-right: 17px;
    border-left: 1px solid #384555;
    padding-left: 21px;
}

.gtsh_footer1 img{}

.gtsh_footer1 span{
    font-size: 12px;
    color: #9DACBD;
    line-height: 28px;
    font-family: tahoma;
    margin-bottom: 20px;
    display: block;
}

.gtsh_footer1 a{
display: block;
    font-size: 19px;
    color: #9DACBD;
    text-decoration: none;
    margin-bottom: 25px;
}

.gtsh_footer2{
    width: 64px;
    margin-right: 24px;
    float: left;
    border-right: 1px solid #384555;
    height: 300px;
    padding-right: 19px;
}

.gtsh_footer2 b{
    display: block;
    color: #9DACBD;
    font-size: 16px;
    margin-bottom: 20px;
}

.gtsh_footer2 ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_footer2 ul li{}

.gtsh_footer2 ul li a{
display: block;
    font-size: 12px;
    color: #9DACBD;
    text-decoration: none;
    line-height: 29px;
}

.gtsh_footer2 ul li a:hover{ color: #fff;}

.gtsh_footer3{
    width: 108px;
    margin-right: 28px;
    float: left;
    border-right: 1px solid #384555;
     
    padding-right: 24px;
}

.gtsh_footer3 b{
    display: block;
    color: #9DACBD;
    font-size: 16px;
    margin-bottom: 20px;
}

.gtsh_footer3 ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_footer3 ul li{}

.gtsh_footer3 ul li a{
display: block;
    font-size: 12px;
    color: #9DACBD;
    text-decoration: none;
    line-height: 18px;
    margin-bottom: 10px;
}

.gtsh_footer3 ul li a:hover{ color: #fff;}

.gtsh_footer4{
    width: 64px;
    margin-right: 23px;
    float: left;
    border-right: 1px solid #384555;
 
    padding-right: 27px;
}

.gtsh_footer4 b{
    display: block;
    color: #9DACBD;
    font-size: 16px;
    margin-bottom: 20px;
}

.gtsh_footer4 ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_footer4 ul li{}

.gtsh_footer4 ul li a{
display: block;
    font-size: 12px;
    color: #9DACBD;
    text-decoration: none;
    line-height: 29px;
}

.gtsh_footer4 ul li a:hover{ color: #fff;}

.gtsh_footer5{
    width: 64px;
    margin-right: 27px;
    float: left;
    border-right: 1px solid #384555;
    height: 300px;
    padding-right: 24px;
}

.gtsh_footer5 b{
    display: block;
    color: #9DACBD;
    font-size: 16px;
    margin-bottom: 20px;
}

.gtsh_footer5 ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_footer5 ul li{}

.gtsh_footer5 ul li a{
display: block;
    font-size: 12px;
    color: #9DACBD;
    text-decoration: none;
    line-height: 29px;
}

.gtsh_footer5 ul li a:hover{ color: #fff;}

.gtsh_footer6{
    width: 65px;
    margin-right: 22px;
    float: left;
    border-right: 1px solid #384555;
    height: 300px;
    padding-right: 21px;
}

.gtsh_footer6 b{
    display: block;
    color: #9DACBD;
    font-size: 16px;
    margin-bottom: 20px;
}

.gtsh_footer6 ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_footer6 ul li{}

.gtsh_footer6 ul li a{
display: block;
    font-size: 12px;
    color: #9DACBD;
    text-decoration: none;
    line-height: 29px;
}

.gtsh_footer6 ul li a:hover{ color: #fff;}

.gtsh_footer7{
    width: 64px;
    float: right;
    border-right: 1px solid #384555; 
    padding-right: 20px;
}

.gtsh_footer7 b{
    display: block;
    color: #9DACBD;
    font-size: 16px;
    margin-bottom: 20px;
}

.gtsh_footer7 ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_footer7 ul li{}

.gtsh_footer7 ul li a{
display: block;
    font-size: 12px;
    color: #9DACBD;
    text-decoration: none;
    line-height: 18px;
    margin-bottom: 12px;
}

.gtsh_footer7 ul li a:hover{ color: #fff;}

.gtsh_copyright{
background:#283444;
    border-top: 1px solid #384555;
    border-bottom: 1px solid #384555;
}

.gtsh_copyright1{
    color: #9DACBD;
    font-size: 12px;
    text-align: center;
    padding: 15px 0px;
}

.gtsh_copyright1 t{
color: #9DACBD;
    font-size: 12px;
    margin-right: 8px;
    margin-left: 8px;
    font-family: tahoma;
}

.gtsh_copyright1 span{}

.gtsh_copyright1 span a{
    color: #333;
    font-size: 15px;
    text-decoration: none;
}

.gtsh_copyright1 span a:hover{color:#606569;}

.gtsh_friendly{
    background: #283444;
    padding: 9px 0px
}

.gtsh_friendly1{}

.gtsh_friendly1 span{
    display: block;
    color: #9DACBD;
    font-size: 13px;
    float: left;
    margin-right: 5px;    font-family: tahoma;
}

.gtsh_friendly1 t{
    color: #9DACBD;
    font-size: 19px;
    display: block;
    float: left;
    margin-right: 35px;
}

.gtsh_friendly1 ul{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.gtsh_friendly1 ul li{}

.gtsh_friendly1 ul li a{
    display: block;
    font-size: 13px;
    color: #9DACBD;
    text-decoration: none;
    float: left;
    border-right: 1px solid #77827a;
    padding-right: 15px;
    padding-left: 12px;
}

.gtsh_friendly1 ul li a:hover{color: #fff;}

.gts_bbs{height:380px;width:100%;background-position: center;position: relative;}
.gts_bbs span{    display: block;
    position: absolute;font-family: tahoma;
    bottom: 40px;
    color: #fff;
    font-size: 31px;}

.gts_ti{font-size: 24px;font-family: tahoma;
    text-align: center;
    width: 100%;
    max-width: 800px;
    margin: 50px auto;
    padding: 30px 0px;
    color: #0057ae;
    border-bottom: 1px solid #0057ae;}

.gts_pd{}
.gts_pd li{    margin-bottom: 60px;}
.gts_pd li a.img{    display: block;
    border: 1px solid #ccc;
    border-radius: 60px;
    overflow: hidden;
    width: 40%;
    float: left;}
.gts_pd li a.img img{width: 100%;}
.gts_pd li a.link{    display: block;
    border: 1px solid #ccc;
    border-left: 0px;
    float: left;
    width: 49%;
    border-radius: 0px 30px 30px 0px;
    padding: 30px 5%;
    margin-top: 80px;
min-height: 200px;
font-size: 30px;
    color: #0057ae; 
    display: block;    text-decoration: none;

}
.gts_pd li a.link span{line-height: 190%;
    color: #777;
    font-size: 13px;
    display: block;
    font-family: tahoma; }

.gts_pd.gts_nnw{}
.gts_pd.gts_nnw li{margin-bottom: 30px;
    background: #dee6ee;
    line-height: 0px;
    border: 1px solid #ccc;}
.gts_pd.gts_nnw li a.img{    display: block;
    border: 0px solid #ccc;
    border-radius: 0px;
    overflow: hidden;
    width: 19%;
    float: left;
    position: relative;
    min-height: 170px;
    background-color: #fff;}
.gts_pd.gts_nnw li a.img img{    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;}
.gts_pd.gts_nnw li a.link{  
    display: block;
    border: 0px solid #ccc;
    border-left: 0px;
    float: left;
    width: 71%;
    border-radius: 0px;
    padding: 30px 5%;
    min-height: 100%;
    padding-bottom: 0px;
    line-height: 23px;
    margin-top: -14px;
    font-size: 23px;
    text-decoration: none;
    color: #333;}
.gts_pd.gts_nnw li a.link span{margin-top: 20px;}
.gts_pd.gts_nnw li:hover{background: #f1f2f4;}

.gts_case{    margin-bottom: 60px;}
.gts_case li{    background-color: #000;
    float: left;
    width: 18.7%;
    margin-right: 0.3%;
    margin-bottom: 2px;
    padding: 20px 3%;}
.gts_case li.end{margin-right:0px;}
.gts_case li a.link{    text-decoration: none;
    color: #fff;}
.gts_case li a.link:hover{}
.gts_case li a.link span.a1{    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 42px;
    font-family: impact;
    border-bottom: 2px solid #feb210;
    padding-bottom: 24px;
    width: 50px;
    margin-bottom: 29px;}
.gts_case li a.link span.a2{display: block;
    height: 101px;}
.gts_case li a.link span.a3{display: block;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
    padding: 9px 0px;
    background: #d9dfe7;
    color: #333;
    font-size: 14px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    width: 120px;
    text-align: center;
    margin-bottom: 40px;}
.gts_case li a.link span.a3:hover{background-color:#feb210;color:#fff;}

.entry-content, .entry-summary, .mu_register,
.entry-content strong, .entry-content p, .entry-content span, .entry-content td, .entry-content b
{    font-family: tahoma;
    font-size: 16px;}

.gts_bbox{}
.gts_bbox b{display: block;
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    width: 30%;}
.gts_bbox .gts_tt{margin-bottom: 90px;}
.gtsh_lang{clear: both;
    width: 100%;
    height: 30px;}
.gtsh_lang ul{    width: 60px;
    float: right;}
.gtsh_lang li{
    float: left;
    margin-left: 10px;}
.gtsh_lang li a{}
.gtsh_lang li a img{}

body.th .gtsh_menu ul li a{    font-size: 20px;}

 
body.th .gtsh_product1 ul li a.link,
body.th .gtsh_product1 span a,
body.th .gtsh_product2 ul li a.link,
body.th .gtsh_product2 span a,
body.th .gtsh_customerservice3,
body.th .gtsh_customerservice4 ul li span.text,
body.th .gtsh_customerservice5,
body.th .gtsh_customerservice6 ul li a.link,
body.th .gtsh_informationright ul li a.link,
body.th .gtsh_informationright ul li a.link1, 
body.th .gtsh_footer2 b,
body.th .gtsh_footer3 b,
body.th .gtsh_footer4 b,
body.th .gtsh_footer5 b,
body.th .gtsh_footer6 b,
body.th .gtsh_footer7 b,
body.th .gtsh_footer2 ul li a, 
body.th .gtsh_footer3 ul li a, 
body.th .gtsh_footer4 ul li a, 
body.th .gtsh_footer5 ul li a, 
body.th .gtsh_footer6 ul li a, 
body.th .gtsh_footer7 ul li a,
body.th .gtsh_productmenu ul li a{    font-size: 19px;}