@charset "gb2312";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0;font-family: "微软雅黑" }
ul,ol{list-style:none;}
a{text-decoration:none;}
img{border:0;vertical-align:middle;}
input,button{vertical-align:middle;outline:none;border:none;}
textarea{outline:none;border:none;resize:none;}
input, textarea {box-sizing: content-box;outline: none;background: 0 0;}
.rt{float:right;}
.lf{float: left;}
a,body{color: #000;}
/*清除浮动*/
.clearfix{*zoom:1;} /* 针对IE7 hack，触发IE7的haslayout，以清除浮动 */
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
table tr td,table{border-collapse:collapse;}
/*解决 a标签点击出现色块*/
a:active{
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    -moz-tap-highlight-color:rgba(0, 0, 0, 0);
    -ms-tap-highlight-color:rgba(0, 0, 0, 0);
    -o-tap-highlight-color:rgba(0, 0, 0, 0);
    tap-highlight-color:rgba(0, 0, 0, 0);
}

body{min-width: 1005px;}
.gj-wrap{background: url(gj-body-bg.png);}
/*公用头部*/
.gj-top{background: #fff;}
.top-main{margin:auto;padding:27px 0px 11px;width: 1005px;height: 72px;}
.top-main>p{float: left;width: 380px;}
.top-rt{float: right;width: 268px;}
.top-info{height: 38px;}
.top-info-lf{float: left;margin:10px auto auto 15px;width: 125px;}
.kongqi{font-size: 12px;color: #c1c1c1;}
.kq-info{margin-left: 11px;font-size: 12px;color: #ff890e;}
.tq-icon{display: inline-block;margin-top: 5px;}
.top-info-rt{float: right;font-size: 12px;color: #c1c1c1;}
.top-info-text{float: right;margin-left: 5px;}
.gj-search{margin-top: 4px;font-size: 0px;}
.textInpt{padding:0px 15px;width: 210px;height: 23px;line-height: 24px;border: 1px solid #9f9f9f;border-right: none;font-size: 14px;color: #807e7e;}
.subBtn{width: 25px;height: 25px;background: #ef4428 url(search-icon.png) center center no-repeat;cursor: pointer;}

.gj-nav{position: relative;height: 36px;box-shadow: 0px 3px 10px 1px #b5b5b5;background: #d4d4d4;z-index: 1;}
.gj-nav-main{margin: auto;width: 920px;}
.nav-link{float: left;}
.nav-link>a{display: block;position: relative;width: 90px;height: 36px;line-height: 36px;font-size: 12px;font-family: "宋体";color: #fff;text-align: center;}
.nav-link.on>a{font-size: 14px;background: #0066a0;}
.nav-link.on .nav-down,.nav-link.on .nav-con{display: block;}
.nav-down{display: none;position: absolute;top: 36px;left: 50%;margin-left: -5px;width: 0px;height: 0px;border: 5px solid transparent;border-top-color:#0066a0;}
.nav-con{display: none;position: absolute;top: 36px;left: 0px;padding-top: 5px;width: 100%;height: 30px;background: #efefef;z-index: -1;}
.nav-con-c{margin: auto;width: 920px;height: 30px;line-height: 30px;font-size: 0px;}
.nav-con-c>a{display: inline-block;padding:0px 18px;height: 18px;line-height: 18px;font-size: 12px;font-family: '宋体';color: #000;background: url(nav-link-bg.png) right center no-repeat;vertical-align: middle;}
.nav-con-c>a:hover{text-decoration: underline;}
/*公用头部end*/

/*公用尾部*/
.gj-footer{padding-top:10px;height: 50px;border-top: 5px solid #0066a0;background: #fff;}
.gj-footer>p{margin-bottom: 5px;font-size: 12px;font-family: '宋体';text-align: center;}
/*公用尾部end*/



