@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: 98px;
  background-color: #824BAC;
  text-align: center;
  padding-top: 10px;
  position: relative;
}
.gjbk-head::after{
  content: '';
  display: block;
  position: absolute;
  bottom: -36px;
  left: 50%;
  margin-left: -18px;
  border: 18px solid transparent;
  border-top-color: #824BAC;
}
.gjbk-head p{
  height: 52px;
  line-height: 52px;
  font-size: 37px;
  font-weight: bold;
  color: #fff;
}
.gjbk-head p i{
  color: #fd9804;
}
.gjbk-head span{
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  opacity: .43;
}
.gjbk-head span b{
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
  font-weight: bold;
}
.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,
.top-header .top-header-table .top-text-right{
  height: 65px;
  line-height: 65px;
}
.top-header .top-header-table .top-link-left{
  float: left;
}
.top-header .top-header-table .top-text-right{
  float: right;
}
.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;
  padding-bottom: 90.4%;
}
.banner .banner-text{
  padding: 165px 30px 0;
}
.banner .banner-text p{
  color: #fff;
  font-size: 25px;
  margin-top: 6px;
  line-height: 40px;
}
.banner .banner-text p b{
  display: block;
}
.gjbk{
  position: relative;
}
.gjbk .gjbk-body .gjbk-btn{
  margin-top: 20px;
  text-align: center;
}
.gjbk .gjbk-body .gjbk-btn a{
  display: inline-block;
  height: 52px;
  line-height: 52px;
  background: #4A216E;
  border: 2px solid #A86038;
  box-sizing: content-box;
  color: #FD9804;
  font-weight: bold;
  font-size: 30px;
  padding: 0 35px;
}
.gjbk1 .gjbk-bot{
  position: absolute;
  top: 210px;
  right: 105px;
}
.gjbk-item::after{
  content: '';
  display: block;
  clear: both;
}
.gjbk1{
  height: 788px;
  background-image: url(../img/bg1.jpg);
  -moz-background-size: cover;
  background-size: cover;
}
.gjbk1 .gjbk-body .gjbk-item{
  position: relative;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list{
  position: absolute;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list.l1{
  width: 140px;
  top: 200px;
  left: 560px;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list.l2{
  width: 190px;
  top: 220px;
  left: 360px;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list.l3{
  width: 165px;
  top: 315px;
  left: 265px;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list.l4{
  width: 155px;
  top: 425px;
  left: 225px;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list.l5{
  width: 210px;
  top: 560px;
  left: 220px;
}
.gjbk1 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p{
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}

.gjbk2{
  background: #371359 url(../img/bg2.jpg);
  -moz-background-size: cover;
       background-size: cover;
  padding-bottom: 45px;
}
.gjbk2 .gjbk-body{
  padding-top: 50px;
  text-align: center;
  padding-bottom: 45px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list{
  margin-top: 25px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-title{
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 10px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p{
  font-size: 30px;
  position: relative;
  padding: 0 180px;
  display: inline-block;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p::before,
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p::after{
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
  left: 0;
  width: 170px;
  height: 7px;
  background: url(../img/ico1.png);
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p::after{
  left: auto;
  right: 0;
  transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
  -o-transform:rotate(180deg);
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p i{
  color: #fd9804;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-img{
  height: 128px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list p{
  color: #fff;
  font-size: 20px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-box{
  padding: 0 20px;
  line-height: 30px;
  height: auto;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l4 .gjbk-box,
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l5 .gjbk-box,
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l6 .gjbk-box{
  padding: 0 70px;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p{
  float: left;
  width: 25%;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-box p{
  width: 16.66%;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l2 .gjbk-box p{
  width: 14.28%;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list.l3 .gjbk-box p{
  width: 20%;
}
.gjbk2 .gjbk-body .gjbk-item .gjbk-list .gjbk-box::after{
  content: '';
  display: block;
  clear: both;
}


.gjbk3{
  background:#341358;
  -moz-background-size: cover;
       background-size: cover;
}
.gjbk3 .gjbk-body{
  padding-bottom: 0;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-box{
  padding: 0 140px;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-box p{
  width: 33.33%;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list.l3 .gjbk-box p{
  width: 50%;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list.l5 .gjbk-box:last-child p{
  width: 20%;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list.l5 .gjbk-box{
  padding: 0 40px;
}
.gjbk3 .gjbk-body .gjbk-item .gjbk-list.l5 .gjbk-box.b1{
  padding: 0 70px;
}


.gjbk4{
  background-image: url(../img/bg4.jpg);
  -moz-background-size: contain;
       background-size: contain;
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-box p{
  width: 30%;
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-box p:nth-child(2){
  width: 42%
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-box p:nth-child(3){
  width: 28%
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list.l2 .gjbk-box p,
.gjbk4 .gjbk-body .gjbk-item .gjbk-list.l3 .gjbk-box p{
  width: 25%;
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list.l2 .gjbk-box{
  padding: 0 75px;
}
.gjbk4 .gjbk-body .gjbk-item .gjbk-list.l3 .gjbk-box{
  padding: 0 60px;
}



.gjbk5{
  background: #371359;
  padding-bottom: 50px;
}
.gjbk5 .gjbk-body{
  padding-top: 47px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list{
  height: 212px;
  margin-top: 10px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l1{
  background: url(../img/bg5_01.jpg);
  -moz-background-size: contain;
       background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l2{
  background: url(../img/bg5_02.jpg);
  -moz-background-size: contain;
       background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l3{
  background: url(../img/bg5_03.jpg);
  -moz-background-size: contain;
       background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l4{
  background: url(../img/bg5_04.jpg);
  -moz-background-size: contain;
       background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l5{
  background: url(../img/bg5_05.jpg);
  -moz-background-size: contain;
       background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l6{
  background: url(../img/bg5_06.jpg);
  -moz-background-size: contain;
       background-size: contain;
  background-position: center left;
  background-repeat: no-repeat;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l7{
  background: url(../img/bg5_07.jpg);
  -moz-background-size: contain;
       background-size: contain;
  background-position: center right;
  background-repeat: no-repeat;
  margin-top: 25px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p{
  color: #8249ac;
  font-size: 20px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box{
  position: relative;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box .gjbk-title{
  width: 220px;
  height: 212px;
  line-height: 235px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box .gjbk-title p{
  color: #fff;
  position: relative;
  display: inline-block;
  padding: 0 45px;
  font-size: 27px;
  font-weight: bold;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p::before,
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p::after{
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  left: 0;
  width: 42px;
  height: 3px;
  background: url(../img/ico2.png);
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p::after{
  left: auto;
  right: 0;
  transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
  -o-transform:rotate(180deg);
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box>p{
  width: 550px;
  height: 117px;
  overflow: hidden;
  position: absolute;
  top: 58px;
  left: 200px;
  line-height: 50px;
  padding-top: 9px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l2 .gjbk-box>p,
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l4 .gjbk-box>p,
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l6 .gjbk-box>p{
  left: 15px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l2 .gjbk-box .gjbk-title,
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l4 .gjbk-box .gjbk-title,
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l6 .gjbk-box .gjbk-title{
  left: auto;
  right: -7px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l2 .gjbk-box>p,
.gjbk5 .gjbk-body .gjbk-item .gjbk-list.l3 .gjbk-box>p{
  font-size: 18px;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box>p span{
  position: relative;
  padding-left: 12px;
    white-space: pre;
}
.gjbk5 .gjbk-body .gjbk-item .gjbk-list .gjbk-box>p span::before{
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #FD9804;
}



.gjbk6{
  background: #371359;
}
.gjbk6 .gjbk-body{
  padding: 48px 30px 0;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list{
  position: relative;
  padding-right: 233px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list p{
  color: #fff;
  font-size: 20px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list p i{
  color: #fd9804;
  font-size: 30px;
  font-weight: bold;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-title{
  position: absolute;
  top: 0;
  right: 0;
  height: 70px;
  line-height: 70px;
  width: 233px;
  text-align: right;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-title{
  height: 210px;
  line-height: 210px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-title p::before{
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -70px;
  left: 0;
  width: 1px;
  height: 140px;
  border-left: 1px dotted #fff;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-title p::after{
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 1px;
  border-top: 1px dotted #fff;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p,
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-title p i{
  font-size: 22px;
  font-weight: normal;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-box{
  height: 70px;
  line-height: 70px;
  position: relative;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p{
  display: inline-block;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list.l1 .gjbk-box::after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  width: 18px;
  height: 1px;
  border-top: 1px dotted #fff;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p:first-child{
  width: 180px;
}
.gjbk6 .gjbk-body .gjbk-item .gjbk-list .gjbk-box p i{
  font-style: italic;
}





.gjbk-copy{
  margin-top: 15px;
  text-align: center;
  line-height: 22px;
  padding: 10px 20px;
}
.gjbk-copy,
.gjbk-copy p,
.gjbk-copy a{
  color: #666 !important;
  font-size: 12px;
}
.gjbk-copy a:hover{
  opacity: .8;
}