@charset "utf-8";
html{font-size: 62.5%; overflow-y:scroll;}
body{font-size: 1.2rem; line-height: 1.5; color: #2C2C2C; background:#F7F9FC;width: 100%;min-width: 100%;min-height:100%;overflow: hidden; }
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,div,img,input,textarea,button,select,header,nav,footer,main{margin:0;padding:0;border:0; list-style:none;}
em,i{font-style:normal}
a{color: #2C2C2C;text-decoration:none;}
a:hover,a:focus{ text-decoration:none;}
.clear{clear:both; font-size:0; line-height:0; width:0; height:0; visibility:hidden;}
img { max-width: 100%; vertical-align:middle; -ms-interpolation-mode: bicubic; }
select{-moz-appearance: none;-webkit-appearance:none;appearance:none; }
.gray{ color: #999; }
.red{ color:#ff5f5f;}
.blue{color:#4270bd;}
.green{ color: #3ab176; }
.yellow{color: #ff6a00;}
.g-fs12{ font-size: 1rem; }

.nav_dh{display: none;}
.location{ font-size: 1.2rem; height: 32px; line-height: 32px; padding: 0 15px; #margin-top: 44px; overflow: hidden;}
.location i{ vertical-align: middle; }
.location i,.location span{ color: #999; }


/****menu*****/

header.m-menu{
  background-color: #fff;
  width: 100%; display: block;
  height: 44px;  
  font-size: 1.4rem;
  color: #999;
  text-align: center;
  position: fixed;
  left: 0; 
  top: 0;
  z-index: 15; border-bottom: solid 1px #e2e2e2;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  transition: left 0.3s;
}
header.m-menu .nva{ position: absolute; background: #fff; left: 0; top: 0; width: 12%; height: 43px; z-index: 2; }
header.m-menu .logo {
  position: absolute;left: 0; top: 0; right: 0; height: 44px; z-index: 0;
  text-align: center; 
}
header.m-menu .logo a {
  display: block; padding: 11px 90px;
}

header .lang{position: absolute; top: 0; height: 44px; width: 22%; text-align: center;}
header.m-menu .nva a{display: inline-block;height: 44px;}
header.m-menu .nva a.a_sos b{display: inline-block;width: 38px; height: 44px; background: url(/content/dam/gtjagy/i-sos.svg)no-repeat center center; background-size: 24px 24px;}
header.m-menu .nva a.a_lang b{display: inline-block;width: 38px; height: 44px; background: url(/content/dam/gtjagy/language.svg)no-repeat center center; background-size: 24px 24px;}
header.m-menu .nva a.a_nva b{display: inline-block; width: 38px; height: 44px; background: url(/content/dam/gtjagy/i-menu.svg)no-repeat center center; background-size: 24px 24px;}
header.m-menu .nva{ left:0; }
header.m-menu .lang{ right: 0; }
header.m-menu .lang a{display: inline-block;line-height: 44px; font-size: 1.5rem;color: #999;}
header.m-menu .lang a img{ width: 20px; height: 20px; margin-right: 5px; position: relative; top: -2px; }
.langpop{ position:absolute; top: 52px; right: 0; line-height: 38px; background: #fff; color: #333; width: 110px; border-radius: 3px; display: none; z-index: 13;}
.langpop>em{ position: absolute; top: -8px; left: 70px; display: block; width: 0; height: 0; border-left: solid 8px transparent; border-right: solid 8px transparent;  border-bottom: solid 8px #fff;}
.langpop li{ position: relative; text-align: center; font-size: 1.5rem;}
.langpop li.active b{ position: absolute; top: 14px; right: 10px; display: block; width: 16px; height: 11px; background: url(/content/dam/gtjagy/dui.png)no-repeat;background-size: 100% 100%;}
.langpop li:first-child{ background: url(/content/dam/gtjagy/cn.png)no-repeat 12px 8px; background-size: 20px 20px;}
.langpop li:last-child{ background: url(/content/dam/gtjagy/us.png)no-repeat 12px 8px; background-size: 20px 20px;}
.langpop li+li{ border-top: solid 1px #e7e7e7; }
.hidmenu {
  position: fixed;
  left: 0; display: none;
  top: 44px;
  bottom: 0;
  width: 100%;
  z-index: 0;
  background-color: #fff;
  overflow: hidden;
  overflow-y: auto;
}
.hidmenu ul.nav{ 
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 45%;
  background-color: #f7f7f7;
}
.hidmenu ul.nav li{position: relative; border-bottom: solid 1px #ECECEC;}
.hidmenu ul.nav li a {
  display: block; 
  padding: 12px 15px;
  font-size: 1.6rem;
  color: #333; text-align: left;
  white-space: nowrap;
}
.hidmenu ul.nav li::after{display: block; position: absolute; top: 15px; left: 0; content: ""; width: 3px; height: 20px; background: #f7f7f7;}
.hidmenu ul.nav li.active a{
  background: #fff;
  color: #034888; 
}
.hidmenu ul.nav li.active::after{background: #034888;}

.hidmenu .topc {
  position: absolute;
  width: 100%; text-align: left;
  bottom: 0;
}
.hidmenu .topc .il a,
.hidmenu .topc .il a:hover,
.hidmenu .topc .il a:active,
.hidmenu .topc .il a:focus,
.hidmenu .topc .il a.active {
  display: block;
  padding: 6px 15px;
  font-size: 1.6rem;
  background-color: #4b7ed6;
  color: #fff;
}
.hidmenu .topc .il a span,
.hidmenu .topc .il a:hover span,
.hidmenu .topc .il a:active span,
.hidmenu .topc .il a:focus span,
.hidmenu .topc .il a.active span {
  margin-right: 8px; position: relative; top: 1px;
  font-size: 2.2rem;
}
.hidmenu .topc .il a small,
.hidmenu .topc .il a:hover small,
.hidmenu .topc .il a:active small,
.hidmenu .topc .il a:focus small,
.hidmenu .topc .il a.active small {
  padding: 0px 5px;
  color: #0f8edb;
  font-size: 1.2rem;
  text-transform: uppercase;
  border-radius: 10%;
  overflow: hidden;
  background-color: #fff;
  margin-left: 10px;
}
.hidmenu .topc .il:last-child a{
  background: #034888;
}

.hidmenu ul.nav li.search{ border:none; background: #4270bd; margin-top: 44px;}

.chiren-con ul.chiren-ul{ display: none; }
.hidmenu ul.chiren-ul{position: absolute; right: 0; top: 0; bottom: 0; width: 55%;background-color: #fff; }
.hidmenu ul.chiren-ul li.ch_li{ margin: 0 15px; border-bottom: solid 1px #eee; text-align: left;}
.hidmenu ul.chiren-ul li a {
  display: block; position: relative;
  padding: 8px 5px;
  font-size: 1.6rem;
  color: #333; 
  white-space: nowrap;
}
.hidmenu ul.chiren-ul li a i{ position: absolute; right: 10px; top: 10px; }
.hidmenu ul.chiren-ul li.ch_li ul{ padding-left: 20px; display: none;}
.hidmenu ul.chiren-ul li.ch_li.active ul{ display: block; }
.hidmenu ul.chiren-ul li.ch_li.active>a{color: #034888; }
.hidmenu ul.chiren-ul li.ch_li.active>a>i.icon-jiantou-copy-copy:before{content: "\e612";color: #034888;}
header.m-menu.active .nva a.a_nva b{background: url(/content/dam/gtjagy/i-close.png)no-repeat center center; background-size: 20px 20px;}
header.m-menu.active .hidmenu{display: block;}

/****menu end*****/

/****search*****/
header.headsos{border-color: #fff;}
.headsos .searchbar{ padding:.7rem 1rem; position: relative; }
.headsos .inputbor{background: #f4f4f4; border-radius: 30px; width: 88%; text-align: left;}
.headsos .inputbor input{ background: #f4f4f4;padding:0 1rem; height: 30px; line-height: 30px;  box-sizing: border-box; border-radius: 30px; font-size: 1.4rem; width: 100%; outline: none;}
.sosreset{position: absolute; top: 0; right: 0; display: inline-block; font-size: 1.4rem; padding: 1.2rem;}

.schoose{ position: relative; float: left; line-height: 30px; display: inline-block;height: 30px; width: 55px; padding-left: .8rem; text-align: center; color: #333; }
.schoose b{ position: absolute; top: .6rem; right: 0; display: block; width: 1px; height: 16px; background: #e7e7e7; }


.choosepop{position:absolute; top: 37px; left: 0;background: #fff; color: #333; text-align: left; width: 90px; border-radius: 3px; z-index: 13; display: none;}
.choosepop>em{ position: absolute; top: -8px; left: 20px; display: block; width: 0; height: 0; border-left: solid 8px transparent; border-right: solid 8px transparent;  border-bottom: solid 8px #fff;}
.choosepop li{ padding: .4rem 1rem; position: relative;}
.choosepop li.active{ color: #4270bd; }
.choosepop li.active b{ position: absolute; top: 14px; right: 10px; display: block; width: 16px; height: 11px; background: url(/content/dam/gtjagy/dui.png)no-repeat;background-size: 100% 100%;}
.choosepop li+li{ border-top: solid 1px #e7e7e7; }

.hotsos h2{ padding:.7rem 1rem; font-size: 1.4rem; color: #999; font-weight: normal; border-bottom: solid 1px #e7e7e7; }
.hotsos li{ border-bottom: solid 1px #e7e7e7;}
.hotsos li a{display: block;  padding:.7rem 1rem; font-size: 1.5rem;}
.hotsos li a i{ float: right; color: #ccc; }

.hotsos li.s-tag a i{ margin-top: 12px; }
.hotsos li.s-tag a h3{ font-size: 1.6rem; font-weight: normal; }
.hotsos li.s-tag a p{ color: #999; font-size: 1.4rem; }
.hotsos li.s-tag a p em{ display: inline-block; background: #4270bd; color: #fff; line-height: 1; padding: 2px 4px; margin-right: 5px; font-size: 1.2rem; border-radius: 2px; }
.hotsos li.s-tag a h3 em{display: inline-block; border: solid 1px #e7e7e7;line-height: 1; padding: 3px 4px; margin-left: 5px; font-size: 1.2rem; border-radius: 2px;}
.hotsos li.s-tag a h3 em.low{ border-color: #3eaded; color: #3eaded; }
.hotsos li.s-tag a h3 em.med{ border-color: #ffae00; color: #ffae00; }
.hotsos li.s-tag a h3 em.hig{ border-color: #ff6a00; color: #ff6a00; }

.sresult ul li{ border-bottom: solid 1px #e7e7e7; }
.sresult ul li a{ padding: 1rem; display: block; }
.sresult ul li a h3{ font-size: 1.6rem; font-weight: normal; }
.sresult ul li a p{ color: #666; font-size: 1.4rem; margin-top: 5px; }
.sresult ul li a p.gray{color: #999; padding-top: 5px;}
.tabBox .hd{ height:44px; border-bottom:2px solid #eee; }
.tabBox .hd ul{height: 44px; display: -moz-box; display: -webkit-box; display: -o-box; display: box;}
.tabBox .hd ul li{ height: 44px;-moz-box-flex: 1; -webkit-box-flex: 1; -o-box-flex: 1; box-flex: 1; text-align: center;}
.tabBox .hd ul li a{ position: relative; display: block; font-size:1.5rem; padding: 0; height: 44px; line-height: 44px;}
.tabBox .hd ul li.on a{ color:#034888;}
.tabBox .hd ul li.on a>b{ display: block; position: absolute; left: 0; right: 0; height: 2px; background: #034888; z-index: 2;}
.tabBox .bd ul{ padding: 0 1rem; }
.plary li{border-bottom:solid 1px #eee;}
.plary li a{ padding: 1rem 0; display: block;  }

/****search end*****/

.g-o,.gtja-section,.gtja-section .section-content,.gtja-section .section-con{ width: 100%; box-sizing: border-box; }
.gtja-section.main{padding: 0;}
.top-menu,.search-banner,.banner .nav-menu,.funbtn,.return{display: none; }
.banner{ margin-top: 44px; }
.banner,.banner .carousel-inner .item{ height: 590px; }
.banner .carousel-indicators{ bottom: 20px; }
.banner .carousel-indicators li{ width: 12px; height: 12px; margin:0 1px;}
.banner-bd{ margin: 0; padding: 20% 10% 10% 10%;}
.banner-bd h1{font-size: 20px; font-weight: bold;}
.banner-bd p{font-size: 14px; padding: 20px 0;}
.banner-bd a.more{font-size: 14px;line-height: 20px;padding: 4px 20px;}


.footer .pc-footer{display: none;}
.footer .m-footer{display: block;}
.footer .m-footer .linkul{background: #fff; margin-top: 16px; padding: 0 15px;}
.footer .m-footer .linkul dl{ border-bottom: solid 1px #eee; }
.footer .m-footer .linkul dl dt{ height: 44px; line-height: 44px; font-size: 1.5rem; }
.footer .m-footer .linkul dl dt i{ float: right; }
.footer .m-footer .linkul dl dd{ padding-left: 15px; padding-bottom: 5px; display: none;}
.footer .m-footer .linkul dl dd a{display: block; font-size: 1.2rem; padding: 5px 0;}
.footer .m-footer .linkul dl dd i{display: inline-block; width: 22px; height: 22px; margin-right: 10px;}
i.i-wechat{background: url(/content/dam/gtjagy/wechat.svg)no-repeat; background-size: 100% 100%;}
i.i-weibo{background: url(/content/dam/gtjagy/weibo.svg)no-repeat; background-size: 100% 100%;}
i.i-toutiao{background: url(/content/dam/gtjagy/toutiao.svg)no-repeat; background-size: 100% 100%;}
i.i-zhihu{background: url(/content/dam/gtjagy/zhihu.svg)no-repeat; background-size: 100% 100%;}
.footer .m-footer .linkul dl.active dd{display: block;}
.footer .m-footer .linkul dl.active dt,.footer .m-footer .linkul dl.active dt i{color: #034888;}
.footer .m-footer .linkul dl.active dt i:before{content: "\e612";}
.footer .m-footer .foot-us{
  text-align: center;
  background: #034888;
  color: #79a1c9;
}
.footer .m-footer .foot-us .f-us {
  padding: 15px 0;
}
.footer .m-footer .foot-us .f-us a {
  color: #79a1c9; text-decoration: underline; margin: 0 10px;
}
.footer .m-footer .foot-us p{ padding-top: 10px; }
.footer .m-footer .foot-us p a.ipv{ font-size: 10px; border:solid 1px #79a1c9; padding: 0 7px; border-radius: 20px; margin: 0 5px; text-decoration: none;}
.footer .m-footer .foot-us p a.jun-b{background: url(/content/dam/gtjagy/b.svg)no-repeat center left; background-size: 16px 16px; padding-left: 16px;text-decoration: none;}
.gzh {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  background: url(/content/dam/gtjagy/gzh.png)no-repeat; background-size: 100% 100%;
}
/*******end*******/
.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  z-index: 10;
}
.mask1 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  z-index: 12;
  display: none;
}

/*
 *快捷菜单
 */
.quickmask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  z-index: 10;
  display: none;
}
.quickMenu{
  width: 80px;display: block;
  height: 80px;
  border-radius: 100%;
  background: url(/content/dam/gtjagy/quick.png)no-repeat; background-size: 100% 100%;
  position: fixed;
  bottom: 3%;
  right: 15px;
  z-index: 10;
}
.quickpop{ position: absolute; top: -125px;right: 0; width: 150px; background: #fff; border-radius: 5px; display: none; z-index: 5; }
.quickpop>b{ display: block;width:0;
    height:0; position: absolute; bottom: -20px; right: 30px;
    overflow:hidden;
    font-size: 0;    
    line-height: 0; 
    border-width:10px;
    border-style:solid; 
    border-color: #fff transparent transparent transparent;
}
.quickpop ul li+li{border-top:solid 1px #eee;}
.quickpop ul li a{display: block; padding: 10px 10px 10px 40px; font-size: 1.5rem;}
.quickpop ul li a i.iconfont{ float: right; }
.quickpop ul li:first-child a{background: url(/content/dam/gtjagy/i-account.png)no-repeat 10px center; background-size: 24px 24px;}
.quickpop ul li:nth-child(2) a{background: url(/content/dam/gtjagy/i-app.png)no-repeat 10px center; background-size: 24px 24px;}
.quickpop ul li:last-child a{background: url(/content/dam/gtjagy/i-map.png)no-repeat 10px center; background-size: 24px 24px;}

.page {padding: 16px 0 24px; text-align: center;}

.gethome{ width: 48px; height: 48px; right: 30px; }