@charset "utf-8";
html{color: #000;overflow-x: hidden;height: 100%;-webkit-tap-highlight-color: transparent;}
body {font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif;color: #000;-webkit-text-size-adjust: none;}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,figure,form,fieldset,legend,input,textarea,button,p,blockquote,th,td,pre,xmp{margin:0;padding:0}
body,input,textarea,button,select,pre,xmp,tt,code,kbd,samp{line-height: 1.5rem;font-family: "Arial","Microsoft YaHei","黑体","宋体",sans-serif}
h1,h2,h3,h4,h5,h6,small,big,input,textarea,button,select{font-size:100%;-webkit-margin-before:0em;margin-block-start:0em;-webkit-margin-after: 0em;margin-block-end: 0em;}
h1,h2,h3,h4,h5,h6{font-family:"Arial","Microsoft YaHei","黑体","宋体",sans-serif}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}
address,cite,dfn,rem,i,optgroup,var{font-style:normal}
table{border-collapse:collapse;border-spacing:0;text-align:left}
caption,th{text-align:inherit}
ul,ol,menu{list-style:none}
fieldset,img{border:0}
img,object,input,textarea,button,select{vertical-align:middle}
article,aside,footer,header,section,nav,figure,figcaption,hgroup,details,menu{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
blockquote:before,blockquote:after,q:before,q:after{content:"\0020"}
textarea{overflow:auto;resize:vertical}
input,textarea,button,select,a{outline:0 none;border: none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
mark{background-color:transparent}
a,ins,s,u,del{text-decoration:none}@
sup,sub{vertical-align:baseline}
hr {height: .02rem;margin: .1rem 0;border: medium none;border-top: .02rem solid #cacaca;}
a {color: #333;text-decoration: none;}
a:hover{color: #fb2c3c;}
img {max-width: 100%;vertical-align:middle;}
/*placeholder*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    color: #999;@
}
input:-moz-placeholder, textarea:-moz-placeholder{
    color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder{
    color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
    color: #999;
}
input[type="button"], input[type="submit"], input[type="reset"] {
  -webkit-appearance: none;
}

textarea {  
  -webkit-appearance: none;
}  
body {
  margin: 0 auto;
  position: relative;
  width: 750px;
  max-width: 750px;
  overflow: hidden;
}
.gjbk-head{
  height: 52px;
  overflow: hidden;
}
.gjbk-head p{
  height: 32px;
  line-height: 32px;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  padding-left: 50px;
  color: #da1c3e;
}
.gjbk-head p::after{
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 38px;
  height: 30px;
  background: url(../img/ico.png);
  z-index: 0;
}
.gjbk-head span{
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 12px;
  color: #A3A3A3;
}
.gjbk-head span b{
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
}
.top-header{
  background-color: #F0F0F0;
  padding: 0 10px;
}
.top-header .top-header-table::after{
  content: '';
  display: block;
  clear: both;
}
.top-header .top-header-table .top-link-left{
  float: left;
  height: 65px;
  line-height: 65px;
}
.top-header .top-header-table .top-text-right{
  float: right;
  height: 65px;
  line-height: 65px;
}
.top-header .top-header-table .top-link-left img{
  max-height: 40px;
  margin-right: 15px;
}
.top-header .top-text-right{
  text-align: right;
}
.top-header a,
.top-header p{
  color: #666;
  font-size: 16px;
  display: inline-block;
}
.top-header a:hover{
  opacity: .8;
}
.banner{
  background-image: url(../img/banner.jpg);
  -moz-background-size: contain;
       background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  padding-bottom: 90.67%;
}
.gjbk{
  padding: 0 30px;
  position: relative;
}
.gjbk1 .gjbk-bot{
  position: absolute;
  top: 210px;
  right: 105px;
}
.gjbk-item::after{
  content: '';
  display: block;
  clear: both;
}
.gjbk1{
  position: relative;
  margin-top: -18px;
  height: 350px;
}
.gjbk1 .gjbk-head p{
  color: #000;
}
.gjbk1::before{
  display: block;
  content: '';
  position: absolute;
  top: -48px;
  left: 50%;
  width: 692px;
  margin-left: -346px;
  height: 358px;
  background: url(../img/bg1.png);
}
.gjbk1 .gjbk-body{
  margin-top: 20px;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list{
  width: 340px;
  float: left;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p{
  line-height: 34px;
  overflow: hidden;
  font-size: 18px;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p i{
  color: #da1c3e;
}
.gjbk2{
  background-image: url(../img/bg2.jpg);
  -moz-background-size: cover;
       background-size: cover;
  padding-top: 15px;
  height: 460px;
}
.gjbk2 .gjbk-head p{
  color: #fff;
}
.gjbk2 .gjbk-head b{
  color: #bbb;
}
.gjbk2 .gjbk-body{
  margin-top: 45px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list{
  float: left;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-box{
  width: 108px;
  margin-left: 36px;
  border: 2px solid #fff;
  padding: 20px 0;
  box-sizing: border-box;
  text-align: center;
  height: 130px;
  position: relative;
  margin-top: 106px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list:nth-child(odd) .gjbk-box{
  margin-top: 56px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-box i{
  display: block;
  position: absolute;
  top: -56px;
  left: 50%;
  margin-left: -31px;
  width: 62px;
  height: 56px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-box i{
  background: url(../img/ico.png) -39px 0;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l2 .gjbk-box i{
  background: url(../img/ico.png) -101px 0;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l3 .gjbk-box i{
  background: url(../img/ico.png) -39px -56px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l4 .gjbk-box i{
  background: url(../img/ico.png) -101px -56px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l5 .gjbk-box i{
  background: url(../img/ico.png) -39px -112px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list:first-child .gjbk-box{
  margin-left: 0;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p{
  color: #fff;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p span{
  line-height: 28px;
  display: block;
}
.gjbk2 .gjbk-bot{
  position: absolute;
  bottom: 0;
  left: 260px;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 28px;
}
.gjbk2 .gjbk-bot p{
  padding-left: 70px;
}
.gjbk2 .gjbk-bot i{
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 30px;
}
.gjbk2 .gjbk-bot p span{
  letter-spacing: 1px;
}
.gjbk3{
  background-image: url(../img/bg3.jpg);
  -moz-background-size: cover;
       background-size: cover;
  padding-top: 100px;
  height: 375px;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list{
  width: 50%;
  float: left;
  margin-top: 150px;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list:first-child{
  margin-top: 20px;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list .gjbk-box>div{
  line-height: 34px;
  font-size: 24px;
  font-weight: bold;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list .gjbk-box>b{
  line-height: 22px;
  margin-bottom: 10px;
  display: block;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p,
.gjbk3 .gjbk-body .gjbk-item .gjbk-list .gjbk-box b{
  font-size: 18px;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list .gjbk-box b{
  font-weight: bold;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p span{
  display: block;
  line-height: 34px;
}
.gjbk4{
  background-image: url(../img/bg4.jpg);
  -moz-background-size: cover;
       background-size: cover;
  height: 240px;
}
.gjbk4 .gjbk-body{
  margin-top: 53px;
}
.gjbk4 .gjbk-body .gjbk-item{
  text-align: center;
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list{
  width: 50%;
  float: left;
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list .gjbk-box{
  width: 218px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  margin: 0 auto;
  background: #DA1C41;
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list:first-child .gjbk-box{
  background: none;
  border: 1px solid #fff;
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list .gjbk-box b{
  color: #fff;
  font-size: 20px;
}


.gjbk5{
  background-image: url(../img/bg5.jpg);
  -moz-background-size: cover;
       background-size: cover;
  height: 450px;
}
.gjbk5 .gjbk-head{
  padding: 7px 0 10px;
  box-sizing: content-box;
}
.gjbk5 .gjbk-body .gjbk-item{
  width: 556px;
  margin: 0 auto;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list{
  margin-top: 30px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list:first-child{
  margin-top: 20px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box{
  position: relative;
  padding-left: 120px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p{
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 0;
  width: 94px;
  height: 34px;
  line-height: 34px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p b{
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #DA1C41;
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l4 .gjbk-box p b{
  font-size: 18px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p::before{
  content: '';
  display: block;
  position: absolute;
  bottom: -10px;
  left: -10px;
  border: 10px solid transparent;
  border-right-color: #721024;
  z-index: 1;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p::after{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -34px;
  border: 17px solid transparent;
  border-left-color: #DA1C41;
  z-index: 1;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box span{
  display: block;
  background: rgba(236,200,211,.8);
  line-height: 30px;
  padding: 0 10px;
  font-size: 18px;
}
.gjbk6{
  padding: 50px 0 0;
}
.gjbk6 .gjbk-head{
  padding: 0 30px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list{
  margin-top: 35px;
  height: 254px;
  background: url(../img/bg6.png);
  padding: 48px 30px 0;
  text-align: center;
  position: relative;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list:first-child{
  margin-top: 20px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l2,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l4,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l6{
  -moz-transform:scaleX(-1);
  -webkit-transform:scaleX(-1);
  -o-transform:scaleX(-1);
  transform:scaleX(-1);
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l2 .gjbk-box,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l4 .gjbk-box,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l6 .gjbk-box,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l2 .gjbk-bot,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l4 .gjbk-bot,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l6 .gjbk-bot{
 -moz-transform:scaleX(-1);
  -webkit-transform:scaleX(-1);
  -o-transform:scaleX(-1);
  transform:scaleX(-1);
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list i{
  display: inline-block;
  width: 687px;
  height: 114px;
  background: url(../img/zy.jpg);
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l2 i,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l4 i,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l6 i{
  -moz-transform:scaleX(-1);
  -webkit-transform:scaleX(-1);
  -o-transform:scaleX(-1);
  transform:scaleX(-1);
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l2 i{
  background: url(../img/zy.jpg);
  background-position: 0 -114px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l3 i{
  height: 87px;
  background: url(../img/zy.jpg);
  background-position: 0 -228px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l4 i{
  background: url(../img/zy.jpg);
  background-position: 0 -315px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l5 i{
  height: 98px;
  background: url(../img/zy.jpg);
  background-position: 0 -429px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-box:after{
  content: '';
  display: block;
  clear: both;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-box span{
  color: #fff;
  width: 16.66%;
  float: left;
  font-size: 20px;
  line-height: 34px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l3 .gjbk-box span{
  width: 12.5%;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l5 .gjbk-box span{
  width: 14.28%;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l3 .gjbk-box span:last-child,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l5 .gjbk-box span:last-child{
  font-size: 16px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-bot{
  position: absolute;
  bottom: 0;
  left: 50px;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
}
.gjbk .gjbk-body .gjbk-btn{
  height: 80px;
  line-height: 80px;
  text-align: center;
}
.gjbk6 .gjbk-body .gjbk-btn{
  background: url(../img/bg6-btn.png);
  margin-top: 40px;
}
.gjbk .gjbk-body .gjbk-btn a{
  color: #fff;
  display: inline-block;
  width: 216px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
}

.gjbk7{
  padding-top: 40px;
}
.gjbk7 .gjbk-body .gjbk-item{
  padding-top: 20px;
}
.gjbk7 .gjbk-body .gjbk-item .gjbk-list{
  float: left;
  width: 20%;
}
.gjbk7 .gjbk-body .gjbk-btn{
  background: url(../img/bg7-btn.png);
  margin: 25px -30px 0;
}
.gjbk8{
  padding-top: 35px;
  background: #DA1C3E url(../img/bg8.jpg) no-repeat;
  -moz-background-size: contain;
       background-size: contain;
}
.gjbk8 table{
  margin-top: 35px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  font-size: 17px;
}
.gjbk8 table,
.gjbk8 table td a{
  color: #fff;
  line-height: 24px;
}
.gjbk8 table td a{
  margin-right: 5px;
    white-space: pre;
}
.gjbk8 .gjbk-body .gjbk-item .gjbk-list .gjbk-box{
  text-align: center;
}
.gjbk8 table tr td:nth-child(1),
.gjbk8 table tr td:nth-child(3){
  width: 72px;
}
.gjbk8 table tr td:nth-child(2){
  width: 225px;
}
.gjbk8 table tr td:nth-child(4){
  width: 320px;
}
.gjbk8 table td{
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 15px;
}
.gjbk8 .gjbk-body{
  text-align: center;
}
.gjbk8 .gjbk-body .gjbk-btn{
  background: #DA1C3E;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  padding: 0 15px;
  margin-top: 14px;
}
.gjbk8 .gjbk-body .gjbk-btn a{
  width: auto;
  font-weight: bold;
}











.gjbk-copy{
  margin-top: 15px;
  text-align: center;
  line-height: 22px;
  padding: 10px 20px;
}
.gjbk-copy,
.gjbk-copy p,
.gjbk-copy a{
  color: #999 !important;
  font-size: 12px;
}
.gjbk-copy a:hover{
  opacity: .8;
}